You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
internal/ci: skip "check git tags" when testing CLs
This step is only important so that we notice if any git tags vanish
from either GitHub or Gerrit. Its value comes mainly from running
regularly, i.e. on pushes to master and the nightly runs. It doesn't
have to run when testing every incoming CL or PR, because those don't
affect the presence of any tags.
This step is fast, but it still takes 2-5s on the slowest matrix job.
Signed-off-by: Daniel Martí <[email protected]>
Change-Id: I15bd92a354cec05fe025a6ea9b83fc4fc4facc96
Reviewed-on: https://review.gerrithub.io/c/cue-lang/cue/+/1217961
TryBot-Result: CUEcueckoo <[email protected]>
Reviewed-by: Paul Jolly <[email protected]>
Unity-Result: CUE porcuepine <[email protected]>
0 commit comments