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

smoke: fix stable version for compatibility test #1462

Conversation

imeoer
Copy link
Collaborator

@imeoer imeoer commented Nov 2, 2023

And let's make stable version name as a env.

Relevant Issue (if applicable)

If there are Issues related to this PullRequest, please list it.

Details

Please describe the details of PullRequest.

Types of changes

What types of changes does your PullRequest introduce? Put an x in all the boxes that apply:

  • 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 change)
  • Documentation Update (if none of the other choices apply)

Checklist

Go over all the following points, and put an x in all the boxes that apply.

  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.

And let's make stable version name as a env.

Signed-off-by: Yan Song <[email protected]>
@imeoer imeoer requested review from a team as code owners November 2, 2023 01:54
@imeoer imeoer requested review from liubin, liubogithub and changweige and removed request for a team November 2, 2023 01:54
Copy link

codecov bot commented Nov 2, 2023

Codecov Report

Merging #1462 (6bb7d6e) into master (d638eb2) will not change coverage.
Report is 1 commits behind head on master.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1462   +/-   ##
=======================================
  Coverage   44.37%   44.37%           
=======================================
  Files         123      123           
  Lines       38896    38896           
  Branches    38896    38896           
=======================================
  Hits        17259    17259           
  Misses      20696    20696           
  Partials      941      941           

see 1 file with indirect coverage changes

@@ -16,6 +16,8 @@ env:
CARGO_TERM_COLOR: always
IMAGE: wordpress
TAG: 6.1.1
NYDUS_STABLE_VERSION: v2.2.3
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's fix https://github.com/dragonflyoss/nydus/actions/runs/6715346171/job/18249975611?pr=1461 first, maybe the better way is to get the latest stable version name using GitHub API.

Copy link
Member

@Desiki-high Desiki-high Nov 2, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bergwolf bergwolf merged commit ace7c36 into dragonflyoss:master Nov 2, 2023
24 checks passed
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.

3 participants