Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tiawl/spaceporn-action-env
Environment setting composite action for tiawl/spaceporn dependencies workflows
https://github.com/tiawl/spaceporn-action-env
actions ci github-actions spaceporn
Last synced: about 1 month ago
JSON representation
Environment setting composite action for tiawl/spaceporn dependencies workflows
- Host: GitHub
- URL: https://github.com/tiawl/spaceporn-action-env
- Owner: tiawl
- License: unlicense
- Created: 2024-04-20T00:50:08.000Z (9 months ago)
- Default Branch: trunk
- Last Pushed: 2024-10-23T17:39:49.000Z (2 months ago)
- Last Synced: 2024-10-24T01:41:24.542Z (2 months ago)
- Topics: actions, ci, github-actions, spaceporn
- Homepage:
- Size: 46.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# spaceporn-action-env
A composite action to parse an `env.yml` into a specified directory and load the content as variables into the [env context][6] of the current workflow.
## Important note
This composite action is not intented to be used outside of the [tiawl/spaceporn][1] dependencies chain. For this reasion, there are no contributing file/rules on this repository. However feel free to open an issue if you have a question. We will be happy to answer.
## CICD reminder
These repositories are automatically updated when a new release is available:
* [tiawl/spaceporn][1]
* [tiawl/spaceporn-action-bot][2]
* [tiawl/spaceporn-action-ci][3]
* [tiawl/spaceporn-action-cd-ping][4]
* [tiawl/spaceporn-action-cd-pong][5]
* [tiawl/cimgui.zig][7]
* [tiawl/libjq.zig][8]## License
This repository is dedicated to the public domain. See the LICENSE file for more details.
[1]:https://github.com/tiawl/spaceporn
[2]:https://github.com/tiawl/spaceporn-action-bot
[4]:https://github.com/tiawl/spaceporn-action-ci
[4]:https://github.com/tiawl/spaceporn-action-cd-ping
[5]:https://github.com/tiawl/spaceporn-action-cd-pong
[6]:https://docs.github.com/en/actions/learn-github-actions/contexts#env-context
[7]:https://github.com/tiawl/cimgui.zig
[8]:https://github.com/tiawl/libjq.zig