Simple testing environment for git repositories
|
|
||
|---|---|---|
| .forgejo/workflows | ||
| LICENSE | ||
| README.md | ||
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!