Skip to content

fix: clone from releaseBranch if possible, derivate release info from…#349

Merged
bouskaJ merged 1 commit intomainfrom
SECURESIGN-3376
Jan 22, 2026
Merged

fix: clone from releaseBranch if possible, derivate release info from…#349
bouskaJ merged 1 commit intomainfrom
SECURESIGN-3376

Conversation

@bouskaJ
Copy link
Member

@bouskaJ bouskaJ commented Jan 16, 2026

… FBC otherwise

@github-actions
Copy link

github-actions bot commented Jan 16, 2026

Configuration Diff

13 document(s) impacted:

+ 0 added
- 0 removed
! 13 modified
Diff
@@ spec.resources.appstudio.redhat.com/v1beta2/IntegrationTestScenario/rhtas-operator-e2e-test{{.nameSuffix}}.spec.params @@
# projctl.konflux.dev/v1beta1/ProjectDevelopmentStreamTemplate/rhtas-tenant/operator-template
! - one list entry removed:
- - name: branch
-   value: {{.branch}}
! + one list entry added:
+   - name: releaseBranch
+     value: {{.branch}}

@@ spec.resources.appstudio.redhat.com/v1beta2/IntegrationTestScenario/rhtas-operator-e2e-test{{.nameSuffix}}-fips.spec.params @@
# projctl.konflux.dev/v1beta1/ProjectDevelopmentStreamTemplate/rhtas-tenant/operator-template
! + one list entry added:
+   - name: releaseBranch
+     value: {{.branch}}

@@ spec.resources.appstudio.redhat.com/v1beta2/IntegrationTestScenario/{{.application}}{{.nameSuffix}}-v4-16-e2e.spec.resolverRef.params.pathInRepo.value @@
# projctl.konflux.dev/v1beta1/ProjectDevelopmentStreamTemplate/rhtas-tenant/rhtas-fbc-template
! ± value change
- pipelines/integration-test/rhtas-operator-e2e.yaml
+ pipelines/integration-test/rhtas-fbc-e2e.yaml

@@ spec.resources.appstudio.redhat.com/v1beta2/IntegrationTestScenario/{{.application}}{{.nameSuffix}}-v4-16-e2e-fips.spec.resolverRef.params.pathInRepo.value @@
# projctl.konflux.dev/v1beta1/ProjectDevelopmentStreamTemplate/rhtas-tenant/rhtas-fbc-template
! ± value change
- pipelines/rhtas-operator-e2e.yaml
+ pipelines/integration-test/rhtas-fbc-e2e.yaml

@@ spec.resources.appstudio.redhat.com/v1beta2/IntegrationTestScenario/{{.application}}{{.nameSuffix}}-v4-17-e2e.spec.resolverRef.params.pathInRepo.value @@
# projctl.konflux.dev/v1beta1/ProjectDevelopmentStreamTemplate/rhtas-tenant/rhtas-fbc-template
! ± value change
- pipelines/integration-test/rhtas-operator-e2e.yaml
+ pipelines/integration-test/rhtas-fbc-e2e.yaml

@@ spec.resources.appstudio.redhat.com/v1beta2/IntegrationTestScenario/{{.application}}{{.nameSuffix}}-v4-17-e2e-fips.spec.resolverRef.params.pathInRepo.value @@
# projctl.konflux.dev/v1beta1/ProjectDevelopmentStreamTemplate/rhtas-tenant/rhtas-fbc-template
! ± value change
- pipelines/rhtas-operator-e2e.yaml
+ pipelines/integration-test/rhtas-fbc-e2e.yaml

@@ spec.resources.appstudio.redhat.com/v1beta2/IntegrationTestScenario/{{.application}}{{.nameSuffix}}-v4-18-e2e.spec.resolverRef.params.pathInRepo.value @@
# projctl.konflux.dev/v1beta1/ProjectDevelopmentStreamTemplate/rhtas-tenant/rhtas-fbc-template
! ± value change
- pipelines/integration-test/rhtas-operator-e2e.yaml
+ pipelines/integration-test/rhtas-fbc-e2e.yaml

@@ spec.resources.appstudio.redhat.com/v1beta2/IntegrationTestScenario/{{.application}}{{.nameSuffix}}-v4-18-e2e-fips.spec.resolverRef.params.pathInRepo.value @@
# projctl.konflux.dev/v1beta1/ProjectDevelopmentStreamTemplate/rhtas-tenant/rhtas-fbc-template
! ± value change
- pipelines/rhtas-operator-e2e.yaml
+ pipelines/integration-test/rhtas-fbc-e2e.yaml

@@ spec.resources.appstudio.redhat.com/v1beta2/IntegrationTestScenario/{{.application}}{{.nameSuffix}}-v4-19-e2e.spec.resolverRef.params.pathInRepo.value @@
# projctl.konflux.dev/v1beta1/ProjectDevelopmentStreamTemplate/rhtas-tenant/rhtas-fbc-template
! ± value change
- pipelines/integration-test/rhtas-operator-e2e.yaml
+ pipelines/integration-test/rhtas-fbc-e2e.yaml

@@ spec.resources.appstudio.redhat.com/v1beta2/IntegrationTestScenario/{{.application}}{{.nameSuffix}}-v4-19-e2e-fips.spec.resolverRef.params.pathInRepo.value @@
# projctl.konflux.dev/v1beta1/ProjectDevelopmentStreamTemplate/rhtas-tenant/rhtas-fbc-template
! ± value change
- pipelines/rhtas-operator-e2e.yaml
+ pipelines/integration-test/rhtas-fbc-e2e.yaml

@@ spec.resources.appstudio.redhat.com/v1beta2/IntegrationTestScenario/{{.application}}{{.nameSuffix}}-v4-20-e2e.spec.resolverRef.params.pathInRepo.value @@
# projctl.konflux.dev/v1beta1/ProjectDevelopmentStreamTemplate/rhtas-tenant/rhtas-fbc-template
! ± value change
- pipelines/integration-test/rhtas-operator-e2e.yaml
+ pipelines/integration-test/rhtas-fbc-e2e.yaml

@@ spec.resources.appstudio.redhat.com/v1beta2/IntegrationTestScenario/{{.application}}{{.nameSuffix}}-v4-20-e2e-fips.spec.resolverRef.params.pathInRepo.value @@
# projctl.konflux.dev/v1beta1/ProjectDevelopmentStreamTemplate/rhtas-tenant/rhtas-fbc-template
! ± value change
- pipelines/rhtas-operator-e2e.yaml
+ pipelines/integration-test/rhtas-fbc-e2e.yaml

@@ spec.resources.appstudio.redhat.com/v1beta2/IntegrationTestScenario/{{.application}}{{.nameSuffix}}-v4-20-e2e-olmv1.spec.resolverRef.params.pathInRepo.value @@
# projctl.konflux.dev/v1beta1/ProjectDevelopmentStreamTemplate/rhtas-tenant/rhtas-fbc-template
! ± value change
- pipelines/integration-test/rhtas-operator-e2e.yaml
+ pipelines/integration-test/rhtas-fbc-e2e.yaml

📦 Artifacts: base-output.yaml, head-output.yaml, dyff-output.txt

@bouskaJ
Copy link
Member Author

bouskaJ commented Jan 21, 2026

Thank you @JasonPowr for the review. All your comments have been resolved 👍

@bouskaJ bouskaJ requested a review from JasonPowr January 21, 2026 13:58
@bouskaJ bouskaJ merged commit 7c477f5 into main Jan 22, 2026
4 checks passed
@bouskaJ bouskaJ deleted the SECURESIGN-3376 branch January 22, 2026 12:24
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