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

Enable documentation automation #60

Merged
merged 1 commit into from
Nov 30, 2023
Merged

Enable documentation automation #60

merged 1 commit into from
Nov 30, 2023

Conversation

mthaddon
Copy link
Contributor

Applicable spec: N/A

Overview

Enable discourse-gatekeeper.

Rationale

We want to automatically publish documentation updates, and be notified if someone makes a change to our upstream documentation.

Juju Events Changes

N/A

Module Changes

N/A

Library Changes

N/A

Checklist

@mthaddon mthaddon requested a review from a team as a code owner November 29, 2023 12:34
Copy link
Contributor

@gtrkiller gtrkiller left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

Test coverage for 5dc033b

Name                 Stmts   Miss Branch BrPart  Cover   Missing
----------------------------------------------------------------
src/charm.py           201     18     41      9    89%   126-129, 157-158, 178-179, 198, 239-241, 255->266, 274-278, 352->355, 377, 390, 399->402, 477
src/file_reader.py      17      0      6      0   100%
----------------------------------------------------------------
TOTAL                  218     18     47      9    90%

Static code analysis report

Run started:2023-11-29 12:45:32.852421

Test results:
  No issues identified.

Code scanned:
  Total lines of code: 1294
  Total lines skipped (#nosec): 1
  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):

@mthaddon mthaddon merged commit 4c271d0 into main Nov 30, 2023
19 checks passed
@mthaddon mthaddon deleted the enable-doc-publishing branch November 30, 2023 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants