InfiniTimeOrg / InfiniTimeOrg/InfiniTime

Incorrect name of infinitisim-${{REF_NAME}} artifact

Open
#2,223 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
C
Stars
3.4k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

Verification
  • I searched for similar bug reports (including closed issues) and found none was relevant.
What happened?

Produced artifact name is just "infinitisim-", the REF_NAME variable seems to be empty

What should happen instead?

No response

Reproduction steps

The code suggest, that name of artifact should contain REF_NAME, but the variable is empty.

https://github.com/InfiniTimeOrg/InfiniTime/blob/3e23ee7c782904debabe3eb76ceba05f1e903be4/.github/workflows/main.yml#L113

Just take a look on artifacts.

image

More details?

No response

Version

main branch

Companion app

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at .github/workflows/main.yml around line 113 and inspect how REF_NAME is used in the artifact name. Compare the workflow's available ref context with the produced artifacts shown in the issue. Done means the generated artifact name includes the intended reference name instead of ending after "infinitisim-".

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.