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

Adapt pdoc docs.yml docs-deploy workflow #113

Merged
merged 4 commits into from
Apr 18, 2023
Merged

Conversation

lukasschwab
Copy link
Owner

@lukasschwab lukasschwab commented Apr 18, 2023

Description

Build and deploy docs for each new commit on the main branch. Based on pdoc's action.

Things to test:

  • Run on this branch; should deploy successfully (no-op).
  • May be safe to remove docs artifacts from git.

Hard to test from a feature branch, since GitHub Pages expects deployments from master. Removing the canary string and testing from there.

Breaking changes

List any changes that break the API usage supported on master.

None; only changes dev tooling.

Relevant issues

List GitHub issues relevant to this change.

Checklist

  • (If appropriate) README.md example usage has been updated.

@lukasschwab lukasschwab merged commit d29b13f into master Apr 18, 2023
3 checks passed
@lukasschwab lukasschwab deleted the deploy-docs-action branch April 18, 2023 22:31
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.

CI: docs workflow depends on Platform, breaking check
1 participant