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

Split gh-pages flow into check and deploy #40

Merged
merged 4 commits into from
May 15, 2024

Conversation

EgorPopelyaev
Copy link
Contributor

This PR splits existing github flow which builds and deploys the gh-pages into two separate flow:

  • Check flow will be triggered on each PR request to check if the docs are building
  • Deploy flow will be triggered only from the master branch to build and deploy it

Closes: https://github.com/paritytech/release-engineering/issues/203

@pavelsupr
Copy link

I've just also realised during the review that in one of GHA files, the code refers to Chevdor's personal repo as a dependency. IMHO it should be fixed later by loading that deb to Parity's resources. Not a priority due to the nature of this repo.

Copy link
Collaborator

@the-right-joyce the-right-joyce left a comment

Choose a reason for hiding this comment

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

agree, should direct to parity's repos

@EgorPopelyaev EgorPopelyaev merged commit d4b2332 into paritytech:main May 15, 2024
3 checks passed
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.

4 participants