Skip to content
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 builder hash #4483

Merged
merged 3 commits into from
May 31, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ jobs:
docker:
- image: gcr.io/cloud-builders/docker
steps:
- run: apt-get install -y make virtualenv python-pip
- run: apt-get install -y make virtualenv python-pip enchant
- checkout
- setup_remote_docker
- run: make ci-deb-tests
Expand All @@ -305,6 +305,7 @@ workflows:
ignore:
- /docs-.*/
- /i18n-.*/
- /update-builder-.*/
requires:
- lint
- python3-app-tests:
Expand All @@ -313,6 +314,7 @@ workflows:
ignore:
- /docs-.*/
- /i18n-.*/
- /update-builder-.*/
requires:
- lint
- admin-tests:
Expand All @@ -321,6 +323,7 @@ workflows:
ignore:
- /docs-.*/
- /i18n-.*/
- /update-builder-.*/
requires:
- lint
- fetch-tor-debs:
Expand All @@ -329,6 +332,7 @@ workflows:
ignore:
- /docs-.*/
- /i18n-.*/
- /update-builder-.*/
requires:
- lint
- updater-gui-tests:
Expand All @@ -337,6 +341,7 @@ workflows:
ignore:
- /docs-.*/
- /i18n-.*/
- /update-builder-.*/
requires:
- lint
- static-analysis-and-no-known-cves:
Expand Down
2 changes: 1 addition & 1 deletion devops/scripts/test-built-packages.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ set -o pipefail

virtualenv_bootstrap

make build-debs
molecule test -s builder-xenial
4 changes: 2 additions & 2 deletions molecule/builder-xenial/image_hash
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# sha256 digest quay.io/freedomofpress/sd-docker-builder-xenial:2019_05_15
20c4aa2c6a01a135379ff439ae439ce0ad80ec9e41db8c2b242f54310c536a92
# sha256 digest quay.io/freedomofpress/sd-docker-builder-xenial:2019_05_31
93cc5792cd73f1c6499866d9ab3c246c798ef77c434a4853637ad11ecaf5ead7