-
Notifications
You must be signed in to change notification settings - Fork 232
Sync with main #3139
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
Sync with main #3139
Conversation
- hub: v1.23.4 → v1.23.5 - pipelines-as-code: v0.39.2 → v0.39.3 Signed-off-by: tekton-bot <tekton-bot@users.noreply.github.com>
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.30.0 to 0.31.0. - [Commits](golang/mod@v0.30.0...v0.31.0) --- updated-dependencies: - dependency-name: golang.org/x/mod dependency-version: 0.31.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This patch includes the following changes: - Remove the default Hub catalog configuration from the PAC settings before PAC SyncConfig function call as this is already handled by the PAC SyncConfig function - Remove the default ArtifactHub URL override, which is managed by PAC. - Update the transform test to align with PAC changes, hub_url should not be fetchable, and PAC will now set the catalog type to tektonhub. Signed-off-by: Shiv Verma <shverma@redhat.com>
Signed-off-by: Shiv Verma <shverma@redhat.com>
Signed-off-by: Anitha Natarajan <anataraj@redhat.com>
- Replace local 80+ line implementation with simple workflow_call - Use centralized retest logic from tektoncd/plumbing - Reduce maintenance burden and ensure consistent behavior - File size reduced from 83 lines to 15 lines Signed-off-by: Vincent Demeester <vdemeest@redhat.com>
Signed-off-by: Shubham Bhardwaj <shubbhar@redhat.com>
Signed-off-by: Anitha Natarajan <anataraj@redhat.com>
Tekton Results is already GA.
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.31.8 to 4.31.9. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@1b168cd...5d4e8d1) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.31.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
TektonConfig supports the disable-affinity-assistant under Pipeline component, this field was deprecated in the Pipeline v1.0.0 in favor of the `coschedule` feature flag. Signed-off-by: Shiv Verma <shverma@redhat.com>
- results: v0.17.1 → v0.17.2 Signed-off-by: tekton-bot <tekton-bot@users.noreply.github.com>
Signed-off-by: Shiv Verma <shverma@redhat.com>
Signed-off-by: ab-ghosh <abghosh@redhat.com>
Bumps [peter-evans/slash-command-dispatch](https://github.com/peter-evans/slash-command-dispatch) from 5.0.1 to 5.0.2. - [Release notes](https://github.com/peter-evans/slash-command-dispatch/releases) - [Commits](peter-evans/slash-command-dispatch@5c11dc7...9bdcd79) --- updated-dependencies: - dependency-name: peter-evans/slash-command-dispatch dependency-version: 5.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
When HistoryLimit is set to null in tektonconfig then it resets back to 100 After this fix value will be retained This also fisxes the issues ot pruner confog resetting to default on upgrade. Now after upgrade pruner should retain the old config Restore Pre upgrade fucntions
Bumps [github.com/openshift-pipelines/pipelines-as-code](https://github.com/openshift-pipelines/pipelines-as-code) from 0.39.3 to 0.40.0. - [Release notes](https://github.com/openshift-pipelines/pipelines-as-code/releases) - [Commits](openshift-pipelines/pipelines-as-code@v0.39.3...v0.40.0) --- updated-dependencies: - dependency-name: github.com/openshift-pipelines/pipelines-as-code dependency-version: 0.40.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Shubham Bhardwaj <shubbhar@redhat.com>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Changes
Submitter Checklist
These are the criteria that every PR should meet, please check them off as you
review them:
make test lintbefore submitting a PRSee the contribution guide for more details.
Release Notes