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

Upgrade Tekton Pipeline to v0.51.0 #1001

Merged

Conversation

zregvart
Copy link
Member

@zregvart zregvart commented Sep 8, 2023

Upgrades to latest Tekton Pipeline, switching the API from v1beta1 to v1.

Seems that our Task result snapshotting did not catch the result in failure which could be the consequence of the API upgrade.

Also includes #1000 as this fixes the deprecated API usage found by the linter there.

@codecov
Copy link

codecov bot commented Sep 8, 2023

Codecov Report

Merging #1001 (6541646) into main (1080c28) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1001   +/-   ##
=======================================
  Coverage   85.42%   85.42%           
=======================================
  Files          64       64           
  Lines        5188     5188           
=======================================
  Hits         4432     4432           
  Misses        756      756           
Flag Coverage Δ
acceptance 69.21% <ø> (ø)
generative 51.77% <ø> (ø)
integration 62.34% <ø> (ø)
unit 71.53% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

dependabot bot and others added 2 commits September 11, 2023 11:36
Bumps the all group in /acceptance with 1 update: [github.com/tektoncd/cli](https://github.com/tektoncd/cli).

- [Release notes](https://github.com/tektoncd/cli/releases)
- [Changelog](https://github.com/tektoncd/cli/blob/main/RELEASE_PROCESS.md)
- [Commits](tektoncd/cli@v0.31.2...v0.32.0)

---
updated-dependencies:
- dependency-name: github.com/tektoncd/cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
Upgrades to latest Tekton Pipeline, switching the API from v1beta1 to
v1.

Seems that our Task result snapshotting did not catch the result in
failure which could be the consequence of the API upgrade.
@zregvart zregvart force-pushed the pr/update-tekton-pipeline-0.51.0 branch from dbc1007 to 6541646 Compare September 11, 2023 09:37
@lcarva
Copy link
Member

lcarva commented Sep 11, 2023

Seems that our Task result snapshotting did not catch the result in failure which could be the consequence of the API upgrade.

tektoncd/pipeline#6510 seems to confirm it.

@lcarva lcarva merged commit 24e6bdb into enterprise-contract:main Sep 11, 2023
@zregvart zregvart deleted the pr/update-tekton-pipeline-0.51.0 branch September 11, 2023 22:21
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.

2 participants