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

Parallel release #2161

Merged
merged 61 commits into from
Oct 29, 2024
Merged

Parallel release #2161

merged 61 commits into from
Oct 29, 2024

Conversation

bdemann
Copy link
Member

@bdemann bdemann commented Oct 14, 2024

  • try to act on lists of branches instead of single branches when we are doing hundreds of git actions
    - [ ] Make a master workflow that is the only one that runs on push and pull request and determines which workflows should run
    - [ ] See if we can have only one determine should tests run to launch them
  • tests aren't running on npm code
  • Remove testing code
    • make sure that templates are built again
    • restore excluded dirs during release

@bdemann bdemann force-pushed the parallel_release branch 2 times, most recently from 632bf69 to e22e703 Compare October 14, 2024 22:32
@bdemann bdemann marked this pull request as ready for review October 18, 2024 21:03
.github/scripts/publish_github_action.sh Outdated Show resolved Hide resolved
.github/workflows/test.yml Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
.github/workflows/release.yml Show resolved Hide resolved
.github/workflows/release_parallel.yml Show resolved Hide resolved
.github/workflows/release_parallel.yml Outdated Show resolved Hide resolved
.github/workflows/release_parallel.yml Show resolved Hide resolved
.github/workflows/release_parallel.yml Outdated Show resolved Hide resolved
.github/workflows/release_parallel.yml Show resolved Hide resolved
.github/workflows/release_parallel.yml Show resolved Hide resolved
@bdemann bdemann force-pushed the parallel_release branch 2 times, most recently from 1a1b287 to 790eccb Compare October 25, 2024 18:12
.github/actions/setup-node/action.yml Outdated Show resolved Hide resolved
.github/actions/setup_dfx/action.yml Outdated Show resolved Hide resolved
.github/workflows/release_parallel.yml Show resolved Hide resolved
.github/workflows/release_parallel.yml Show resolved Hide resolved
.github/workflows/release_parallel.yml Outdated Show resolved Hide resolved
.github/workflows/release_parallel.yml Show resolved Hide resolved
.github/workflows/release_parallel.yml Outdated Show resolved Hide resolved
.github/workflows/release_parallel.yml Outdated Show resolved Hide resolved
@lastmjs lastmjs merged commit 55a5173 into main Oct 29, 2024
236 checks passed
@bdemann bdemann deleted the parallel_release branch December 5, 2024 19:30
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