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

chore: set up Deno in release-please workflow #26

Merged
merged 3 commits into from
May 5, 2022
Merged

Conversation

eduardoboucas
Copy link
Member

Which problem is this pull request solving?

Runs the CI matrix sequentially, in an attempt to diagnose #23.

@eduardoboucas eduardoboucas added type: chore work needed to keep the product and development running smoothly automerge labels May 5, 2022
@@ -27,6 +27,11 @@ jobs:
check-latest: true
registry-url: 'https://registry.npmjs.org'
if: ${{ steps.release.outputs.release_created }}
- name: Setup Deno
Copy link
Member Author

Choose a reason for hiding this comment

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

Adding this so that the test suite that runs as part of npm publish doesn't have to download the binary.

@eduardoboucas eduardoboucas changed the title chore: run jobs serially in the CI chore: set up Deno in release-please workflow May 5, 2022
@eduardoboucas eduardoboucas merged commit 2c4081b into main May 5, 2022
Skn0tt pushed a commit to netlify/build that referenced this pull request Apr 23, 2024
…undler#26)

* feat: upgrade bootstrap to 625838873c856a000864c52c

* feat: upgrade bootstrap to `625844cdcdd28b0008829757`
Skn0tt pushed a commit to netlify/build that referenced this pull request Apr 23, 2024
* chore: run jobs serially in the CI

* chore: setup Deno in release-please workflow

* chore: remove max-parallel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge type: chore work needed to keep the product and development running smoothly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants