-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Process][Testing]: First production deployment (#6)
* [Persistent storage]: Adding zustand localstorage persist * [Setup]: Adding chakra ui to the project * [Setup]: Add modal support in the project with search modal (#3) * [Setup]: Adding staged test run script (#4) * [Process]: Add FTP deploy job in the project (#5) * [Fixing jobs]: Adding prod branch to the build job (#7)
- Loading branch information
1 parent
4993dae
commit 7cf4f5f
Showing
55 changed files
with
32,461 additions
and
1,867 deletions.
There are no files selected for viewing
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 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 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,4 @@ | ||
yarn lint:staged | ||
yarn prettier:staged | ||
chmod +x scripts/run-staged-tests.sh | ||
yarn run-staged-tests |
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 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
Oops, something went wrong.