0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-10 07:45:02 +00:00
Commit Graph

214 Commits

Author SHA1 Message Date
Pavel Boldyrev
6103e67ae9
fix(repo): fix source.list path validation on Windows (#1429)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-07-05 20:20:34 -04:00
Konstantin Kornienko
65f8ba5bfe
feat(vm): implement filtering in vms data source. (#1423)
* feat(vm): implement filtering in vms data source.

* Additional attributes for vm data source (status, template)

* fix qodana CI job condition

---------

Signed-off-by: Konstantin Kornienko <konstantin.kornienko@gmail.com>
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
Co-authored-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-07-05 15:52:39 -04:00
renovate[bot]
91a16af747
chore(ci): update jetbrains/qodana-action action (v2024.1.5 → v2024.1.8) (#1425)
| datasource  | package                 | from      | to        |
| ----------- | ----------------------- | --------- | --------- |
| github-tags | JetBrains/qodana-action | v2024.1.5 | v2024.1.8 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-05 15:19:53 +00:00
renovate[bot]
877251c86e
chore(ci): update actions/create-github-app-token action (v1.10.2 → v1.10.3) (#1419)
| datasource  | package                         | from    | to      |
| ----------- | ------------------------------- | ------- | ------- |
| github-tags | actions/create-github-app-token | v1.10.2 | v1.10.3 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-03 01:43:24 +00:00
renovate[bot]
692ea944c3
chore(ci): update actions/create-github-app-token action (v1.10.1 → v1.10.2) (#1416)
| datasource  | package                         | from    | to      |
| ----------- | ------------------------------- | ------- | ------- |
| github-tags | actions/create-github-app-token | v1.10.1 | v1.10.2 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-29 04:48:39 +00:00
Pavel Boldyrev
90e1f56441
misc: fix name of the uploaded acc test log file
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-06-25 01:27:28 -04:00
Pavel Boldyrev
2571978114
misc: fix location of the temp acc test log file on any OS runner
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-06-25 01:26:21 -04:00
Pavel Boldyrev
13160a4717
misc: run certain CI jobs only on 'this' repo
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-06-25 01:11:44 -04:00
Pavel Boldyrev
0324f51304
misc: fix location of the temp acc test log file on windows
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-06-25 01:00:45 -04:00
Pavel Boldyrev
4f70459c26
chore(code): fix code quality warnings (#1409)
* chore(code): fix code quality warnings

+ re-enable Qodana on PRs

---------

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-06-25 00:47:50 -04:00
Pavel Boldyrev
27cf34f9b4
misc: fix test logs upload on builds that don't run tests
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-06-24 23:15:16 -04:00
Pavel Boldyrev
a0d9300f0f
chore: refactor container acc test (#1408)
+ beautify test output on CI

---------

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-06-24 23:08:59 -04:00
renovate[bot]
fbf41dde93
chore(ci): update actions/checkout action (v4.1.6 → v4.1.7) (#1390)
| datasource  | package          | from   | to     |
| ----------- | ---------------- | ------ | ------ |
| github-tags | actions/checkout | v4.1.6 | v4.1.7 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-13 03:22:04 +00:00
renovate[bot]
77f62e1500
chore(ci): update googleapis/release-please-action action (v4.1.1 → v4.1.3) (#1380)
| datasource  | package                          | from   | to     |
| ----------- | -------------------------------- | ------ | ------ |
| github-tags | googleapis/release-please-action | v4.1.1 | v4.1.3 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-10 22:55:41 +00:00
renovate[bot]
9dbee1a12c
chore(ci): Update goreleaser/goreleaser-action action (v5.1.0 → v6.0.0) (#1362)
| datasource  | package                      | from   | to     |
| ----------- | ---------------------------- | ------ | ------ |
| github-tags | goreleaser/goreleaser-action | v5.1.0 | v6.0.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-05 19:10:22 -04:00
renovate[bot]
92476d4f40
chore(ci): update actions/create-github-app-token action (v1.10.0 → v1.10.1) (#1356)
| datasource  | package                         | from    | to      |
| ----------- | ------------------------------- | ------- | ------- |
| github-tags | actions/create-github-app-token | v1.10.0 | v1.10.1 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-05 22:21:36 +00:00
Pavel Boldyrev
d02dc1eb0a
fix(vm): adding disks causes VM to be re-created (#1336)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-05-29 23:12:05 -04:00
Pavel Boldyrev
98233afabc
misc(ci): increase acc tests timeout
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-05-21 20:43:53 -04:00
Pavel Boldyrev
2e34c57f6c
chore(vm2): cleanup cpu implementation, refactor rearrange acc tests (#1311)
* chore(vm2): cleanup `cpu` implementation, refactor rearrange acc tests

---------

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-05-18 23:31:50 -04:00
renovate[bot]
48fdb03c8a
chore(ci): update jetbrains/qodana-action action (v2024.1.4 → v2024.1.5) (#1306)
| datasource  | package                 | from      | to        |
| ----------- | ----------------------- | --------- | --------- |
| github-tags | JetBrains/qodana-action | v2024.1.4 | v2024.1.5 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-17 04:00:22 +00:00
renovate[bot]
0494fcb167
chore(ci): update actions/checkout action (v4.1.5 → v4.1.6) (#1305)
| datasource  | package          | from   | to     |
| ----------- | ---------------- | ------ | ------ |
| github-tags | actions/checkout | v4.1.5 | v4.1.6 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-17 03:58:18 +00:00
Pavel Boldyrev
bfb20e0bfd
chore(ci): update release-please action ref 2024-05-14 21:32:52 -04:00
renovate[bot]
71480bf934
chore(ci): update google-github-actions/release-please-action action (v4.1.0 → v4.1.1) (#1296)
| datasource  | package                                     | from   | to     |
| ----------- | ------------------------------------------- | ------ | ------ |
| github-tags | google-github-actions/release-please-action | v4.1.0 | v4.1.1 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-15 00:57:55 +00:00
renovate[bot]
78f9d6e2bf
chore(ci): update goreleaser/goreleaser-action action (v5.0.0 → v5.1.0) (#1284)
| datasource  | package                      | from   | to     |
| ----------- | ---------------------------- | ------ | ------ |
| github-tags | goreleaser/goreleaser-action | v5.0.0 | v5.1.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-11 12:50:04 +00:00
renovate[bot]
6ae9b581df
chore(ci): update jetbrains/qodana-action action (v2024.1.3 → v2024.1.4) (#1280)
* chore(ci): update actions/checkout action (v4.1.4 → v4.1.5)

| datasource  | package          | from   | to     |
| ----------- | ---------------- | ------ | ------ |
| github-tags | actions/checkout | v4.1.4 | v4.1.5 |

* chore(ci): update hashicorp/setup-terraform action (v3.1.0 → v3.1.1)

| datasource  | package                   | from   | to     |
| ----------- | ------------------------- | ------ | ------ |
| github-tags | hashicorp/setup-terraform | v3.1.0 | v3.1.1 |

* chore(ci): update jetbrains/qodana-action action (v2024.1.3 → v2024.1.4)

| datasource  | package                 | from      | to        |
| ----------- | ----------------------- | --------- | --------- |
| github-tags | JetBrains/qodana-action | v2024.1.3 | v2024.1.4 |

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-10 00:54:38 +00:00
renovate[bot]
e79cf12f44
chore(ci): update hashicorp/setup-terraform action (v3.1.0 → v3.1.1) (#1279)
* chore(ci): update actions/checkout action (v4.1.4 → v4.1.5)

| datasource  | package          | from   | to     |
| ----------- | ---------------- | ------ | ------ |
| github-tags | actions/checkout | v4.1.4 | v4.1.5 |

* chore(ci): update hashicorp/setup-terraform action (v3.1.0 → v3.1.1)

| datasource  | package                   | from   | to     |
| ----------- | ------------------------- | ------ | ------ |
| github-tags | hashicorp/setup-terraform | v3.1.0 | v3.1.1 |

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-10 00:54:15 +00:00
renovate[bot]
10774f49e1
chore(ci): update actions/checkout action (v4.1.4 → v4.1.5) (#1278)
| datasource  | package          | from   | to     |
| ----------- | ---------------- | ------ | ------ |
| github-tags | actions/checkout | v4.1.4 | v4.1.5 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-10 00:54:01 +00:00
Pavel Boldyrev
b6af836386
misc: update documentation
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-05-05 22:27:18 -04:00
renovate[bot]
ce47411f99
chore(ci): update actions/create-github-app-token action (v1.9.3 → v1.10.0) (#1262)
* chore(ci): update jetbrains/qodana-action action (v2024.1.2 → v2024.1.3)

| datasource  | package                 | from      | to        |
| ----------- | ----------------------- | --------- | --------- |
| github-tags | JetBrains/qodana-action | v2024.1.2 | v2024.1.3 |

* chore(ci): update actions/create-github-app-token action (v1.9.3 → v1.10.0)

| datasource  | package                         | from   | to      |
| ----------- | ------------------------------- | ------ | ------- |
| github-tags | actions/create-github-app-token | v1.9.3 | v1.10.0 |

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-05 16:48:02 +00:00
renovate[bot]
f08d139ba8
chore(ci): update jetbrains/qodana-action action (v2024.1.2 → v2024.1.3) (#1261)
| datasource  | package                 | from      | to        |
| ----------- | ----------------------- | --------- | --------- |
| github-tags | JetBrains/qodana-action | v2024.1.2 | v2024.1.3 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-05 16:47:45 +00:00
Pavel Boldyrev
decf56a707
misc: run qodana only on main branch
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-04-27 06:43:46 -04:00
renovate[bot]
0839c92ba6
chore(ci): update lycheeverse/lychee-action action (v1.9.3 → v1.10.0)
| datasource  | package                   | from   | to      |
| ----------- | ------------------------- | ------ | ------- |
| github-tags | lycheeverse/lychee-action | v1.9.3 | v1.10.0 |
2024-04-27 05:23:11 +00:00
renovate[bot]
4da06ecb94
chore(ci): update jetbrains/qodana-action action (v2024.1.1 → v2024.1.2)
| datasource  | package                 | from      | to        |
| ----------- | ----------------------- | --------- | --------- |
| github-tags | JetBrains/qodana-action | v2024.1.1 | v2024.1.2 |
2024-04-27 05:21:09 +00:00
renovate[bot]
229883b110
chore(ci): update actions/checkout action (v4.1.3 → v4.1.4)
| datasource  | package          | from   | to     |
| ----------- | ---------------- | ------ | ------ |
| github-tags | actions/checkout | v4.1.3 | v4.1.4 |
2024-04-27 05:20:50 +00:00
renovate[bot]
84778a3965
chore(ci): update hashicorp/setup-terraform action (v3.0.0 → v3.1.0)
| datasource  | package                   | from   | to     |
| ----------- | ------------------------- | ------ | ------ |
| github-tags | hashicorp/setup-terraform | v3.0.0 | v3.1.0 |
2024-04-25 10:00:29 +00:00
renovate[bot]
bb44a8d844
chore(ci): update actions/checkout action (v4.1.1 → v4.1.3)
| datasource  | package          | from   | to     |
| ----------- | ---------------- | ------ | ------ |
| github-tags | actions/checkout | v4.1.1 | v4.1.3 |
2024-04-25 09:58:52 +00:00
Pavel Boldyrev
a55b0c1013
misc: bump qodana to v2024.1.1
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-04-24 21:14:48 -04:00
Pavel Boldyrev
efd0d7b466
chore: remove unused code (#1236)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-04-24 20:52:41 -04:00
Pavel Boldyrev
dd7bcc700d
misc: setup qodana.cloud
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-04-23 22:46:05 -04:00
Pavel Boldyrev
8515be686c
misc: do not auto-dispatch acceptance tests
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-04-09 22:39:10 -04:00
Pavel Boldyrev
c14b7ebe1d
chore(docs): minor documentation updates (#1200)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-04-10 02:07:22 +00:00
Pavel Boldyrev
268c861649
chore: improve acceptance tests on CI (#1173)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-04-07 04:41:57 +00:00
renovate[bot]
24daca5941
chore(ci): update actions/create-github-app-token action (v1.9.2 → v1.9.3) (#1190)
| datasource  | package                         | from   | to     |
| ----------- | ------------------------------- | ------ | ------ |
| github-tags | actions/create-github-app-token | v1.9.2 | v1.9.3 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-07 04:06:21 +00:00
renovate[bot]
7358257dba
chore(ci): update actions/create-github-app-token action (v1.9.0 → v1.9.2) (#1177)
| datasource  | package                         | from   | to     |
| ----------- | ------------------------------- | ------ | ------ |
| github-tags | actions/create-github-app-token | v1.9.0 | v1.9.2 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-03 00:05:14 +00:00
Pavel Boldyrev
ffc64d209a
fix(ci): missing releases from HashiCorp Registry (#1118)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-03-13 01:48:05 +00:00
renovate[bot]
04e74219e3
chore(ci): update google-github-actions/release-please-action action (v4.0.2 → v4.1.0) (#1115)
| datasource  | package                                     | from   | to     |
| ----------- | ------------------------------------------- | ------ | ------ |
| github-tags | google-github-actions/release-please-action | v4.0.2 | v4.1.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-12 00:27:11 +00:00
Pavel Boldyrev
106cdae0e9
misc(ci): disable acceptance test dispatch
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-03-11 20:24:15 -04:00
Pavel Boldyrev
27dbcad5cd
chore: minor cleanups and doc updates (#1108)
* Fix some obvious errors, remove dead code
* Add instructions for manually adding public key to authorized_keys file
* Add GitHub context dump step and update testacc workflow condition
---------

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-03-09 23:20:44 -05:00
Pavel Boldyrev
cf5e0374b6
misc(ci): fix acceptance test dispatch
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-03-04 20:15:07 -05:00
Pavel Boldyrev
3195b3cdf4
feat(file)!: snippets upload using SSH input stream (#1085)
* feat(file)!: safer snippets upload using SSH input stream
* fixes for acceptance tests on windows
* enable other OS-es for acceptance tests
* update example templates to use api token auth

---------

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-03-02 19:06:59 -05:00