elastic / elastic/package-spec
Add build information of the package at build time
- Dominant language
- Go
- Stars
- 20
- Forks
- 93
- Avg merge
- 15h 10m
- Merged PRs (30d)
- 12
Description
Would be useful to add build information of packages during build time (to show as part of the metadata shown in package registry).
Some use cases would be really simplified if we had this:
- Doing backports to older versions now that package-storage is deprecated
- Running benchmark comparisons against specific target versions (https://github.com/elastic/elastic-package/issues/1040)
- Know the version of elastic-package used to build the package, for example to know the specific ECS dynamic template imported (https://github.com/elastic/elastic-package/pull/1073).
- Know when a package was built.
- From support perspective, more easily know the code a user is running.
Contributor guide
Assessment
This issue has not been assessed yet.