Skip to content
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

ci: improvements and parallel run #316

Merged
merged 33 commits into from
Aug 10, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
57382a7
ci: add main workflow
riccardoperra Aug 7, 2022
b8ed6ae
ci: add container workflow
riccardoperra Aug 7, 2022
61e2648
ci: fix prisma migration
riccardoperra Aug 7, 2022
6f7b493
ci: improvements
riccardoperra Aug 7, 2022
023b85d
ci: improvements
riccardoperra Aug 7, 2022
e837339
ci: fix lint
riccardoperra Aug 8, 2022
e77e4b3
ci: filter be jobs
riccardoperra Aug 8, 2022
1bd5e33
ci: filter be jobs with main job
riccardoperra Aug 8, 2022
867dc09
ci: filter be jobs with main job
riccardoperra Aug 8, 2022
3f1a0f0
ci: filter be jobs with main job
riccardoperra Aug 8, 2022
141cc26
ci: filter be jobs with main job
riccardoperra Aug 8, 2022
eb47350
ci: add environments jobs
riccardoperra Aug 8, 2022
8d21b2b
ci: add environments jobs
riccardoperra Aug 8, 2022
97c6de6
Merge branch 'feat/workspace' into feat/workspace-ci
riccardoperra Aug 8, 2022
2747f15
feat(api): eject server ts
riccardoperra Aug 8, 2022
25053d1
ci: add railway next deploy step
riccardoperra Aug 9, 2022
f497644
fix: fix api deps for ci
riccardoperra Aug 9, 2022
221b356
fix: fix ci
riccardoperra Aug 9, 2022
6653192
fix: fix ci
riccardoperra Aug 9, 2022
0db89d0
fix: fix ci
riccardoperra Aug 9, 2022
8f38d14
fix: fix ci
riccardoperra Aug 9, 2022
1807def
fix: fix ci
riccardoperra Aug 10, 2022
f8735ee
fix: fix ci
riccardoperra Aug 10, 2022
ce65b55
ci: improve typecheck without bundle phase
riccardoperra Aug 10, 2022
cc8b127
ci: improve typecheck without bundle phase
riccardoperra Aug 10, 2022
5373137
ci: improve typecheck without bundle phase
riccardoperra Aug 10, 2022
7c8b18c
ci: fix ci next deploy
riccardoperra Aug 10, 2022
02337c5
ci: fix ci next deploy
riccardoperra Aug 10, 2022
a0f5867
ci: fix ci next deploy
riccardoperra Aug 10, 2022
952dde6
ci: fix ci next deploy
riccardoperra Aug 10, 2022
e3d1b46
ci: fix ci next deploy
riccardoperra Aug 10, 2022
63d031b
ci: fix ci next deploy
riccardoperra Aug 10, 2022
1cc9555
ci: add ci filters
riccardoperra Aug 10, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
52 changes: 0 additions & 52 deletions .github/workflows/build.yml

This file was deleted.

38 changes: 0 additions & 38 deletions .github/workflows/lint.yml

This file was deleted.

Loading