0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-12 00:35:03 +00:00
Commit Graph

271 Commits

Author SHA1 Message Date
renovate[bot]
471c5f23bb
chore(ci): update actions/checkout action (v4.1.7 → v4.2.0) (#1555)
| datasource  | package          | from   | to     |
| ----------- | ---------------- | ------ | ------ |
| github-tags | actions/checkout | v4.1.7 | v4.2.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-28 00:23:04 +00:00
renovate[bot]
049362a94e
chore(ci): update peter-evans/create-issue-from-file action (v5.0.0 → v5.0.1) (#1554)
| datasource  | package                            | from   | to     |
| ----------- | ---------------------------------- | ------ | ------ |
| github-tags | peter-evans/create-issue-from-file | v5.0.0 | v5.0.1 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-25 01:31:22 +00:00
renovate[bot]
13ceab8205
chore(ci): update jetbrains/qodana-action action (v2024.1.9 → v2024.2.3) (#1544)
| datasource  | package                 | from      | to        |
| ----------- | ----------------------- | --------- | --------- |
| github-tags | JetBrains/qodana-action | v2024.1.9 | v2024.2.3 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-20 02:21:12 +00:00
renovate[bot]
831207b0e3
chore(ci): update actions/create-github-app-token action (v1.10.4 → v1.11.0) (#1532)
| datasource  | package                         | from    | to      |
| ----------- | ------------------------------- | ------- | ------- |
| github-tags | actions/create-github-app-token | v1.10.4 | v1.11.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-11 22:12:03 +00:00
renovate[bot]
112f058e66
chore(ci): update actions/create-github-app-token action (v1.10.3 → v1.10.4) (#1518)
| datasource  | package                         | from    | to      |
| ----------- | ------------------------------- | ------- | ------- |
| github-tags | actions/create-github-app-token | v1.10.3 | v1.10.4 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-06 02:39:58 +00:00
renovate[bot]
3f6bc5eba2
chore(ci): update hashicorp/setup-terraform action (v3.1.1 → v3.1.2) (#1498)
| datasource  | package                   | from   | to     |
| ----------- | ------------------------- | ------ | ------ |
| github-tags | hashicorp/setup-terraform | v3.1.1 | v3.1.2 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-21 03:00:57 +00:00
renovate[bot]
dd6d5ec88f
chore(ci): update jetbrains/qodana-action action (v2024.1.8 → v2024.1.9) (#1484)
| datasource  | package                 | from      | to        |
| ----------- | ----------------------- | --------- | --------- |
| github-tags | JetBrains/qodana-action | v2024.1.8 | v2024.1.9 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-10 05:47:03 +00:00
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
renovate[bot]
3d6cc75107
chore(ci): update dorny/paths-filter action (v3.0.1 → v3.0.2)
| datasource  | package            | from   | to     |
| ----------- | ------------------ | ------ | ------ |
| github-tags | dorny/paths-filter | v3.0.1 | v3.0.2 |
2024-03-02 23:49:58 +00:00
Pavel Boldyrev
e1894d0e00
misc(ci): fix workflow dispatch ref
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-03-02 14:37:23 -05:00
Pavel Boldyrev
c8016639b9
misc(ci): add debug
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-03-02 14:18:22 -05:00
Pavel Boldyrev
52e5c5d600
misc(ci): fix input refs
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-03-02 14:07:24 -05:00
Pavel Boldyrev
cddf901c24
misc(ci): add event logging to testacc.yml
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-03-02 13:56:35 -05:00
Pavel Boldyrev
0685a628c8
misc(ci): fix testacc workflow
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-03-02 13:29:06 -05:00
Pavel Boldyrev
e38b45f033
chore(ci): split acceptance tests into a separate workflow (#1084)
---------

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-03-02 13:26:42 -05:00
Pavel Boldyrev
2c6d3ad01d
feat(provider): add support for private key authentication for SSH (#1076)
* feat(provider): add support for private key authentication for SSH

Also fix bunch of issues with acceptance tests

---------

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-03-02 11:10:42 -05:00
renovate[bot]
66ec9f4b9b
chore(ci): update actions/create-github-app-token action (v1.8.1 → v1.9.0)
| datasource  | package                         | from   | to     |
| ----------- | ------------------------------- | ------ | ------ |
| github-tags | actions/create-github-app-token | v1.8.1 | v1.9.0 |
2024-03-02 06:08:41 +00:00
Pavel Boldyrev
04b621bd98
misc: update renovate config
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-02-29 01:16:31 -05:00
Pavel Boldyrev
0bf42d52e5
chore(ci): setup acceptance tests (#1071)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-02-29 03:00:15 +00:00
Pavel Boldyrev
953a23d2a7
misc(ci): fix test job
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-02-25 22:10:29 -05:00
Pavel Boldyrev
c64fcd2948
feat(file): add overwrite_unmanaged attribute to virtual_environment_download_file resource (#1064)
* feat(file): add `overwrite_unmanaged` attribute to `virtual_environment_download_file` resource
* misc(ci): add a check for uncommitted generated docs
* misc(ci): better dependency cache

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-02-25 21:33:17 -05:00
Pavel Boldyrev
2ebe46810e
misc: update renovate config
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-02-25 16:06:36 -05:00
renovate[bot]
9b52c127ba
chore(ci): update actions/create-github-app-token action (v1.8.0 → v1.8.1) (#1063)
| datasource  | package                         | from   | to     |
| ----------- | ------------------------------- | ------ | ------ |
| github-tags | actions/create-github-app-token | v1.8.0 | v1.8.1 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-25 20:59:48 +00:00
renovate[bot]
d444202ab8
chore(ci): update dorny/paths-filter action (v3.0.0 → v3.0.1) (#1032)
| datasource  | package            | from   | to     |
| ----------- | ------------------ | ------ | ------ |
| github-tags | dorny/paths-filter | v3.0.0 | v3.0.1 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-16 00:41:02 +00:00
renovate[bot]
0469192756
chore(ci): update actions/create-github-app-token action (v1.7.0 → v1.8.0) (#1022)
| datasource  | package                         | from   | to     |
| ----------- | ------------------------------- | ------ | ------ |
| github-tags | actions/create-github-app-token | v1.7.0 | v1.8.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-08 21:59:20 -05:00
renovate[bot]
f8004b0e2a
chore(ci): update lycheeverse/lychee-action action (v1.9.2 → v1.9.3) (#999)
| datasource  | package                   | from   | to     |
| ----------- | ------------------------- | ------ | ------ |
| github-tags | lycheeverse/lychee-action | v1.9.2 | v1.9.3 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-04 00:35:57 -05:00
Pavel Boldyrev
14836b6c50
misc: update renovate config
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-01-26 22:24:40 -05:00
renovate[bot]
3790b522e7
chore(ci): Update dorny/paths-filter action (v2.12.0 → v3.0.0) (#959)
| datasource  | package            | from    | to     |
| ----------- | ------------------ | ------- | ------ |
| github-tags | dorny/paths-filter | v2.12.0 | v3.0.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-26 22:20:35 -05:00
renovate[bot]
2ec8c1d2cd
chore(ci): Update peter-evans/create-issue-from-file action (v4.0.1 → v5.0.0) (#960)
| datasource  | package                            | from   | to     |
| ----------- | ---------------------------------- | ------ | ------ |
| github-tags | peter-evans/create-issue-from-file | v4.0.1 | v5.0.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-26 22:20:04 -05:00
renovate[bot]
2fad644ffd
chore(ci): update actions/create-github-app-token action (v1.6.4 → v1.7.0)
| datasource  | package                         | from   | to     |
| ----------- | ------------------------------- | ------ | ------ |
| github-tags | actions/create-github-app-token | v1.6.4 | v1.7.0 |
2024-01-27 03:18:32 +00:00
renovate[bot]
105a694ddf
chore(ci): update lycheeverse/lychee-action action (v1.9.1 → v1.9.2)
| datasource  | package                   | from   | to     |
| ----------- | ------------------------- | ------ | ------ |
| github-tags | lycheeverse/lychee-action | v1.9.1 | v1.9.2 |
2024-01-27 03:18:15 +00:00
Pavel Boldyrev
51ca32d4aa
misc: update renovate config
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-01-26 22:17:32 -05:00
renovate[bot]
3a5e69d9c8
chore(ci): update dorny/paths-filter action (v2.11.1 → v2.12.0) (#958)
| datasource  | package            | from    | to      |
| ----------- | ------------------ | ------- | ------- |
| github-tags | dorny/paths-filter | v2.11.1 | v2.12.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-25 20:50:15 -05:00
Pavel Boldyrev
9644590998
chore(ci): update issue templates, renovate config (#951)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-01-22 03:08:10 +00:00
Pavel Boldyrev
8722121002
misc: update broken link detector
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-01-20 23:30:12 -05:00
Pavel Boldyrev
e0fefc8164
misc: adjust links checker
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-01-20 23:13:02 -05:00
Pavel Boldyrev
a030542da0
chore(ci): add link checker, reformat actions code (#944)
* chore(ci): add link checker, reformat actions code

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>

* chore: use bot app token

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>

---------

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-01-21 03:43:08 +00:00
renovate[bot]
d4832b3d59
chore(ci)!: Update google-github-actions/release-please-action action (v3.7.13 → v4.0.2) (#905)
* chore(ci)!: Update google-github-actions/release-please-action action (v3.7.13 → v4.0.2)

| datasource  | package                                     | from    | to     |
| ----------- | ------------------------------------------- | ------- | ------ |
| github-tags | google-github-actions/release-please-action | v3.7.13 | v4.0.2 |

* update manifests

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>

---------

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-01-20 06:04:10 -05:00
renovate[bot]
25db34b149
chore(ci): update actions/create-github-app-token action (v1.6.3 → v1.6.4) (#939)
| datasource  | package                         | from   | to     |
| ----------- | ------------------------------- | ------ | ------ |
| github-tags | actions/create-github-app-token | v1.6.3 | v1.6.4 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-20 05:16:16 -05:00
Pavel Boldyrev
3026f2aca5
misc: update renovate config
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-01-16 01:01:57 -05:00
Pavel Boldyrev
e0e281d5c1
misc: update renovate config
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-01-16 00:21:32 -05:00
Pavel Boldyrev
d5fe5cc8cf
misc: update renovate config
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-01-15 23:57:46 -05:00
Pavel Boldyrev
2758377bce
misc: update renovate config
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-01-15 23:16:13 -05:00
renovate[bot]
daa94d4f87
chore(ci): update dorny/paths-filter action ( v2.2.1 → v2.11.1 ) (#911)
| datasource  | package            | from   | to      |
| ----------- | ------------------ | ------ | ------- |
| github-tags | dorny/paths-filter | v2.2.1 | v2.11.1 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-16 03:44:09 +00:00
renovate[bot]
5574e60542
chore(ci): update dorny/paths-filter digest ( 4512585 → 3b817c9 ) (#910)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-16 03:43:21 +00:00
Pavel Boldyrev
8226c421f5
chore(ci): update renovate config
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-01-15 22:42:59 -05:00
Pavel Boldyrev
01e669854b
chore(ci): switch to renovate (#891)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-01-16 03:20:21 +00:00
Pavel Boldyrev
c635044db3
chore(ci): update (#890)
* Update release-please workflow

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>

* test run

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>

* update metrics workflow

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>

* update other workflows

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>

---------

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2024-01-15 21:40:06 -05:00
dependabot[bot]
620bb84635
chore(deps): bump crazy-max/ghaction-import-gpg from 6.0.0 to 6.1.0 (#855)
Bumps [crazy-max/ghaction-import-gpg](https://github.com/crazy-max/ghaction-import-gpg) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/crazy-max/ghaction-import-gpg/releases)
- [Commits](82a020f1f7...01dd5d3ca4)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-02 22:14:01 -05:00
Rafał Safin
4f54f89b5d
docs: improve make example docs and add proxmox setup how-to (#829)
* docs: improve make example documentation, add how-to for proxmox setup

Signed-off-by: rafsaf <rafal.safin12@gmail.com>

* docs: revert unwanted styling changes in pull request template file

Signed-off-by: rafsaf <rafal.safin12@gmail.com>

---------

Signed-off-by: rafsaf <rafal.safin12@gmail.com>
2023-12-21 19:23:07 -05:00
dependabot[bot]
02b5da705d
chore(deps): bump actions/stale from 8 to 9 (#790)
Bumps [actions/stale](https://github.com/actions/stale) from 8 to 9.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v8...v9)

---
updated-dependencies:
- dependency-name: actions/stale
  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>
2023-12-12 00:19:38 +00:00