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

Allow after_build_id to be empty #1067

Closed
wants to merge 1 commit into from
Closed

Allow after_build_id to be empty #1067

wants to merge 1 commit into from

Conversation

tuliom
Copy link
Collaborator

@tuliom tuliom commented Feb 7, 2025

Stop quoting after_build_id in order to use it even when it's empty. Disable shellcheck error reporting on this.

@tuliom tuliom requested a review from kwk February 7, 2025 14:51
Copy link
Collaborator

@nikic nikic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we can drop this entirely, now that we're only building one package?

Stop using variable after_build_id in order to fix a non-issue reported
by shellcheck. We now assume that env.packages stores a single package.
This has been true for the past months.

Fixes: 68b3e36 (Introduce github action linting in pre-commit, 2025-02-05)
@tuliom
Copy link
Collaborator Author

tuliom commented Feb 7, 2025

@nikic Makes sense. I've just incorporated that suggestion to this PR.

@kwk
Copy link
Collaborator

kwk commented Feb 10, 2025

Closed in favor of #1069

@kwk kwk closed this Feb 10, 2025
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