rsnext/.github/workflows
OJ Kwon 9c72a5728a
ci(workflow): fix wasm upload name collision (#61157)
<!-- Thanks for opening a PR! Your contribution is much appreciated.
To make sure your PR is handled as smoothly as possible we request that
you follow the checklist sections below.
Choose the right checklist for the change(s) that you're making:

## For Contributors

### Improving Documentation

- Run `pnpm prettier-fix` to fix formatting issues before opening the
PR.
- Read the Docs Contribution Guide to ensure your contribution follows
the docs guidelines:
https://nextjs.org/docs/community/contribution-guide

### Adding or Updating Examples

- The "examples guidelines" are followed from our contributing doc
https://github.com/vercel/next.js/blob/canary/contributing/examples/adding-examples.md
- Make sure the linting passes by running `pnpm build && pnpm lint`. See
https://github.com/vercel/next.js/blob/canary/contributing/repository/linting.md

### Fixing a bug

- Related issues linked using `fixes #number`
- Tests added. See:
https://github.com/vercel/next.js/blob/canary/contributing/core/testing.md#writing-tests-for-nextjs
- Errors have a helpful link attached, see
https://github.com/vercel/next.js/blob/canary/contributing.md

### Adding a feature

- Implements an existing feature request or RFC. Make sure the feature
request has been accepted for implementation before opening a PR. (A
discussion must be opened, see
https://github.com/vercel/next.js/discussions/new?category=ideas)
- Related issues/discussions are linked using `fixes #number`
- e2e tests added
(https://github.com/vercel/next.js/blob/canary/contributing/core/testing.md#writing-tests-for-nextjs)
- Documentation added
- Telemetry added. In case of a feature if it's used or not.
- Errors have a helpful link attached, see
https://github.com/vercel/next.js/blob/canary/contributing.md


## For Maintainers

- Minimal description (aim for explaining to someone not on the team to
understand the PR)
- When linking to a Slack thread, you might want to share details of the
conclusion
- Link both the Linear (Fixes NEXT-xxx) and the GitHub issues
- Add review comments if necessary to explain to the reviewer the logic
behind a change



### Why?

### How?

Closes NEXT-
Fixes #

-->

### What?
Fix naming conflict while uploading


Closes PACK-2292
2024-01-25 08:47:31 -08:00
..
build_and_deploy.yml ci(workflow): fix wasm upload name collision (#61157) 2024-01-25 08:47:31 -08:00
build_and_test.yml ci(workflow): update artifact actions (#61061) 2024-01-25 09:39:40 +01:00
build_reusable.yml ci(workflow): update artifact actions (#61061) 2024-01-25 09:39:40 +01:00
cancel.yml chore(ci): bump cancel-workflow-action@0.11.0 (#54246) 2023-08-18 20:29:57 +00:00
code_freeze.yml chore: update turbo to the latest (#60294) 2024-01-08 11:17:04 -08:00
issue_lock.yml chore: update lock bot wording (#54099) 2023-08-16 09:05:04 +00:00
issue_popular.yml chore: update next-repo-info actions (#60559) 2024-01-12 11:19:22 +00:00
issue_stale.yml chore: add "please simplify reproduction" comment (#52631) 2023-07-14 23:30:42 +00:00
issue_validator.yml fix: github reproduction link validation (#61026) 2024-01-23 21:48:15 +00:00
nextjs-integration-test.yml ci(workflow): update artifact actions (#61061) 2024-01-25 09:39:40 +01:00
notify_release.yml ci(workflow): notify new releases to vercel/turbo via repo_dispatch (#45201) 2023-01-24 16:41:28 -08:00
pull_request_stats.yml ci(workflow): update artifact actions (#61061) 2024-01-25 09:39:40 +01:00
retry_test.yml fix dev parallelism in daily turbopack tests (#59287) 2023-12-05 15:41:49 +01:00
setup-nextjs-build.yml ci(workflow): update artifact actions (#61061) 2024-01-25 09:39:40 +01:00
test_e2e_deploy.yml ci(workflow): update artifact actions (#61061) 2024-01-25 09:39:40 +01:00
test_examples.yml feat: drop Node.js 16 (#56896) 2023-10-16 21:41:38 +00:00
trigger_release.yml ci: skip cron workflows on forks (#60422) 2024-01-09 17:41:12 +00:00
turbo-daily-integration-test.yml ci: skip cron workflows on forks (#60422) 2024-01-09 17:41:12 +00:00
update-turbopack-test-manifest.yml misc: Skip cron workflows on forks (#60487) 2024-01-10 19:17:50 +00:00
update_fonts_data.yml Automatically update Turbopack test manifest (#57778) 2023-10-31 02:06:48 +00:00
upload-nextjs-integration-test-results.yml ci(workflow): update artifact actions (#61061) 2024-01-25 09:39:40 +01:00