Commit graph

21 commits

Author SHA1 Message Date
b00802862b
chore(provider): prepare for release 2025-05-27 09:51:16 +02:00
1760c847c9
chore(provider): fix lint errors and add missing file 2025-05-26 14:52:51 +02:00
7e1e9eb26b
feat(client): detect pagination limit at client instantiation
Closes #15
2025-05-25 18:13:16 +02:00
f4d69460af
chore(provider): support passing the forgejo api token via an environment variable
Closes #14
2025-05-25 17:55:22 +02:00
6d818fbc0b
doc(provider): fix resource examples 2025-05-25 17:29:18 +02:00
7d80bf1f63
feat(provider): add repository push mirror resource
Closes #12
2025-05-25 17:27:59 +02:00
c16a38956a
feat(provider): add repository actions variable resource
Closes #8
2025-05-24 00:03:54 +02:00
eb53b28b00
fix(provider): fix repository actions secret resource update 2025-05-23 16:28:43 +02:00
1c70b5d949
chore(client): refactoring 2025-05-23 13:23:11 +02:00
d18a812ea4
feat(provider): add repository actions secret resource
Closes #7
2025-05-23 00:44:48 +02:00
908105f643
feat(client): add repository actions secret
#7
2025-05-23 00:41:36 +02:00
ef2711acad
chore(deps): update dependencies 2025-05-21 21:34:30 +02:00
412bbe0b37
feat(client): add pagination support
Closes #11
2025-05-21 00:17:12 +02:00
f04d7b341d
feat(provider): add repositories data-source 2025-05-20 15:03:07 +02:00
dependabot[bot]
2063f5ffef chore(deps): bump github.com/hashicorp/terraform-plugin-framework
Bumps [github.com/hashicorp/terraform-plugin-framework](https://github.com/hashicorp/terraform-plugin-framework) from 1.14.1 to 1.15.0.
- [Release notes](https://github.com/hashicorp/terraform-plugin-framework/releases)
- [Changelog](https://github.com/hashicorp/terraform-plugin-framework/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/terraform-plugin-framework/compare/v1.14.1...v1.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-16 23:23:05 +02:00
c9449084fc
feat(provider): add teams data-source
Closes #13
2025-05-14 22:35:47 +02:00
b3d51bca03
chore(deps): update go to 1.24.3 2025-05-14 22:28:36 +02:00
fd06c2539e
feat(provider): add organizations data-source 2025-05-14 22:28:33 +02:00
5d0521dca9
chore(deps): bump actions/setup-go from 5.4.0 to 5.5.0 2025-05-14 22:28:33 +02:00
3fbb5aebe7
feat(provider): add users data-source 2025-05-14 22:28:30 +02:00
95834c9ad9
feat(provider): add provider configuration 2025-05-10 01:00:36 +02:00