Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix release pipeline #6

Merged
merged 2 commits into from
Oct 19, 2023
Merged

Fix release pipeline #6

merged 2 commits into from
Oct 19, 2023

Conversation

arturo-seijas
Copy link
Collaborator

@arturo-seijas arturo-seijas commented Oct 19, 2023

Applicable spec: N/A

Overview

Fix release pipeline triggered on merge

Rationale

N/A

Juju Events Changes

N/A

Module Changes

N/A

Library Changes

N/A

Checklist

@arturo-seijas arturo-seijas requested a review from a team as a code owner October 19, 2023 07:46
@github-actions
Copy link

Test coverage for 24b358c

Name           Stmts   Miss Branch BrPart  Cover   Missing
----------------------------------------------------------
src/charm.py      30      0      4      0   100%
----------------------------------------------------------
TOTAL             30      0      4      0   100%

Static code analysis report

Run started:2023-10-19 07:48:49.926125

Test results:
  No issues identified.

Code scanned:
  Total lines of code: 149
  Total lines skipped (#nosec): 0
  Total potential issues skipped due to specifically being disabled (e.g., #nosec BXXX): 0

Run metrics:
  Total issues (by severity):
  	Undefined: 0
  	Low: 0
  	Medium: 0
  	High: 0
  Total issues (by confidence):
  	Undefined: 0
  	Low: 0
  	Medium: 0
  	High: 0
Files skipped (0):

@arturo-seijas arturo-seijas merged commit 04defd7 into main Oct 19, 2023
19 checks passed
@arturo-seijas arturo-seijas deleted the fix-release-pipeline branch October 19, 2023 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants