Skip to content

Comments

Publish latest docs to GH pages#40

Merged
lkubb merged 1 commit intosalt-extensions:mainfrom
lkubb:gh-pages-docs
Apr 23, 2024
Merged

Publish latest docs to GH pages#40
lkubb merged 1 commit intosalt-extensions:mainfrom
lkubb:gh-pages-docs

Conversation

@lkubb
Copy link
Member

@lkubb lkubb commented Apr 18, 2024

What does this PR do?

Deploys built docs to GH pages on pushes to the master branch.

This is for testing and getting at least basic docs builds out, but could be integrated into the central workflow later.

The released docs are not versioned currently, only the latest ones are published.

Versioning support would require either (better):

or (more basic):

  • Using the gh-pages branch instead of Actions, peaceiris/actions-gh-pages to be able to deploy to subdirectories and using the tag/branch name as the directory name. The implementation via actions/deploy-pages always replaces the directory root.

What issues does this PR fix or reference?

Fixes:

Merge requirements satisfied?

[NOTICE] Bug fixes or features added to Salt require tests.

Commits signed with GPG?

Yes

@lkubb lkubb merged commit be35515 into salt-extensions:main Apr 23, 2024
@lkubb lkubb deleted the gh-pages-docs branch April 23, 2024 07:43
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.

1 participant