mirror of
https://github.com/go-gitea/terraform-provider-gitea.git
synced 2026-07-01 21:03:59 -04:00
d842c3e093
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>
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