Adjusted README.md to add general plans
This commit is contained in:
parent
a9fe0bcdfc
commit
1ec6ffd0f3
1 changed files with 9 additions and 1 deletions
10
README.md
10
README.md
|
|
@ -1,3 +1,11 @@
|
||||||
# devtests1
|
# devtests1
|
||||||
|
|
||||||
Simple testing environment for git repositories
|
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:
|
||||||
|
- [x] 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!
|
||||||
Loading…
Add table
Reference in a new issue