This website requires JavaScript.
Explore
Help
Register
Sign In
discoman
/
python-tdd
Watch
1
Star
0
Fork
0
You've already forked python-tdd
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0370f36e9ef07d00562922d6329a85a3f28b4079
python-tdd
/
infra
History
Disco DeDisco
877e3f35cf
All checks were successful
ci/woodpecker/push/woodpecker
Pipeline was successful
Details
hoping to sidestep CD permissions issue w. python call in infra/deploy.sh.j2
2026-02-17 18:21:50 -05:00
..
cicd
created CD pipeline to complement the existing gitea/woodpecker CI pipeline: build, push to registry, deploy to staging on main
2026-02-13 15:27:59 -05:00
group_vars
created CD pipeline to complement the existing gitea/woodpecker CI pipeline: build, push to registry, deploy to staging on main
2026-02-13 15:27:59 -05:00
CD-PLAN.md
created CD pipeline to complement the existing gitea/woodpecker CI pipeline: build, push to registry, deploy to staging on main
2026-02-13 15:27:59 -05:00
cicd-playbook.yaml
Gitea repo init; Woodpecker pipeline init; much CI/CD structure outlined in ./infra, incl. docker-compose.yaml, cicd-playbook.yaml, new cicd vault, & config files for gitea, woodpecker & ansible
2026-02-10 21:16:00 -05:00
debug-ci.py
Dockerfile.ci & debug-ci now build working container for CI test image
2026-02-10 22:42:45 -05:00
deploy-playbook.yaml
renormalized to LF end of line sequences for all files for CD compatibility; created .gitattributes @ project root to manage it; defined {{ ansible_user }} more explicitly in the ansible playbook
2026-02-17 17:48:09 -05:00
deploy.sh.j2
hoping to sidestep CD permissions issue w. python call in infra/deploy.sh.j2
2026-02-17 18:21:50 -05:00
gamearray.env.j2
created CD pipeline to complement the existing gitea/woodpecker CI pipeline: build, push to registry, deploy to staging on main
2026-02-13 15:27:59 -05:00
inventory.ini
Gitea repo init; Woodpecker pipeline init; much CI/CD structure outlined in ./infra, incl. docker-compose.yaml, cicd-playbook.yaml, new cicd vault, & config files for gitea, woodpecker & ansible
2026-02-10 21:16:00 -05:00
nginx.conf.j2
nginx compatibility added to serve static files on server; whitenoise installed to catch static file serving in local docker container, also added to core.settings middleware; console logs & print statements removed from dashboard.js & functional_tests.container_commands; ansible playbook and nginx config file support nginx w.in deployment workflow
2026-02-08 17:55:09 -05:00