packcheck icon indicating copy to clipboard operation
packcheck copied to clipboard

Exit if PACKCHECK_GITHUB_COMMIT is not specified

Open harendra-kumar opened this issue 4 years ago • 2 comments
trafficstars

In the CI config files, check if PACKCHECK_GITHUB_COMMIT is null and if not then exit, otherwise we may access an unstable URL and the build may not be reproducible.

harendra-kumar avatar Jun 14 '21 06:06 harendra-kumar

@harendra-kumar Can you do this for appveyor.yml

adithyaov avatar Jul 14 '21 19:07 adithyaov

  • [ ] Appveryor (@harendra-kumar)
  • [x] GithubCI
  • [x] TravisCI
  • [x] CircleCI

adithyaov avatar Jul 15 '21 11:07 adithyaov