Commit Graph

36 Commits

Author SHA1 Message Date
dependabot[bot]
0de2b6cd3d
chore(deps): bump github.com/docker/docker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.24+incompatible to 24.0.9+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v20.10.24...v24.0.9)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-20 17:16:38 +00:00
dependabot[bot]
b728dee457
chore(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 (#21)
Bumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl) from 1.3.3 to 1.3.7.
- [Release notes](https://github.com/cloudflare/circl/releases)
- [Commits](https://github.com/cloudflare/circl/compare/v1.3.3...v1.3.7)

---
updated-dependencies:
- dependency-name: github.com/cloudflare/circl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-23 06:05:31 +01:00
dependabot[bot]
a51316d0f6
chore(deps): bump golang.org/x/crypto from 0.15.0 to 0.17.0 (#20)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.15.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.15.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-23 06:05:10 +01:00
014265dc57
feat: woodpecker 2.0 support (#19) 2023-11-26 16:29:01 +01:00
1763f24888
chore: bump deps (#18) 2023-11-26 14:34:29 +01:00
67956ca230
chore: update golangci-lint and its config (#17) 2023-11-26 14:16:32 +01:00
dependabot[bot]
d3ac9bd8ff
chore(deps): bump google.golang.org/grpc from 1.57.0 to 1.57.1 (#15)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.57.0 to 1.57.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.57.0...v1.57.1)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-26 05:41:06 +02:00
dependabot[bot]
4b6064c66d
chore(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 (#14)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.15.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.15.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-12 05:35:27 +02:00
ba1feb723a
chore: update deps (#13) 2023-09-07 15:36:02 +02:00
ffb8dfc79b
chore: update README.md [skip ci] 2023-09-07 14:58:54 +02:00
76e9566711
chore: update provider address [skip ci] 2023-09-07 14:39:34 +02:00
13f37eef27
chore: woodpecker_repository - update import example [skip ci] 2023-09-07 08:41:29 +02:00
5d46f038f6
feat: add README.md 2023-09-07 08:03:53 +02:00
f1fd4d5961
feat: add woodpecker_repository_registry data source (#12) 2023-09-07 07:48:36 +02:00
d6ca1a0149
chore: add LICENSE [skip ci] 2023-09-07 07:35:51 +02:00
6bb01f18aa
feat: add woodpecker_repository_registry resource (#11) 2023-09-07 07:33:23 +02:00
df6cdf6873
feat: add woodpecker_repository_cron data source (#10) 2023-09-07 06:04:33 +02:00
1f1d37b82c
feat: add woodpecker_repository_cron resource (#9) 2023-09-03 08:22:49 +02:00
554a5a2520
chore: pre-commit - bump golangci-lint rev 2023-09-03 06:49:26 +02:00
bca36e9571
feat: add woodpecker_repository_secret data source (#8) 2023-09-03 06:47:05 +02:00
4659663f09
refactor: tests - rename some functions 2023-09-03 06:26:58 +02:00
56b1ca02b8
feat: add woodpecker_repository_secret resource (#7) 2023-09-02 08:24:04 +02:00
3a575d2f7b
chore: add examples how to import resources 2023-09-02 07:39:56 +02:00
31cdcf48b4
feat: add repository data source (#6) 2023-09-02 07:27:43 +02:00
94c39e5422
refactor: rename test functions 2023-09-02 07:13:07 +02:00
a2c6aac53d
feat: add repository resource (#5) 2023-09-02 07:11:10 +02:00
860baf9957
feat: add secret data source (#4) 2023-08-28 08:38:02 +02:00
6e53397be0
feat: add secret resource (#3) 2023-08-28 07:59:47 +02:00
5c61ad490f
style: remove unnecessary new lines 2023-08-27 08:20:56 +02:00
22cc289730
feat: add user resource (#2) 2023-08-27 08:17:27 +02:00
b881a7ac23
feat: test also whether the provider works with Forgejo & Woodpecker 2023-08-27 06:36:19 +02:00
e925cb39d9
feat: add user data source (#1) 2023-08-26 16:42:23 +02:00
ee93be4119
chore: test workflow - update job name 2023-08-25 07:46:54 +02:00
0dc34c1605
chore: update docs/index.md 2023-08-25 07:45:47 +02:00
b3c5c0fe54
feat: add examples/provider 2023-08-25 07:43:55 +02:00
023bc2e899
init 2023-08-25 07:41:13 +02:00