Loading .gitlab-ci.yml 0 → 100644 +8 −0 Original line number Diff line number Diff line --- include: - project: shore/ci-templates file: templates/pre-commit.yml - project: shore/ci-templates file: templates/python.yml - project: shore/ci-templates file: templates/gitlab-release.yml README.rst +4 −0 Original line number Diff line number Diff line check_s3_bucket ############### .. image:: https://git.shore.co.il/nimrod/check_s3_bucket/badges/master/pipeline.svg :target: https://git.shore.co.il/nimrod/check_s3_bucket/-/commits/master :alt: pipeline status Check that a filename matching the regex was added to the bucket in the given time window. Usage Loading Loading
.gitlab-ci.yml 0 → 100644 +8 −0 Original line number Diff line number Diff line --- include: - project: shore/ci-templates file: templates/pre-commit.yml - project: shore/ci-templates file: templates/python.yml - project: shore/ci-templates file: templates/gitlab-release.yml
README.rst +4 −0 Original line number Diff line number Diff line check_s3_bucket ############### .. image:: https://git.shore.co.il/nimrod/check_s3_bucket/badges/master/pipeline.svg :target: https://git.shore.co.il/nimrod/check_s3_bucket/-/commits/master :alt: pipeline status Check that a filename matching the regex was added to the bucket in the given time window. Usage Loading