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

[INFRA] improve the 'generate documentation' github workflow #364

Merged
merged 5 commits into from
Jun 30, 2020

Conversation

tbouffard
Copy link
Member

@tbouffard tbouffard commented Jun 26, 2020

Changes

  • add to commit sha to the documentation artifact name: help identifying
    artifacts when downloaded locally
  • bump the 'upload-artifact' and 'download-artifact' actions from v1 to v2
  • rename jobs (use underscore) for consistency with other workflows
  • fix publish_dir: we want documentation at the root of gh-pages

Tested via tbouffard/playground-release-drafter-and-gh-pages#25

@tbouffard tbouffard force-pushed the infra-document_archive_name_with_commit_sha branch 2 times, most recently from d357aff to 3e8559c Compare June 26, 2020 12:55
Changes
  - add to commit sha to the documentation artifact name: help identifying
  artifacts when downloaded locally
  - bump the 'upload-artifact' and 'download-artifact' actions from v1 to v2
  - rename jobs (use underscore) for consistency with other workflows
  - fix publish_dir: we want documentation at the root of gh-pages
@tbouffard tbouffard force-pushed the infra-document_archive_name_with_commit_sha branch from b08fd51 to 52df15d Compare June 28, 2020 16:28
@tbouffard tbouffard merged commit fd3e23d into master Jun 30, 2020
@tbouffard tbouffard deleted the infra-document_archive_name_with_commit_sha branch June 30, 2020 15:55
@tbouffard tbouffard added the chore Build, CI/CD or repository tasks (issues/PR maintenance, environments, ...) label Aug 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Build, CI/CD or repository tasks (issues/PR maintenance, environments, ...)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants