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

fix: git repo url should have .git suffix #1480

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

mmalina
Copy link
Contributor

@mmalina mmalina commented Dec 20, 2024

This url is used in the RPA and it's used for Tekton git resolver. All the RPAs in konflux-release-data repo use the .git suffix and it's also what's used
as an example in Tekton docs.

For context, a user recently hit an issue:
konflux-ci/release-service-catalog#759

We had a bug that caused an issue with the .git suffix. But e2e didn't expose the problem because the .git suffix was not there.

Description

Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change.

Issue ticket number and link

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist:

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added meaningful description with JIRA/GitHub issue key(if applicable), for example HASSuiteDescribe("STONE-123456789 devfile source")
  • I have updated labels (if needed)

This url is used in the RPA and it's used for Tekton
git resolver. All the RPAs in konflux-release-data repo
use the .git suffix and it's also what's used
as an example in Tekton docs.

For context, a user recently hit an issue:
konflux-ci/release-service-catalog#759

We had a bug that caused an issue with the .git suffix. But e2e
didn't expose the problem because the .git suffix was not there.

Signed-off-by: Martin Malina <[email protected]>
@johnbieren
Copy link
Contributor

/approve
/lgtm

@johnbieren
Copy link
Contributor

This file isn't in our directory so my approval doesn't count 🙃

Copy link

openshift-ci bot commented Dec 20, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: johnbieren, psturc

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@mmalina
Copy link
Contributor Author

mmalina commented Dec 20, 2024

This file isn't in our directory so my approval doesn't count 🙃

So sad 😭 @jinqi7 can you take a look please?

@openshift-merge-bot openshift-merge-bot bot merged commit f08c084 into konflux-ci:main Dec 20, 2024
18 checks passed
@mmalina mmalina deleted the git-url branch December 23, 2024 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants