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

Fixed the issue that a new output tag would not be uploaded if a cach… #311

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

fourierrr
Copy link
Contributor

…e was found in the database during the dup convert process.

What this PR does / why we need it:

Fixed the issue that a new output tag would not be uploaded if a cache was found in the database during the dup convert process.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #310

Please check the following list:

  • Does the affected code have corresponding tests, e.g. unit test, E2E test?
  • Does this change require a documentation update?
  • Does this introduce breaking changes that would require an announcement or bumping the major version?
  • Do all new files have an appropriate license header?

…e was found in the database during the dup convert process.

Signed-off-by: fourierrr <[email protected]>
@liulanzheng liulanzheng added the ok-to-test Pull request is ok to run ci test label Oct 22, 2024
@WaberZhuang
Copy link
Contributor

WaberZhuang commented Oct 22, 2024

Thanks for the PR, please add your signature to the commit to pass the project check.

@estebanreyl Please take a look at this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ok-to-test Pull request is ok to run ci test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

new output tag can not be uploaded if a cache was found in the database during the dup transformation process
3 participants