0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-06 22:14:01 +00:00
Commit Graph

149 Commits

Author SHA1 Message Date
dependabot[bot]
2f905827a0
Bump actions/setup-go from 2 to 3 (#58)
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-11 13:01:26 -04:00
Pavel Boldyrev
1bd5b70a8f
move release branch param to action 2022-03-21 21:28:21 -04:00
Pavel Boldyrev
fbcee5f4f5
add ability to run "generate changelog" workflow by command 2022-03-21 20:54:36 -04:00
Pavel Boldyrev
0fa4a54903
Bump provider version to 0.5.1 (#52)
* Bump provider version to 0.5.1

Also fixes #44

* Bump TF version for tests
2022-03-21 20:46:25 -04:00
dependabot[bot]
40f0739e41
Bump actions/checkout from 2 to 3 (#46)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-07 12:08:19 -05:00
dependabot[bot]
9d52f43516
Bump goreleaser/goreleaser-action from 2.8.1 to 2.9.1 (#45)
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2.8.1 to 2.9.1.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2.8.1...v2.9.1)

---
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-02 11:51:42 -05:00
dependabot[bot]
6f0ba0d527
Bump goreleaser/goreleaser-action from 2.8.0 to 2.8.1 (#36)
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2.8.0...v2.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-17 12:58:01 -05:00
dependabot[bot]
4da7cd75d0
Bump goreleaser/goreleaser-action from 2.7.0 to 2.8.0
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2.7.0...v2.8.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>
2021-10-18 16:08:51 +00:00
Pavel Boldyrev
1069f989a1
update release workflow & goreleaser config 2021-09-09 20:42:05 -04:00
Pavel Boldyrev
e554d93e5c
fix dependabot config 2021-09-09 20:41:58 -04:00
Pavel Boldyrev
c5d2b67635
do not generate changelog on push to main 2021-09-09 14:48:42 -04:00
Pavel Boldyrev
bd798531e3
rename branch master -> main 2021-09-09 12:33:48 -04:00
Pavel Boldyrev
380f07c3e2
Update project to use bpg/terraform-provider-proxmox 2021-09-09 12:20:19 -04:00
Pavel Boldyrev
934d42c93b
update CodeQL workflow: ignore /docs 2021-09-09 11:46:21 -04:00
Pavel Boldyrev
57a00ba8ee
CI config tweaks 2021-09-09 11:27:41 -04:00
Pavel Boldyrev
b79f956e8c
ignore changes in .github for CodeQL scan 2021-09-09 11:18:25 -04:00
Pavel Boldyrev
1ced54f200
generate the changelog on direct push to master 2021-09-09 11:08:27 -04:00
Pavel Boldyrev
01221afecd
tweak CodeQL settings 2021-09-09 10:00:46 -04:00
Pavel Boldyrev
42e1336c35
Merge pull request #7 from bpg/enable-codeql-scanning
Create codeql-analysis.yml
2021-09-09 09:58:46 -04:00
Pavel Boldyrev
5dc274496c
autocommit CHANGELOG.md to master branch 2021-09-09 09:29:42 -04:00
Pavel Boldyrev
82aff5180b
tweak changelog generation 2021-09-09 08:27:56 -04:00
Pavel Boldyrev
608bfd1ba5
tweak changelog generation 2021-09-09 08:09:03 -04:00
Pavel Boldyrev
8843c55a0b
tweak changelog generation 2021-09-09 07:25:06 -04:00
Pavel Boldyrev
1c589dab7b
try different way to generate a changelog 2021-09-09 07:11:02 -04:00
Pavel Boldyrev
5b2bf4ea2d
try changelog gen 2021-09-08 22:04:44 -04:00
Pavel Boldyrev
1c84a7720d
change when run test in CI 2021-09-08 22:02:36 -04:00
Pavel Boldyrev
875b2e828a
add changelog generator 2021-09-08 21:57:39 -04:00
Pavel Boldyrev
968f775cf6
update various project configs, mostly for CI 2021-09-08 21:48:02 -04:00
Pavel Boldyrev
711b064c54
Create codeql-analysis.yml 2021-09-08 20:48:26 -04:00
Dan Petersen
9e6fe3be8e feat: update test workflow 2021-02-13 23:40:35 +01:00
Dan Petersen
449ac6c984 Update workflows 2021-02-10 04:26:40 +01:00
Dan Petersen
7bffe20ce5 Switch command 2021-02-10 04:25:23 +01:00
Dan Petersen
276f26b5b8 Add missing secret to release workflow 2021-02-10 04:23:36 +01:00
Dan Petersen
f4992ecf80 Fix dirty state issue 2021-02-10 04:12:57 +01:00
Dan Petersen
f8aaed1f15 Minor workflow changes 2021-02-10 03:32:57 +01:00
Dan Petersen
24c20fd38f Remove reference to unused secret in test workflow 2021-02-10 03:29:20 +01:00
Dan Petersen
64bbc97df1 Remove GPG signing from test workflow 2021-02-10 03:25:04 +01:00
Dan Petersen
22750fd5a4 Attempt to fix GPG issues 2021-02-10 03:14:00 +01:00
Dan Petersen
b2858a6bfc Use changes from forked branches 2021-02-10 02:07:32 +01:00
Dan Petersen
206ed8c0ef Fix typo in workflow files 2021-02-10 01:54:06 +01:00
Dan Petersen
55187e173f Changes to workflows 2021-02-10 01:53:00 +01:00
Dan Petersen
b0bc399fca Initial fix for GPG signing issue 2021-02-10 00:26:31 +01:00
Dan Petersen
53f1e93f21 Minor update to changelog and versions.tf. Added initial test workflow as a replacement for Travis 2021-02-10 00:13:53 +01:00
Dan Petersen
259b446583 Update changelog, documentation and release workflow 2021-02-10 00:00:56 +01:00
Alex Kulikovskikh
86a0fd49b6 Add Github Action for Terraform Registry 2020-10-15 19:51:02 -04:00
Dan Petersen
158129328e Edit template 2020-04-18 20:37:59 +02:00
Dan Petersen
57da4eef0b Update community templates 2019-12-30 20:56:45 +01:00
Dan Petersen
0847544305 Additional community templates 2019-12-30 19:22:44 +01:00
Dan R. Petersen
b027bab39c Update issue templates 2019-12-30 19:05:34 +01:00