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

Suggest/trust heroku/builder:20 instead of heroku/buildpacks:20 #1924

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

edmorley
Copy link
Contributor

@edmorley edmorley commented Oct 3, 2023

The heroku/buildpacks:20 builder has been superseded by heroku/builder:20, and the old builder is about to be deprecated:
heroku/cnb-builder-images#394
https://github.com/heroku/cnb-builder-images/blob/main/README.md

As such, the suggested/trusted builders list has been updated accordingly.

I've also tweaked the Heroku builder descriptions to:

  • mention the underlying Linux distro
  • fix the alphabetical ordering of supported buildpack languages

@edmorley edmorley requested review from a team as code owners October 3, 2023 12:38
@github-actions github-actions bot added type/enhancement Issue that requests a new feature or improvement. type/chore Issue that requests non-user facing changes. labels Oct 3, 2023
@github-actions github-actions bot added this to the 0.32.0 milestone Oct 3, 2023
The `heroku/buildpacks:20` builder has been superseded by `heroku/builder:20`,
and the old builder is about to be deprecated:
heroku/cnb-builder-images#394
https://github.com/heroku/cnb-builder-images/blob/main/README.md

As such, the suggested/trusted builders list has been updated accordingly.

I've also tweaked the Heroku builder descriptions to:
- mention the underlying Linux distro
- fix the alphabetical ordering of supported buildpack languages

Signed-off-by: Ed Morley <[email protected]>
@edmorley
Copy link
Contributor Author

edmorley commented Oct 3, 2023

CI is failing in ways that seem unrelated to my changes, eg:

        --- FAIL: TestAcceptance/acceptance_suite/p_current_cb_current_lc_default/stack_is_created/builder_is_created/build/builder_is_untrusted/additional_tags/pushes_image_to_additional_tags (1.25s)

Retriggering didn't help.

Is this because PRs from forks aren't supported, or am I missing something? :-)

edmorley added a commit to edmorley/tekton-integration that referenced this pull request Oct 3, 2023
The `heroku/buildpacks:*` builders have been replaced by `heroku/builder:*`
and the former are about to be deprecated.

See:
https://github.com/heroku/cnb-builder-images/blob/main/README.md
buildpacks/pack#1924
edmorley added a commit to edmorley/tekton-integration that referenced this pull request Oct 3, 2023
The `heroku/buildpacks:*` builders have been replaced by `heroku/builder:*`
and the former are about to be deprecated.

See:
https://github.com/heroku/cnb-builder-images/blob/main/README.md
buildpacks/pack#1924
Signed-off-by: Ed Morley <[email protected]>
@jjbustamante
Copy link
Member

CI is failing in ways that seem unrelated to my changes, eg:

        --- FAIL: TestAcceptance/acceptance_suite/p_current_cb_current_lc_default/stack_is_created/builder_is_created/build/builder_is_untrusted/additional_tags/pushes_image_to_additional_tags (1.25s)

Retriggering didn't help.

Is this because PRs from forks aren't supported, or am I missing something? :-)

I don't think so, I also saw another PR (#1921) failing for the same reason, I am trying to take a look on what is going on

Copy link
Member

@jjbustamante jjbustamante left a comment

Choose a reason for hiding this comment

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

LGTM

@edmorley
Copy link
Contributor Author

edmorley commented Oct 9, 2023

Please can someone merge this for me? It has approval, but I don't have permissions to merge :-)

@natalieparellano
Copy link
Member

@buildpacks/platform-maintainers ^^

@jkutner jkutner merged commit 990b1f3 into buildpacks:main Oct 16, 2023
16 checks passed
@edmorley edmorley deleted the heroku-builder-20 branch October 16, 2023 23:40
edmorley added a commit to edmorley/tekton-integration that referenced this pull request Mar 12, 2024
The `heroku/buildpacks:*` builders have been replaced by `heroku/builder:*`
and the former are about to be deprecated.

See:
https://github.com/heroku/cnb-builder-images/blob/main/README.md
buildpacks/pack#1924
Signed-off-by: Ed Morley <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/chore Issue that requests non-user facing changes. type/enhancement Issue that requests a new feature or improvement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants