https://github.com/huma-engineering/huma-common-actions
Huma reusable Github Actions
https://github.com/huma-engineering/huma-common-actions
Last synced: 5 months ago
JSON representation
Huma reusable Github Actions
- Host: GitHub
- URL: https://github.com/huma-engineering/huma-common-actions
- Owner: huma-engineering
- Created: 2022-01-07T09:54:44.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-11-12T17:19:33.000Z (7 months ago)
- Last Synced: 2025-11-12T19:06:58.109Z (7 months ago)
- Language: Makefile
- Homepage:
- Size: 392 KB
- Stars: 0
- Watchers: 3
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# huma-common-actions
Huma's reusable Github Actions
## Roadmap
- [x] Hello worlds action as example
- [x] Openvpn speciallised to connect to gateways in Perimeter 81
- [ ] Upload static website to a S3 bucket in AWS and invalidate cache on AWS CloudFront
- [ ] Commenting on PR with replacing current comment or add it as new comment
- [ ] Terraform apply on PR
## Tests
There is a separated repo are located on [huma-engineering/huma-common-actions-tests](https://github.com/huma-engineering/huma-common-actions-tests) to run tests and examples (for the security reasons).