Simple testing environment for git repositories
Find a file
SylphicXen f7b453fb7a
Some checks failed
/ test (push) Has been cancelled
Added demo workflow
2025-04-18 06:36:20 -05:00
.forgejo/workflows Added demo workflow 2025-04-18 06:36:20 -05:00
LICENSE Initial commit 2025-04-18 11:09:32 +00:00
README.md Adjusted README.md to add general plans 2025-04-18 06:15:48 -05:00

devtests1

This is a simple test environment for my git repository. I will do some simple pushes, pulls, etc. and attempt to run things like CI/CD through this test repository.

Plans:

  • Create this repository
  • Create simple script in a language
  • Add CI/CD integrations to automatically run tests
  • Figure out how releases and branches should work
  • ...
  • Profit!