sripwoud
2e56ab6b07
chore: optimize pull-requests workflow ( #765 )
...
* chore: optimize pull-requests workflow
* fix: quote glob pattern
* fix: append `$` to variables in workflow
* chore: include `yaml` files in lintstaged format check
* feat: detect to_format or to_lint changed files
* feat: run test workflow steps conditionally
* Update .github/workflows/pull-requests.yml
Co-authored-by: Daehyun Paik <paik@a30a.dev >
* Update .github/workflows/pull-requests.yml
Co-authored-by: Daehyun Paik <paik@a30a.dev >
* fix: build utils before contracts
* fix: build identity pkg before running contracts tests
* fix: need to quote `true`
* fix: build group pkg before running contracts tests
* fix: build `{group,identity,proof}` before running circuits tests
* fix: build `proof` pkg before running contracts tests
* fix: build utils before testing circuits
* fix: build `utils` before `subgraph` pkg
---------
Co-authored-by: Daehyun Paik <paik@a30a.dev >
2024-05-08 11:10:00 +01:00
Vivian Plasencia
f8deb64285
chore: update config ( #763 )
...
* chore: update lint-staged config
* chore: use czg instead of cz + cz-git
re #738
* chore: use cat instead of vim editor to write commits
re #738
* chore: use secrets.GITHUB_TOKEN instead of secrets.GH_TOKEN
re #738
* style: add a space at the end of the pre-commit file
2024-05-01 10:45:27 +02:00
cedoor
68187531a5
chore: remove unused extensions
...
Former-commit-id: 0ae62c1f16
2022-06-06 12:00:27 +02:00
cedoor
e67cf5d75b
style: format code with prettier
...
Former-commit-id: 491ec8b864
2022-05-31 18:22:30 +02:00
cedoor
1772e776a7
chore: add eslint
...
Former-commit-id: 1499f0a2d9
2022-01-27 11:50:09 +01:00
cedoor
5abfed2b77
style: fix syntax with prettier
...
Former-commit-id: f86391ad65
2022-01-27 11:24:48 +01:00
cedoor
67c6af125e
chore: add commitizen packages and conf
...
Former-commit-id: 0a7536fbc4
2022-01-27 10:51:48 +01:00