Commit Graph

81 Commits

Author SHA1 Message Date
9799416352 fixed org vanashing
fixed regression of  v0.11.1
2023-01-28 22:49:54 +01:00
8095c2a513 prepare next release v0.12.0 2023-01-04 19:15:00 +01:00
14c1a11417 Merge pull request from martin31821/feature/deploykey 2023-01-04 19:08:30 +01:00
8a805faa72 Add docs 2023-01-04 10:10:45 +01:00
32ad02fa73 Implement deploy_key resource 2023-01-03 20:29:22 +01:00
edd03aca2f try to publish sbom with next release 2022-12-24 18:37:41 +01:00
0fe94d7dc1 bump version to include updates v0.11.2 2022-12-24 18:04:13 +01:00
d6f60fb0a7 Bump actions/setup-go from 2 to 3
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 3.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v2...v3)

---
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>
2022-12-24 18:04:13 +01:00
282cd097f9 Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.20.0 to 2.24.1
Bumps [github.com/hashicorp/terraform-plugin-sdk/v2](https://github.com/hashicorp/terraform-plugin-sdk) from 2.20.0 to 2.24.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.20.0...v2.24.1)

---
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>
2022-12-24 18:04:13 +01:00
683a051502 Bump crazy-max/ghaction-import-gpg from 5.0.0 to 5.2.0
Bumps [crazy-max/ghaction-import-gpg](https://github.com/crazy-max/ghaction-import-gpg) from 5.0.0 to 5.2.0.
- [Release notes](https://github.com/crazy-max/ghaction-import-gpg/releases)
- [Changelog](https://github.com/crazy-max/ghaction-import-gpg/blob/v5.2.0/CHANGELOG.md)
- [Commits](https://github.com/crazy-max/ghaction-import-gpg/compare/v5.0.0...v5.2.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>
2022-12-24 18:04:13 +01:00
32278f74cc Bump goreleaser/goreleaser-action from 3.0.0 to 4.1.0
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 3.0.0 to 4.1.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v3.0.0...v4.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-24 18:04:13 +01:00
b4859cda6b Bump github.com/hashicorp/terraform-plugin-docs from 0.7.0 to 0.13.0
Bumps [github.com/hashicorp/terraform-plugin-docs](https://github.com/hashicorp/terraform-plugin-docs) from 0.7.0 to 0.13.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.7.0...v0.13.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>
2022-12-18 17:14:23 +00:00
ad07770b6b Create dependabot.yml 2022-12-18 18:12:56 +01:00
3dd609864b hopefully finally fixed the TLS nil pointer v0.11.1 2022-11-12 22:22:14 +01:00
13d3ed85ad removed unintuitive fallback if repo owner does not exist 2022-11-12 20:56:48 +01:00
b23c36a25f prepare 0.11.0 release v0.11.0 2022-10-30 00:53:10 +02:00
87d8cfd2e5 Merge pull request from adduc/clone_urls 2022-10-30 00:49:58 +02:00
85b869d28b repository resource: add clone and html urls 2022-10-29 17:41:45 -05:00
04f842cdfe Merge pull request 'Added gitea_token resource' () from feature/token-resource into main
Reviewed-on: 
v0.10.0
2022-10-16 15:14:30 +00:00
c72fcb3a49 Added gitea_token resource 2022-10-16 16:55:07 +02:00
9c819ad4c2 fixed another formating issue v0.9.0 2022-10-05 21:39:00 +02:00
6d5439a00a fixed minor bug in resourceForkDelete 2022-10-05 21:36:06 +02:00
6d0bd5906a pre release version bump
make fmt
clarified some limitations for fork resource
2022-10-05 21:22:30 +02:00
f3c0793a88 Merge pull request from juddowilcox/implement-forks
Co-authored-by: Judd Wilcox <Judd.Wilcox@nokia.com>
2022-10-05 21:17:16 +02:00
e99be27300 add example for gitea_fork resource 2022-10-04 16:56:32 -05:00
480994bfa9 implement gitea_fork 2022-10-04 03:15:31 -05:00
e7ad54b0a4 warn about server side hooks v0.8.0 2022-08-30 21:02:06 +02:00
3f67ba1895 minor cosmetic changes and prepare next release 2022-08-30 20:19:08 +02:00
0f441b26d1 patch from dmaes 2022-08-30 20:10:07 +02:00
f9d35d01c6 added CoC and issue templates for github v0.7.4 2022-08-17 22:16:07 +02:00
c183098b7d fixed faulty import of repository 2022-08-17 21:58:02 +02:00
e4ff32cc94 Merge pull request ' deprecate migration_clone_addresse in favor of migration_clone_address' () from bugfix/#14-fix-typo into main
Reviewed-on: 
closes 
v0.7.3
2022-08-14 19:12:59 +00:00
c4757ce109 deprecate migration_clone_addresse in favor of migration_clone_address 2022-08-14 20:55:12 +02:00
8e2fc7264b shorten feedback loop v0.7.2 2022-08-13 22:45:54 +02:00
aa7856ea7b stick with IDs for consistency 2022-08-13 22:37:46 +02:00
8b25a1519e fix terraform import for organisations 2022-08-13 22:15:19 +02:00
cfa43451d8 init 2022-08-13 18:43:03 +02:00
cf2fc0f54f Merge pull request 'updated GHA' () from bugifx/#10-updates into main
Reviewed-on: 
v0.7.1
2022-08-06 15:07:50 +00:00
bc6261d444 fixed tests
incremented version number
2022-08-06 16:47:00 +02:00
e1266ebf64 updated GHA
Update to v2 SDK
updated dependencies
2022-08-06 16:21:18 +02:00
989e7079a5 Merge pull request ' fail gracefully if gitea url violates RFC 2606' () from feature/#7-fail-gracefully into main
Reviewed-on: 
closes 
v0.7.0
2022-08-04 16:56:21 +00:00
edfd4e2e06 fail gracefully if gitea url violates RFC 2606 2022-08-04 18:23:41 +02:00
1c8d5146fb Version in README should match released version 2022-07-22 18:33:21 +00:00
0208cbd960 fixed state handling for public keys v0.6.1 2022-07-08 21:50:09 +02:00
08dffb3e3a Merge pull request ' added team resource and fixed crash in public key state persisting' () from feature/tt/#3-team-management into main
Reviewed-on: 
v0.6.0
2022-06-25 22:38:05 +00:00
680e2dcba2 teams can now have members 2022-06-26 00:35:28 +02:00
6e63797167 added team resource and fixed crash in public key state persisting 2022-06-25 23:36:24 +02:00
787a2b9636 added MIT license 2022-06-25 22:00:22 +02:00
39198a40d6 hopefully fixed drone signing v0.5.0 2022-06-21 23:12:49 +02:00
26eb2c104a added ssh key management resource 2022-06-21 23:10:25 +02:00