arthur
7887f50b1a
ci(deploy): install contracts submodule via yarn before SPA build ( #15 )
...
The p2pix-smart-contracts submodule ships a yarn v4 lockfile that bun
cannot consume (UnsupportedYarnLockfileVersion). Install yarn in the
build container, check out the submodule, and run yarn install via a
new install:contracts package.json script. Then run wagmi:gen so
src/blockchain/abi.ts exists before vite build.
Co-authored-by: Arthur Abeilice <afa7789@gmail.com >
Reviewed-on: https://git.p2pix.co/doiim/p2pix-front-end/pulls/15
Co-authored-by: arthur <abeilice@kosmos.org >
Co-committed-by: arthur <abeilice@kosmos.org >
2026-06-02 01:41:01 +00:00
hueso
e182347f5e
run CI/CD on dev branch and tags
2026-06-02 01:41:01 +00:00
arthur
9828a44cf8
break actions in multiple ( #12 )
...
feat: add linting workflow for code quality checks
feat: add testing workflow for unit tests and coverage reporting
chore: update .gitignore to include additional files
Co-authored-by: Arthur Abeilice <afa7789@gmail.com >
Reviewed-on: https://git.p2pix.co/doiim/p2pix-front-end/pulls/12
Co-authored-by: arthur <abeilice@kosmos.org >
Co-committed-by: arthur <abeilice@kosmos.org >
2026-06-02 01:41:01 +00:00
18efb7543e
use oven-sh/setup-bun action in CI
2026-06-02 01:41:01 +00:00
6caf34b579
switch to bun + adopt e2e dependency stack
2026-06-02 01:41:01 +00:00
hueso
ebe03eb439
deploy to branch
2026-03-13 01:08:54 -03:00
hueso
abeef0bd85
deploy to node
2026-03-05 22:30:50 -03:00
hueso
ea5773c7d0
CI: build-only (no type-check)
2026-03-05 22:19:37 -03:00
hueso
95c3692bcb
piñata soft fail
2026-03-05 22:19:27 -03:00
hueso
6cfe478177
manually trigger IPFS action
2026-03-05 21:58:59 -03:00
Jefferson Mantovani
43b955296a
chore: add group to pinata deploy action
2026-01-22 15:52:44 -03:00
Jefferson Mantovani
9c8ba43339
fix: pinata install in ipfs script
2026-01-22 11:10:51 -03:00
Jefferson Mantovani
674948120c
fix: remove old github workflows
2026-01-22 11:00:50 -03:00
Jefferson Mantovani
3c8e9c0262
fix: ipfs release script
2026-01-22 10:58:55 -03:00
Jefferson Mantovani
183fd698a9
chore: test pinata upload
2026-01-22 10:52:37 -03:00
RcleydsonR
361b476d15
Change CI pipeline trigger and remove jest dependencies from package json, also add sonarcloud badges on readme
2023-01-27 20:08:39 -03:00
RcleydsonR
5b2ca86129
Add CI pipeline to test and upload coverage
2023-01-26 18:31:32 -03:00
RcleydsonR
bb4dcc34b0
add env file in continuous deployment
2022-12-19 22:09:12 -03:00
RcleydsonR
e4f79bbf2b
improve build step from ci, now the build occurs using vercel
2022-12-16 17:50:25 -03:00
RcleydsonR
b87afd30e1
change npm command from ci to yarn
2022-11-04 17:51:33 -03:00
RcleydsonR
87db689ec1
change staging deploy to modify url from this environment
2022-10-28 19:51:50 -03:00
RcleydsonR
a80585b435
change deploy from netlify to vercel
2022-10-28 16:54:14 -03:00
RcleydsonR
a09a031e61
chore: ci script without tests
2022-10-24 21:33:12 -03:00
RcleydsonR
a721c72935
chore: deploy script
2022-10-24 21:33:07 -03:00