Commit Graph

44 Commits

Author SHA1 Message Date
cedoor
825a52cc4d chore: build libraries before generating subgraph files
Former-commit-id: d55810d169
2024-03-25 19:11:12 +00:00
cedoor
5caa3c7fd8 ci: build libraries first
re #715


Former-commit-id: 17d716f632
2024-03-22 11:18:22 +00:00
cedoor
3c993ab150 chore: update release workflow to auto-publish npm packages
re #698


Former-commit-id: 38d434083f
2024-03-13 16:42:11 +00:00
cedoor
dd57c27b63 ci: build libraries before generating docs
Former-commit-id: e8b58e03a5
2024-02-28 19:20:00 +00:00
cedoor
b124456a79 ci: remove unnecessary cache actions from workflows
Former-commit-id: f98577585a
2024-02-10 15:26:06 +00:00
Jeeiii
c6f8b33c85 build: move github actions to V4 along with new NodeJS LTS version (20)
Former-commit-id: 1d4f38be6d
2024-02-10 15:26:06 +00:00
cedoor
05d14ca80e chore: update env variables
Former-commit-id: 325d515df0
2024-02-10 15:26:06 +00:00
cedoor
3208a5cc39 ci: add circuit tests to workflows
re #357


Former-commit-id: 875afb5383
2024-02-10 15:26:06 +00:00
cedoor
db41f9fea7 chore(subgraph): move subgraph to main repo
Former-commit-id: 3d57105982
2024-01-10 13:21:05 +00:00
cedoor
fb66869a3c chore: update typedoc configuration
re #360


Former-commit-id: 7ac640cda7
2023-09-13 17:53:53 +01:00
cedoor
5d2e1ca5a3 chore: update pse domain
Former-commit-id: 6f7dd99ddb
2023-09-01 12:48:43 +02:00
cedoor
f583caa243 ci(github): add semaphore js cname
Former-commit-id: 9a24d36c0b
2023-04-26 12:25:20 +01:00
cedoor
21bd9fe540 ci: update auto-assign workflow name
Former-commit-id: 6a3079bf52
2023-03-13 19:35:41 +00:00
Cedoor
f01cb91472 chore: update github token
Former-commit-id: d33d306478
2023-03-13 19:25:17 +00:00
cedoor
31e6954aff style: format code with prettier
Former-commit-id: 0137d6e759
2023-03-13 18:36:01 +00:00
Cedoor
083d8a03a4 chore: update team name
Former-commit-id: 07244fc6bc
2023-03-13 18:30:56 +00:00
Cedoor
16c9e90ae4 chore: set org devs as reviewers
Former-commit-id: b9db0663ec
2023-03-13 18:18:50 +00:00
Cedoor
1fe2745594 chore: add github workflow to auto assign PRs
Former-commit-id: 0c6df193e4
2023-03-13 16:57:52 +00:00
cedoor
a337021d8d chore(release): create yarn patch to update changelogithub format
re #252


Former-commit-id: 739af09a5d
2023-02-16 18:41:15 +01:00
cedoor
f171506891 ci(release): add new workflow for automatic releases
Former-commit-id: a4fcb36fe0
2023-02-15 20:40:50 +01:00
cedoor
f7bc7900e0 ci: add env variables to workflows
Former-commit-id: 2ec07b4b99
2022-11-18 16:13:51 +01:00
cedoor
adcb8e085d ci: fix production workflow
Former-commit-id: 011ab2b053
2022-09-18 16:19:42 +02:00
cedoor
a6710ad435 ci: remove job dependency
Former-commit-id: 3a75b81dad
2022-09-18 16:01:16 +02:00
cedoor
ef4b3dd4b2 ci: remove jobs dependencies
Former-commit-id: 7458bcc23c
2022-09-17 19:06:50 +02:00
cedoor
0a305c019d ci: add script to build libs before testing
Former-commit-id: de26e4da81
2022-09-17 18:51:59 +02:00
cedoor
21b9965f57 ci: fix command name
Former-commit-id: a9315fc111
2022-09-17 12:52:49 +02:00
cedoor
0d771eb9fa ci: compile contracts before linting
Former-commit-id: 77604a2d64
2022-09-17 12:50:00 +02:00
cedoor
b450dcec79 ci: update github workflows
Former-commit-id: 9244f42c1a
2022-09-17 12:40:29 +02:00
cedoor
8cf04ddb98 chore: create semaphore monorepo
Former-commit-id: a38dd20276
2022-09-16 16:50:30 +02:00
cedoor
5470804e1c ci: ignore checksum checks
Former-commit-id: 31d746e8e6
2022-06-08 14:45:30 +02:00
cedoor
17e683debe ci: add yarn command to update cache
Former-commit-id: 2c0e93923b
2022-06-08 14:16:09 +02:00
cedoor
16ebaa61e5 ci: remove cache option
Former-commit-id: c9fc9a7b1e
2022-06-08 13:29:37 +02:00
cedoor
52581a6d56 ci: update github workflows and add cache action
Former-commit-id: 633fab3de4
2022-06-08 13:08:24 +02:00
cedoor
5d6f7b0629 style: format code with prettier
Former-commit-id: 7826f6f7b3
2022-06-06 15:35:01 +02:00
cedoor
75fc12f867 ci: add env variables
Former-commit-id: e24ca5f8f4
2022-06-06 12:07:24 +02:00
cedoor
e21ccedc15 chore: update scripts to download snark artifacts
Former-commit-id: d9c069784f
2022-06-06 12:01:24 +02:00
cedoor
536cf452bb ci: add command to download zk files
Former-commit-id: e064191ba7
2022-05-31 19:15:03 +02:00
cedoor
e67cf5d75b style: format code with prettier
Former-commit-id: 491ec8b864
2022-05-31 18:22:30 +02:00
cedoor
1f805543e8 ci: add script to download zk files
Former-commit-id: 89b5644c02
2022-05-30 20:17:29 +02:00
cedoor
9875778ad9 chore: move docs to semaphore-protocol org
Former-commit-id: d88e4e9146
2022-05-07 11:01:21 +02:00
cedoor
6837dd3cbd ci: add workflow for docs deploy
Former-commit-id: 0c8c264004
2022-01-28 16:53:59 +01:00
cedoor
db8da587ab ci: remove coveralls unused conf
Former-commit-id: a929851fb4
2022-01-28 11:25:46 +01:00
cedoor
96b5e10d75 ci: separate test & coverage workflows
Former-commit-id: 9143273166
2022-01-28 11:20:39 +01:00
cedoor
d7dc8bdd60 ci: add workflow for tests and coverage
Former-commit-id: b836549a8f
2022-01-27 18:25:36 +01:00