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

175 Commits

Author SHA1 Message Date
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