Skip to content

docs-ci: Use a single build job#109

Merged
victorlin merged 1 commit intomasterfrom
victorlin/docs-ci-single-build-job
Oct 16, 2024
Merged

docs-ci: Use a single build job#109
victorlin merged 1 commit intomasterfrom
victorlin/docs-ci-single-build-job

Conversation

@victorlin
Copy link
Copy Markdown
Member

@victorlin victorlin commented Oct 11, 2024

Description of proposed changes

The number of steps that are shared between the two jobs now exceeds the number of steps that differ. In this case, it seems more maintainable to use one job with per-step conditions for environment setup.

This should also look nicer downstream - previously there was always one job that was skipped since they are meant to be mutually exclusive.

Checklist

  • Checks pass

The number of steps that are shared between the two jobs now exceeds the
number of steps that differ. In this case, it seems more maintainable to
use one job with per-step conditions for environment setup.

This should also look nicer downstream - previously there was always one
job that was skipped since they are meant to be mutually exclusive.
@victorlin victorlin self-assigned this Oct 11, 2024
@victorlin victorlin mentioned this pull request Oct 11, 2024
4 tasks
@victorlin victorlin changed the title Use a single build job docs-ci: Use a single build job Oct 15, 2024
Comment thread .github/workflows/docs-ci.yaml
@victorlin victorlin merged commit c4a08d4 into master Oct 16, 2024
@victorlin victorlin deleted the victorlin/docs-ci-single-build-job branch October 16, 2024 17: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.

2 participants