allure-framework / allure-framework/setup-allurectl

v1 tag not pointed at the latest v1 release

Open
#144 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
14
Forks
4
Avg merge
10h 41m
Merged PRs (30d)
2

Description

We ran into this issue because we were getting deprecation warning for node v20 as was fixed in https://github.com/allure-framework/setup-allurectl/issues/139 back in May, however because we followed the docs and installed using this code:

```yaml
- uses: allure-framework/setup-allurectl@v1
```

We only got the v1.0.0.

I think it's common practice to either bump the v1 tag on each release of v1.x or (maybe) even github does this automatically if there is no v1 tag in the repo. Either way the tag points to the original v1.0.0 release: https://github.com/allure-framework/setup-allurectl/tags

Contributor guide

Open the contributing guide

Research direction

Start by inspecting the repository tags and the documented `allure-framework/setup-allurectl@v1` installation reference, then compare the v1 tag with the latest v1 release and issue #139. Done means the v1 tag resolves to the latest v1.x release so the documented GitHub Actions usage receives the fix.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions
Domain
ci-cd, release
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.