Skip to content

Change version number of ssh-agent#3

Closed
kod-kristoff wants to merge 1 commit intowebfactory:masterfrom
kod-kristoff:patch-1
Closed

Change version number of ssh-agent#3
kod-kristoff wants to merge 1 commit intowebfactory:masterfrom
kod-kristoff:patch-1

Conversation

@kod-kristoff
Copy link
Copy Markdown

Github Actions failed with webfactory/ssh-agent@v0.1.
Works with webfactory/ssh-agent@v0.1.1.

Github Actions failed with `webfactory/ssh-agent@v0.1`.
Works with `webfactory/ssh-agent@v0.1.1`.
@mpdude
Copy link
Copy Markdown
Member

mpdude commented Sep 20, 2019

Doesn't GitHub automatically interpret version numbers according to SemVer? I thought I had read that somewhere in the documentation for Actions.

@kod-kristoff
Copy link
Copy Markdown
Author

This is what Github Actions said when failing "Set up job":

Current runner version: '2.157.5'
Prepare workflow directory
Prepare all required actions
Download action repository 'webfactory/ssh-agent@v0.1'
##[warning]Failed to download action 'https://api.github.com/repos/webfactory/ssh-agent/tarball/v0.1'. Error Response status code does not indicate success: 404 (Not Found).
##[warning]Back off 19.349 seconds before retry.
##[warning]Failed to download action 'https://api.github.com/repos/webfactory/ssh-agent/tarball/v0.1'. Error Response status code does not indicate success: 404 (Not Found).
##[warning]Back off 24.9 seconds before retry.
##[error]Response status code does not indicate success: 404 (Not Found).

Changing it to v0.1.1 works

@mpdude
Copy link
Copy Markdown
Member

mpdude commented Sep 20, 2019

Opened https://github.community/t5/GitHub-Actions/Version-numbering-for-Actions/m-p/32271 to clarify how it's supposed to work.

mpdude added a commit that referenced this pull request Sep 24, 2019
@mpdude
Copy link
Copy Markdown
Member

mpdude commented Sep 24, 2019

Fixed in 1a9af8e

@mpdude mpdude closed this Sep 24, 2019
cardoe added a commit to cardoe/ssh-agent that referenced this pull request Mar 2, 2023
…rettier-2.8.4

Bump prettier from 2.5.1 to 2.8.4
JrGoodle pushed a commit to happybits/ssh-agent that referenced this pull request Oct 9, 2024
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.

2 participants