Skip to content

Use v1 tag for all steps #7

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

Merged
merged 1 commit into from
Sep 18, 2020
Merged

Use v1 tag for all steps #7

merged 1 commit into from
Sep 18, 2020

Conversation

greg0ire
Copy link
Member

@greg0ire greg0ire commented Sep 17, 2020

As pointed out by @stof on Slack, we are building the image
twice because we are using different versions. Moreover, the example has
been updated upstream to always use v1. That tag will be a moving
pointing to the latest version.

More details at laminas/automatic-releases#38

As pointed out by Christophe Coevoet on Slack, we are building the image
twice because we are using different versions. Moreover, the example has
been updated upstream to always use v1. That tag will be a moving
pointing to the latest version.
@ostrolucky
Copy link
Member

why are we not using docker:// as @stof suggested?

@greg0ire
Copy link
Member Author

if laminas publishes their docker image to the docker hub for their action

I couldn't find that image on the hub, so I suppose this is why he used a conditional here.

@malarzm
Copy link
Member

malarzm commented Sep 18, 2020

Will we need to update existing actions manually or is there some mechanism to do that?

@stof
Copy link
Member

stof commented Sep 18, 2020

Will we need to update existing actions manually or is there some mechanism to do that?

I'm quite sure you will need to update workflows in other repositories. I don't think they stay linked to the template for some automatic update.

@greg0ire greg0ire merged commit 21bded8 into doctrine:main Sep 18, 2020
@greg0ire greg0ire deleted the use-v1-tag branch September 18, 2020 17:25
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.

6 participants