Skip to content

Conversation

@jacobmou
Copy link

@jacobmou jacobmou commented Apr 19, 2023

This reverts commit 0768e1b.

In the original patch #2077, tag and stamp_input fields of PushInfo were removed with the assumption that they become obsolete since bazel 5.0. However, bazel itself doesn't control our customized PushInfo provider. And we have been using them with bazel 5.3 with no issues.

We have some downstream rules that are relying on these field and would like to keep using them in latest version of rules_docker.

@philsc for vis.

PR Checklist

Please check if your PR fulfills the following requirements:

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Other... Please describe:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

This reverts commit 0768e1b.

In the original patch
bazelbuild#2077, `tag` and
`stamp_input` fields of PushInfo were removed with the assumption
that they become obsolete since bazel 5.0. However, bazel itself
doesn't control our customized `PushInfo` provider.

We have some downstream rules that are relying on these field and
would like to keep using them in latest version of rules_docker.
@github-actions
Copy link

This Pull Request has been automatically marked as stale because it has not had any activity for 180 days. It will be closed if no further activity occurs in 30 days.
Collaborators can add an assignee to keep this open indefinitely. Thanks for your contributions to rules_docker!

@github-actions github-actions bot added the Can Close? Will close in 30 days unless there is a comment indicating why not label Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Can Close? Will close in 30 days unless there is a comment indicating why not

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant