-
Notifications
You must be signed in to change notification settings - Fork 6
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
Merge to Prod 10/23/23 #221
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
…on (#213) * Upgrade node versions in github workflows to match project node version * Restrict node version in package.json * Tweak node engine version to debug vercel deployment * Maybe matching with CCA node engine version will work? * Limiting versions to only 14?
…0.2 (#215) * Upgrade node versions in github workflows to match project node version * Restrict node version in package.json * Tweak node engine version to debug vercel deployment * Maybe matching with CCA node engine version will work? * Limiting versions to only 14? * Messed around with installations and upgrades until it works) * UPdate GitHub workflows to match version * Upgrade Node version to 18.17.1 * Remove minor + patch version from deployment * Remove minot + patch version from package.json * Update tests
* Add linting rule to error on raw hex codes * Add linting exceptions for .tsx files with SVG's * Add and configure style-lint for erroring on non-variable hex codes * Refactor forgotten hex codes into color variables * Add new linting to github workflow * Remove unused stylelint package, upgrade node version for workflows to work with stylelint * Better specify github workflow node versions * Fix node version typo lol * Update postcss version in package.json Co-authored-by: Zachar Hankewycz <[email protected]> * Update lock file to match package.json * Edit lint error message to be more detailed * Update lockfile * Type fix (caught because of linter, now erorrs) * Update snapshot --------- Co-authored-by: Zachar Hankewycz <[email protected]>
* Add linting rule to error on raw hex codes * Add linting exceptions for .tsx files with SVG's * Add and configure style-lint for erroring on non-variable hex codes * Refactor forgotten hex codes into color variables * Add new linting to github workflow * Remove unused stylelint package, upgrade node version for workflows to work with stylelint * Better specify github workflow node versions * Fix node version typo lol * Update postcss version in package.json Co-authored-by: Zachar Hankewycz <[email protected]> * Update lock file to match package.json * Edit lint error message to be more detailed * Update lockfile * Type fix (caught because of linter, now erorrs) * Update snapshot * Fix linting for nested tsx files --------- Co-authored-by: Zachar Hankewycz <[email protected]>
* Add dev variable in .env.development --------- Co-authored-by: Zachar Hankewycz <[email protected]>
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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.
No description provided.