Update GitHub Actions to create and push the OCUDU container image#30
Update GitHub Actions to create and push the OCUDU container image#30gab-arrobo merged 3 commits intoopennetworkinglab:mainfrom
Conversation
Signed-off-by: Arrobo, Gabriel <gabriel.arrobo@intel.com>
Signed-off-by: Arrobo, Gabriel <gabriel.arrobo@intel.com>
Signed-off-by: Arrobo, Gabriel <gabriel.arrobo@intel.com>
| @@ -1 +1 @@ | |||
| 0.5.0 | |||
| 0.4.1-dev | |||
There was a problem hiding this comment.
It seems unusual to downgrade the version -- is this intentional?
There was a problem hiding this comment.
I agree with you. The problem is that for some reason 0.4.0 was never published and that is why I am making this change
There was a problem hiding this comment.
I think the principle should be that published artifact numbers always go up. If 0.5.0 was published, then 0.5.1-dev. If 0.4.0 is the highest published version, then 0.4.1-dev should be fine.
There was a problem hiding this comment.
Sorry, I meant that 0.4.0 and 0.5.0 were never published. However, we do have container images for 0.4.0. That is, after this PR is merged, I am going to open a PR for a minor release and create 0.5.0
andybavier
left a comment
There was a problem hiding this comment.
+1, assuming that v0.5.0 was not published
No description provided.