rector-prefixed misses tag 0.6.10

Created on 15 Jan 2020  路  14Comments  路  Source: rectorphp/rector

tag 0.6.10 is not existant on the prefixed build:

https://github.com/rectorphp/rector-prefixed/releases

bug

All 14 comments

I guess the github-actions did not work properly

Looks at Github Actions... any idea what went wrong?
Maybe the tag was not detected :/

hmm.. the solution at https://github.community/t5/GitHub-Actions/How-to-get-just-the-tag-name/m-p/32163/highlight/true#M1024 is valid for on

on:
  push:
    tags:

we use a on push for the commits on master branch.. not sure the GTIHUB_REF contains a tag-name when we are responding to a on-commit push

Yea, the problem is to get the tag name.

Could you send PR to try it?

Will do some tests.

Please see #2686

Great. Thx guys

Looks like it doesn't worked for 0.6.11 :/

Will take a look at it on monday

Was this page helpful?
0 / 5 - 0 ratings