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

Add tagger date and version:refname sort attribute for fetching releases branches #1503

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

bdattoma
Copy link
Contributor

@bdattoma bdattoma commented Jun 5, 2024

the currently supported attribute to sort branches in fetch_tests.py script may give wrong results if an older branch gets updated (e.g., backporting new ods-ci patches to releases/2.8.0 branch).

With this PR we will have taggerdate (date of tag creation) and version:refname (taking branch name as prod version). I think the second one might be better to use.

@bdattoma bdattoma added verified This PR has been tested with Jenkins utils Enhancements in scripts and CI/CD (PR will be listed in release-notes) labels Jun 5, 2024
@bdattoma bdattoma requested a review from aloganat June 5, 2024 09:00
@bdattoma bdattoma self-assigned this Jun 5, 2024
Copy link

sonarqubecloud bot commented Jun 5, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link
Contributor

github-actions bot commented Jun 5, 2024

Robot Results

✅ Passed ❌ Failed ⏭️ Skipped Total Pass %
468 0 0 468 100

@bdattoma bdattoma merged commit 5c49a32 into red-hat-data-services:master Jun 5, 2024
8 checks passed
bdattoma added a commit to bdattoma/ods-ci that referenced this pull request Jun 5, 2024
…ses branches (red-hat-data-services#1503)

add tagger date and version:refname sort attribute
bdattoma added a commit to bdattoma/ods-ci that referenced this pull request Jun 5, 2024
…ses branches (red-hat-data-services#1503)

add tagger date and version:refname sort attribute
bdattoma added a commit that referenced this pull request Jun 6, 2024
… releases branches (#1504)

Add tagger date and version:refname sort attribute for fetching releases branches (#1503)

add tagger date and version:refname sort attribute
bdattoma added a commit that referenced this pull request Jun 6, 2024
… releases branches (#1506)

Add tagger date and version:refname sort attribute for fetching releases branches (#1503)

add tagger date and version:refname sort attribute
jgarciao pushed a commit to jgarciao/ods-ci that referenced this pull request Jun 12, 2024
…ses branches (red-hat-data-services#1503)

add tagger date and version:refname sort attribute
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
utils Enhancements in scripts and CI/CD (PR will be listed in release-notes) verified This PR has been tested with Jenkins
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants