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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: publish nightly with release script #3276

Merged
merged 1 commit into from
May 24, 2023
Merged

ci: publish nightly with release script #3276

merged 1 commit into from
May 24, 2023

Conversation

Boshen
Copy link
Contributor

@Boshen Boshen commented May 24, 2023

Summary

Successful run: https://github.com/web-infra-dev/rspack/actions/runs/5064708382/jobs/9092920559

馃 Generated by Copilot at 57d5a86

The pull request improves the nightly release workflow for the project by using custom scripts, creating issues on failures, and updating the lockfile. It also modifies the pnpm-cache action to use the --no-frozen-lockfile option.

Walkthrough

馃 Generated by Copilot at 57d5a86

  • Modify pnpm install command to use --no-frozen-lockfile option for nightly builds (link)
  • Rename build job to "Build Nightly" and remove unnecessary permissions field (link, link)
  • Replace web-infra-dev/actions with custom scripts for versioning and publishing snapshot versions to npm (link)
  • Add notify job to create an issue in rspack repository if any previous job failed (link)

@Boshen Boshen requested a review from hardfist May 24, 2023 05:35
@Boshen Boshen changed the title chore(examples): add missing private to two example packages ci: publish nightly with release script May 24, 2023
@github-actions github-actions bot added the team The issue/pr is created by the member of Rspack. label May 24, 2023
@Boshen Boshen added this pull request to the merge queue May 24, 2023
Merged via the queue into main with commit a5185d8 May 24, 2023
18 checks passed
@Boshen Boshen deleted the new-nightly branch May 24, 2023 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team The issue/pr is created by the member of Rspack.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants