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

ci: make revision semver compliant (fix the order) #1292

Merged
merged 3 commits into from
Aug 19, 2024

Conversation

yshyn-iohk
Copy link
Member

Description:

This PR contains the fix to the previous one
The tag should be {VERSION}-{BUILD_NUMBER}-{COMMIT_SHA}

Checklist:

  • My PR follows the contribution guidelines of this project
  • My PR is free of third-party dependencies that don't comply with the Allowlist
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked the PR title to follow the conventional commit specification

@yshyn-iohk yshyn-iohk requested a review from a team as a code owner August 19, 2024 10:02
@github-actions github-actions bot added the ci label Aug 19, 2024
@yshyn-iohk yshyn-iohk enabled auto-merge (squash) August 19, 2024 10:03
Copy link
Contributor

Integration Test Results

20 files  ±0  20 suites  ±0   2s ⏱️ ±0s
45 tests ±0  45 ✅ ±0  0 💤 ±0  0 ❌ ±0 
71 runs  ±0  71 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit e39461e. ± Comparison against base commit 525b3bc.

Copy link
Contributor

Unit Test Results

 96 files  ±0   96 suites  ±0   21m 18s ⏱️ -27s
826 tests ±0  818 ✅ ±0  8 💤 ±0  0 ❌ ±0 
833 runs  ±0  825 ✅ ±0  8 💤 ±0  0 ❌ ±0 

Results for commit e39461e. ± Comparison against base commit 525b3bc.

@yshyn-iohk yshyn-iohk merged commit 48c591e into main Aug 19, 2024
12 checks passed
@yshyn-iohk yshyn-iohk deleted the ci/make-revision-semver-compliant-2 branch August 19, 2024 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants