Skip to content

Commit

Permalink
Merge #4844
Browse files Browse the repository at this point in the history
4844: tullia jobs: use generic gitrev for PRs r=jbgi a=jbgi

 to avoid unnecessary builds of big artifact, like dockerImages.
 Goal: bors ci build should not build anything if branch is up-to-date
 and ci pass.

 Some other minor clean-ups.

Co-authored-by: Jean-Baptiste Giraudeau <jb@giraudeau.info>
  • Loading branch information
iohk-bors[bot] and jbgi authored Jan 26, 2023
2 parents 9675f4b + 0ceeeec commit 0747007
Show file tree
Hide file tree
Showing 6 changed files with 246 additions and 245 deletions.
2 changes: 1 addition & 1 deletion bors.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
status = [
"ci/push/required",
"ci/pr/required",
]
timeout_sec = 7200
required_approvals = 1
Expand Down
48 changes: 25 additions & 23 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 0747007

Please sign in to comment.