-
-
Notifications
You must be signed in to change notification settings - Fork 386
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
update ci workflows #1418
update ci workflows #1418
Conversation
size-limit report 📦
|
Codecov Report
@@ Coverage Diff @@
## master #1418 +/- ##
=======================================
Coverage 58.12% 58.12%
=======================================
Files 131 131
Lines 2909 2909
Branches 743 743
=======================================
Hits 1691 1691
Misses 1087 1087
Partials 131 131 Continue to review full report at Codecov.
|
1ecadee
to
d198301
Compare
@umputun pull_request:
types: [opened, reopened] |
d7ebaf8
to
29df78d
Compare
Close and reopen in order to kickoff actions with recent changes |
f9397be
to
8dee468
Compare
7b187e8
to
07584ee
Compare
c967567
to
c95e8e9
Compare
unifies the way workflows defined, updates actions, gives names to jobs
Common:
master
(we don't need to run them for every push to every branch, when PR is opened jobs will be run for each push, now it runs twice)actions/checkout
tov3
Backend:
name
on the top of the file is the same they will be groupedname: backend
for grouping all of the backend related jobsFrontend:
size-limit
job toci-frontend.yml
Site:
build-site
tobuild
because it's already prefixed with root name