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

Cleanup comments and remove unnecessary conditional #153

Merged
merged 1 commit into from
Jan 9, 2024

Conversation

tianon
Copy link
Member

@tianon tianon commented Jan 9, 2024

Also, switch to using set -eux + ; chains consistently (no more &&).

(I have a planned follow-up to this for which https://tracker.debian.org/news/1492892/accepted-apt-278-source-into-unstable/ is a spoiler, but I need a new debian rebuilt with APT 2.7.8 in it before I can send that one. 😅)

Also, switch to using `set -eux` + `;` chains consistently (no more `&&`).
@yosifkit yosifkit merged commit bea86ea into docker-library:master Jan 9, 2024
12 checks passed
@yosifkit yosifkit deleted the cleanup branch January 9, 2024 21:58
docker-library-bot added a commit to docker-library-bot/official-images that referenced this pull request Jan 9, 2024
Changes:

- docker-library/buildpack-deps@bea86ea: Merge pull request docker-library/buildpack-deps#153 from infosiftr/cleanup
- docker-library/buildpack-deps@d0ecd4b: Cleanup comments and remove unnecessary conditional
- docker-library/buildpack-deps@c6324a9: Update GHA YAML with bashbrew example improvements (esp. concurrency:)
docker-library-bot added a commit to docker-library-bot/official-images that referenced this pull request Jan 16, 2024
Changes:

- docker-library/buildpack-deps@803a857: Merge pull request docker-library/buildpack-deps#154 from infosiftr/apt-get-dist-clean
- docker-library/buildpack-deps@2b3a8b7: Switch to new `apt-get dist-clean` command
- docker-library/buildpack-deps@bea86ea: Merge pull request docker-library/buildpack-deps#153 from infosiftr/cleanup
- docker-library/buildpack-deps@d0ecd4b: Cleanup comments and remove unnecessary conditional
- docker-library/buildpack-deps@c6324a9: Update GHA YAML with bashbrew example improvements (esp. concurrency:)
martin-g pushed a commit to martin-g/docker-official-images that referenced this pull request Apr 3, 2024
Changes:

- docker-library/buildpack-deps@803a857: Merge pull request docker-library/buildpack-deps#154 from infosiftr/apt-get-dist-clean
- docker-library/buildpack-deps@2b3a8b7: Switch to new `apt-get dist-clean` command
- docker-library/buildpack-deps@bea86ea: Merge pull request docker-library/buildpack-deps#153 from infosiftr/cleanup
- docker-library/buildpack-deps@d0ecd4b: Cleanup comments and remove unnecessary conditional
- docker-library/buildpack-deps@c6324a9: Update GHA YAML with bashbrew example improvements (esp. concurrency:)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants