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

Update breaking changes from starter-pack and improve workflow #220

Merged
merged 2 commits into from
Jan 17, 2024

Conversation

agileshaw
Copy link
Contributor

  • There are recent breaking changes in canonical/sphinx-docs-starter-pack that causes our workflow to fail. Align those changes in COU to fix the issue.
  • Update the workflow to only trigger documentation checks if a PR modifies docs/. This will prevent un-necessary runs. I'm keeping the on.push as is because I think it is good to have a way to notify us about dependency breakage (those issues are not affecting live doc site).

@agileshaw agileshaw requested a review from a team as a code owner January 16, 2024 19:07
@agileshaw agileshaw marked this pull request as draft January 16, 2024 19:12
@agileshaw agileshaw self-assigned this Jan 16, 2024
- There are recent breaking changes in canonical/sphinx-docs-starter-pack
that causes our workflow to fail. Updated those changes in COU to align.
- Update the workflow to only trigger documentation checks if a PR
modifies `docs/`. This will prevent un-necessary runs. I'm keeping the
on.push as is because I think it is good to have a way to notify us
about dependency breakage (those issues are not affecting live doc site).
@agileshaw agileshaw marked this pull request as ready for review January 16, 2024 19:25
Copy link
Member

@gabrielcocenza gabrielcocenza left a comment

Choose a reason for hiding this comment

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

Generally, LGTM. I'm wondering if it would be good or possible to have in our Makefile a option to sync with the upstream documentation as it happens for example on charm-helpers on classic charms.

docs/Makefile Outdated Show resolved Hide resolved
@agileshaw
Copy link
Contributor Author

@gabrielcocenza Right now there's no clean way to automate the upstream tracking because we are modifying the files from starter-pack. Documentation team is aware of the limitation and will work on supporting such an automation. But until then, there's nothing we can do from our side.

Copy link
Contributor

@rgildein rgildein left a comment

Choose a reason for hiding this comment

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

LGTM

@rgildein rgildein merged commit 2edda1f into canonical:main Jan 17, 2024
5 checks passed
@agileshaw agileshaw deleted the starter-pack-update branch January 17, 2024 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants