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

Improve Check Release workflow #23

Merged
merged 1 commit into from
Jan 24, 2022

Conversation

hbcarlos
Copy link
Contributor

Parallelize check-release and check-links actions
Upload artifacts

@hbcarlos hbcarlos self-assigned this Jan 24, 2022
@hbcarlos hbcarlos added enhancement New feature or request maintenance labels Jan 24, 2022
@hbcarlos hbcarlos merged commit 2870226 into jupyterlab-contrib:main Jan 24, 2022
@hbcarlos hbcarlos deleted the check-release branch January 24, 2022 15:56
if: ${{ matrix.group == 'link_check' }}
uses: jupyter-server/jupyter_releaser/.github/actions/check-links@v1
- name: Upload Distributions
Copy link
Member

Choose a reason for hiding this comment

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

We could also have the if: ${{ matrix.group == 'check_release' }} condition here too for uploading the distributions as artifacts.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good point, I'll open another PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants