generated from scaffold-eth/scaffold-eth
-
Notifications
You must be signed in to change notification settings - Fork 49
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
feat: add nextjs build github action #2371
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This reverts commit 62391b9.
siobh9
pushed a commit
that referenced
this pull request
Sep 16, 2024
* fix(deps): update dependency viem to v2.21.6 * fix(deps): update dependency wagmi to v2.12.11 * fix(deps): update nextjs monorepo to v14.2.10 * fix(deps): update aws-sdk-js-v3 monorepo to v3.650.0 * fix(deps): update dependency @headlessui/react to v2.1.8 (#2360) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update dependency @tanstack/react-query to v5.56.0 * fix(deps): update dependency @tanstack/react-query to v5.56.1 (#2363) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * enhancement: improve voting slider on mobile (#2362) * enhancement: improve voting slider on mobile * enhancement: add transparent color for mobile when vote input is focused * enhancement: align text to the left and change placeholder color * chore: replace placeholder color with darker grey (#2364) * docs: rm vercel reference (#2366) * fix(deps): update dependency @tanstack/react-query to v5.56.2 * fix(deps): update nextjs monorepo to v14.2.11 * chore: add commands (#2370) * fix(deps): update aws-sdk-js-v3 monorepo to v3.651.0 * feat: add nextjs build github action (#2371) * feat: add nextjs build github action * chore: correct push restriction * chore: update build commands * chore: include WC secret * chore: use production install * chore: update group name and correct env var * chore: try new env format * chore: rm concurrency limits * chore: add rest of env vars * Revert "chore: rm concurrency limits" This reverts commit 62391b9. * chore: rename forge tests (#2373) * chore: rename forge tests * chore: rename file back * chore: group actions on branch (#2374) --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Sean McCaffery <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
move our CI/CD to github actions