-
-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Have a question? Please checkout our Slack Community or visit our Slack Archive.
Describe the Feature
I have the atmos version supplied in multiple places. It would be nice to have it in a single place such as with a .python-version
file or .atmos-version
file or perhaps support the asdf file .tool-versions
e.g.
- name: Setup atmos
uses: cloudposse/github-action-setup-atmos@v2
with:
install-wrapper: true
atmos-version-file: .atmos-version
Expected Behavior
Centralized place for atmos version
Use Case
See above
Describe Ideal Solution
See above
Alternatives Considered
Create a repo .atmos-version
Use a github action to read its contents and save the version to an output
Then read the output in this action
Additional Context
N/A
Metadata
Metadata
Assignees
Labels
No labels