Commit Graph

125 Commits (main)
 

Author SHA1 Message Date
Tobias Trabelsi 601cc245ef bump version 9 months ago
Tobias Trabelsi 340bcd48fe
Merge pull request #46 from deblasis/fix/gitea_oauth2_app_confidential_client
Support `gitea_oauth2_app` `confidential_client` flag
9 months ago
Alessandro De Blasis 2d7147442b fix(oauth): updates 9 months ago
Tobias Trabelsi ed32470b17
Merge pull request #48 from Lerentis/feature/#47/list-all-org-repos 9 months ago
Tobias Trabelsi 483bda1033
added possibility to list all repos of an organisation 9 months ago
Tobias Trabelsi 48f5c3ee3c
Merge pull request #45 from Lerentis/dependabot/go_modules/github.com/hashicorp/terraform-plugin-docs-0.16.0 9 months ago
Alessandro De Blasis c707cba22e fix(gitea_oauth_app): added missing createoptions and resourcedata 9 months ago
Alessandro De Blasis 5b14a5d789 docs(oauth2_app): docs 9 months ago
Alessandro De Blasis 707443c6d2 feat(gitea_oauth_app): support 9 months ago
dependabot[bot] 04160fa7a3
Bump github.com/hashicorp/terraform-plugin-docs from 0.15.0 to 0.16.0
Bumps [github.com/hashicorp/terraform-plugin-docs](https://github.com/hashicorp/terraform-plugin-docs) from 0.15.0 to 0.16.0.
- [Release notes](https://github.com/hashicorp/terraform-plugin-docs/releases)
- [Changelog](https://github.com/hashicorp/terraform-plugin-docs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/terraform-plugin-docs/compare/v0.15.0...v0.16.0)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/terraform-plugin-docs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
9 months ago
Tobias Trabelsi c1ba34b248 fix deprecated goreleaser flag 10 months ago
Tobias Trabelsi 0d09d97866 bump version 10 months ago
Tobias Trabelsi b3f93373d0
Merge pull request #38 from Lerentis/Lerentis/issue35
potential fix for #35
10 months ago
Tobias Trabelsi 58498b616b
Merge pull request #43 from Lerentis/dependabot/go_modules/github.com/hashicorp/terraform-plugin-docs-0.15.0
Bump github.com/hashicorp/terraform-plugin-docs from 0.14.1 to 0.15.0
10 months ago
dependabot[bot] 4e94047737
Bump github.com/hashicorp/terraform-plugin-docs from 0.14.1 to 0.15.0
Bumps [github.com/hashicorp/terraform-plugin-docs](https://github.com/hashicorp/terraform-plugin-docs) from 0.14.1 to 0.15.0.
- [Release notes](https://github.com/hashicorp/terraform-plugin-docs/releases)
- [Changelog](https://github.com/hashicorp/terraform-plugin-docs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/terraform-plugin-docs/compare/v0.14.1...v0.15.0)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/terraform-plugin-docs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
10 months ago
Tobias Trabelsi 425434baa8
Merge pull request #42 from Lerentis/dependabot/github_actions/goreleaser/goreleaser-action-4.3.0
Bump goreleaser/goreleaser-action from 4.2.0 to 4.3.0
10 months ago
dependabot[bot] 7f04ccd8f8
Bump goreleaser/goreleaser-action from 4.2.0 to 4.3.0
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v4.2.0...v4.3.0)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
10 months ago
Tobias Trabelsi e8584b0270
Merge pull request #44 from Lerentis/dependabot/go_modules/github.com/hashicorp/terraform-plugin-sdk/v2-2.27.0
Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.26.1 to 2.27.0
10 months ago
dependabot[bot] 910ccdb092
Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.26.1 to 2.27.0
Bumps [github.com/hashicorp/terraform-plugin-sdk/v2](https://github.com/hashicorp/terraform-plugin-sdk) from 2.26.1 to 2.27.0.
- [Release notes](https://github.com/hashicorp/terraform-plugin-sdk/releases)
- [Changelog](https://github.com/hashicorp/terraform-plugin-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/terraform-plugin-sdk/compare/v2.26.1...v2.27.0)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/terraform-plugin-sdk/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
10 months ago
Tobias Trabelsi b2403e2569
Merge pull request #40 from ultimania/feature/non-mirror-migration
Fixed conditions of repository migration
11 months ago
ultimania 98867f2830 add example for origin migration 11 months ago
ultimania 948b20a6d2 fixed conditions of migration 11 months ago
Tobias Trabelsi 83a0cbf14c fallback on resource data on buggy gitea versions 11 months ago
Tobias Trabelsi 71caf4430b potential fix for #35 11 months ago
Tobias Trabelsi bc28fe186f
Merge pull request #37 from yamadayutaka/feature/team_repositories
implement repositories attribute to gitea_team
11 months ago
Tobias Trabelsi 19062e27f0 transparent errors 11 months ago
YAMADA Yutaka 322ad2d3c4 add log output on error 11 months ago
YAMADA Yutaka 9e34636c29 Bump the version from 0.12.3 to 0.13.0 11 months ago
YAMADA Yutaka b4b13dc3ca implement repositories attribute of gitea_team 11 months ago
Tobias Trabelsi e5a6132b9d
Merge pull request #34 from Lerentis/dependabot/github_actions/crazy-max/ghaction-import-gpg-5.3.0 11 months ago
dependabot[bot] d71cbbd0b6
Bump crazy-max/ghaction-import-gpg from 5.2.0 to 5.3.0
Bumps [crazy-max/ghaction-import-gpg](https://github.com/crazy-max/ghaction-import-gpg) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/crazy-max/ghaction-import-gpg/releases)
- [Commits](https://github.com/crazy-max/ghaction-import-gpg/compare/v5.2.0...v5.3.0)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-import-gpg
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
12 months ago
Tobias Trabelsi 0a85957c50 #26 document codeberg not allowing pull mirrors
fixed permission failure in gite_repository
1 year ago
Tobias Trabelsi f87515a453
Merge pull request #32 from Lerentis/dependabot/go_modules/github.com/hashicorp/terraform-plugin-sdk/v2-2.26.1
Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.26.0 to 2.26.1
1 year ago
dependabot[bot] 0e8aa2bf9b
Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.26.0 to 2.26.1
Bumps [github.com/hashicorp/terraform-plugin-sdk/v2](https://github.com/hashicorp/terraform-plugin-sdk) from 2.26.0 to 2.26.1.
- [Release notes](https://github.com/hashicorp/terraform-plugin-sdk/releases)
- [Changelog](https://github.com/hashicorp/terraform-plugin-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/terraform-plugin-sdk/compare/v2.26.0...v2.26.1)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/terraform-plugin-sdk/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Tobias Trabelsi 1162650a73
Merge pull request #29 from Lerentis/dependabot/go_modules/github.com/hashicorp/terraform-plugin-docs-0.14.1 1 year ago
dependabot[bot] abc332958b
Bump github.com/hashicorp/terraform-plugin-docs from 0.13.0 to 0.14.1
Bumps [github.com/hashicorp/terraform-plugin-docs](https://github.com/hashicorp/terraform-plugin-docs) from 0.13.0 to 0.14.1.
- [Release notes](https://github.com/hashicorp/terraform-plugin-docs/releases)
- [Changelog](https://github.com/hashicorp/terraform-plugin-docs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/terraform-plugin-docs/compare/v0.13.0...v0.14.1)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/terraform-plugin-docs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Tobias Trabelsi 6ce5f8bf9f
Merge pull request #30 from Lerentis/dependabot/github_actions/actions/setup-go-4 1 year ago
Tobias Trabelsi 1c80699599
Merge pull request #31 from Lerentis/dependabot/go_modules/github.com/hashicorp/terraform-plugin-sdk/v2-2.26.0 1 year ago
dependabot[bot] 84c9110a24
Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.24.1 to 2.26.0
Bumps [github.com/hashicorp/terraform-plugin-sdk/v2](https://github.com/hashicorp/terraform-plugin-sdk) from 2.24.1 to 2.26.0.
- [Release notes](https://github.com/hashicorp/terraform-plugin-sdk/releases)
- [Changelog](https://github.com/hashicorp/terraform-plugin-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/terraform-plugin-sdk/compare/v2.24.1...v2.26.0)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/terraform-plugin-sdk/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
dependabot[bot] ad2692136f
Bump actions/setup-go from 3 to 4
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Tobias Trabelsi 4f33464489
version bump 1 year ago
lerentis 2c787bd532 Fixed typo in repo data source 1 year ago
lerentis feacbf5a3f update goreleaser version 1 year ago
Tobias Trabelsi d6160c596b
correct version in docs 1 year ago
Tobias Trabelsi 9799416352
fixed org vanashing
fixed regression of  v0.11.1
1 year ago
Tobias Trabelsi 8095c2a513
prepare next release 1 year ago
Tobias Trabelsi 14c1a11417
Merge pull request #21 from martin31821/feature/deploykey 1 year ago
Martin Koppehel 8a805faa72
Add docs 1 year ago
Martin Koppehel 32ad02fa73
Implement deploy_key resource 1 year ago
Tobias Trabelsi edd03aca2f
try to publish sbom with next release 1 year ago