artifact.filename
Developmentstringas of v1.44.0
The human readable filename of the artifact, typically generated during build and release processes. Often includes the package name and version in the filename.
This filename can also act as the Package Name in cases where the package ecosystem maps accordingly. Additionally, the artifact can be published for others, but that is not a guarantee.
Examples
- golang-binary-amd64-v0.1.0
- docker-image-amd64-v0.1.0
- release-1.tar.gz
- file-name-package.tar.gz
History
Stability label respelled from experimental to development.
Already present at v1.30.0, the oldest release tracked here (experimental).