Update version to release version across supporting files/documentation as lazy users, such as myself, love copying and pasting from these. Note these docs are also displayed on Terraform/OpenTofu documents and should be kept in cadence with release versions. Reviewed-on: https://gitea.com/gitea/terraform-provider-gitea/pulls/92 Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.com> Co-authored-by: ThreadCrux <threadcrux@noreply.gitea.com> Co-committed-by: ThreadCrux <threadcrux@noreply.gitea.com> |
||
---|---|---|
.. | ||
setup | ||
branch_protection.tf | ||
branch_protection.tftest.hcl | ||
readme.md | ||
variables.tf | ||
versions.tf |
How to run tests
docker run -p 3000:3000 gitea/gitea:latest-rootless
- Setup gitea under http://localhost:3000
- Username: gitea_admin
- Password: gitea_admin
- Email: admin@gitea.local
terraform test