game-ci / game-ci/unity-orb

Custom Output Name in CircleCI

Open
#50 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Shell
Stars
11
Forks
13
PR merge metrics
No merged PRs in 30d

Description

Allow for the definition of a custom output name for the compressed file artifact. Allow for variables to used in that name as well.

To explain, the goal of the process is to eventually have all successful builds on the master branch upload automatically to a github release AND a cloud storage folder. For the last to happen the filename would need to be unique. While the workaround to put each file in a uniquely named folder would work it just creates another level of file nesting that is unneeded.

Contributor guide

Open the contributing guide

Research direction

Inspect the CircleCI orb's artifact compression and upload entry points; no specific file or test is named in the issue. Trace how the current compressed artifact name is produced, then verify that a configurable name supports variables and remains suitable for GitHub releases and cloud storage.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell
Domain
ci-cd, cloud, release
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.