Commit Graph

4 Commits

Author SHA1 Message Date
60b56c6bba Merge pull request 'feat: add build job' (#1) from neoloc/buildjob into master
Reviewed-on: https://git.query.consul/unkin/puppetapi/pulls/1
2024-12-15 19:41:28 +11:00
5ae9e7597a feat: add build job
All checks were successful
Build / build (pull_request) Successful in 1m5s
2024-12-15 19:36:36 +11:00
fecdfa163c feat: add makefile
- add venv, deps, build and clean targets
- updated gitignore
2024-12-15 19:27:24 +11:00
105d43129e feat: initial service creation
- add requirements
- add gitignore
- add sample config
- add fastapi service
- expose g10k and puppet ca clean endpoints
2024-12-15 19:22:07 +11:00