automation-bot
|
e304d3e5ea
|
chore(deps): update terraform bunnynet to v0.5.5
|
2025-01-22 00:01:14 +00:00 |
|
automation-bot
|
3679d5a9f4
|
chore(deps): update terraform bunnynet to v0.5.4
|
2025-01-21 00:01:02 +00:00 |
|
|
|
1d94aea042
|
only process one day for alpine320
|
2025-01-19 12:00:47 +01:00 |
|
automation-bot
|
387461868e
|
chore(deps): update terraform bunnynet to v0.5.3
|
2025-01-18 00:01:03 +00:00 |
|
automation-bot
|
62e0a6f7bc
|
chore(deps): update ghcr.io/quarto-dev/quarto docker tag to v1.7.13
|
2025-01-17 16:00:52 +00:00 |
|
|
|
4524b76eb3
|
reprocess updates
|
2025-01-16 09:22:50 +01:00 |
|
|
|
df794c50ed
|
index update: always use latest 'desc' state
|
2025-01-15 09:26:09 +01:00 |
|
automation-bot
|
2ad9da1819
|
chore(deps): update terraform bunnynet to v0.5.2
|
2025-01-15 00:01:27 +00:00 |
|
automation-bot
|
aff15a2b29
|
chore(deps): update ghcr.io/quarto-dev/quarto docker tag to v1.7.10
|
2025-01-15 00:00:58 +00:00 |
|
|
|
e51bec4376
|
rhel-8: use newer libgit2 sysdep
|
2025-01-14 19:09:02 +01:00 |
|
automation-bot
|
ead474daf1
|
chore(deps): update ghcr.io/quarto-dev/quarto docker tag to v1.7.9
|
2025-01-12 00:00:46 +00:00 |
|
|
|
21a9adff55
|
use nodeSelector to fix CI
|
2025-01-11 12:04:58 +01:00 |
|
|
|
452851302a
|
dummy change
|
2025-01-11 12:02:12 +01:00 |
|
|
|
7ae88e326d
|
set nodeAffinity for arm update runs
|
2025-01-11 11:55:04 +01:00 |
|
automation-bot
|
a75d6687f7
|
chore(deps): update ghcr.io/quarto-dev/quarto docker tag to v1.7.8
|
2025-01-10 00:00:32 +00:00 |
|
automation-bot
|
2a53d6e09b
|
chore(deps): update alpine docker tag to v3.21
|
2025-01-09 00:01:19 +00:00 |
|
automation-bot
|
fcb779092e
|
chore(deps): update docker.io/thegeeklab/wp-docker-buildx docker tag to v6.0.3
|
2025-01-08 16:00:44 +00:00 |
|
automation-bot
|
d17f2cdb46
|
chore(deps): update plugins/s3 docker tag to v1.5.0 (#20)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [plugins/s3](https://github.com/drone-plugins/drone-s3) | minor | `1.3.1` -> `1.5.0` |
---
### Release Notes
<details>
<summary>drone-plugins/drone-s3 (plugins/s3)</summary>
### [`v1.5.0`](https://github.com/drone-plugins/drone-s3/releases/tag/v1.5.0)
[Compare Source](https://github.com/drone-plugins/drone-s3/compare/v1.4.3...v1.5.0)
#### What's Changed
- Update git-secret in release binary step in .drone.yml by [@​Ompragash](https://github.com/Ompragash) in https://github.com/drone-plugins/drone-s3/pull/175
- feat: \[CI-14214] : Added PLUGIN_USER_ROLE_EXTERNAL_ID to pass external ID for the secondary role when required. by [@​DevanshMathur19](https://github.com/DevanshMathur19) in https://github.com/drone-plugins/drone-s3/pull/174
**Full Changelog**: https://github.com/drone-plugins/drone-s3/compare/v1.4.3...v1.5.0
### [`v1.4.3`](https://github.com/drone-plugins/drone-s3/releases/tag/v1.4.3)
[Compare Source](https://github.com/drone-plugins/drone-s3/compare/v1.4.2...v1.4.3)
#### What's Changed
- Added support for windows-1809-amd64 back in manifest.tmpl by [@​Ompragash](https://github.com/Ompragash) in https://github.com/drone-plugins/drone-s3/pull/173
**Full Changelog**: https://github.com/drone-plugins/drone-s3/compare/v1.4.2...v1.4.3
### [`v1.4.2`](https://github.com/drone-plugins/drone-s3/releases/tag/v1.4.2)
[Compare Source](https://github.com/drone-plugins/drone-s3/compare/v1.4.1...v1.4.2)
#### What's Changed
- feat: \[CI-14214]: Add PLUGIN_USER_ROLE_EXTERNAL_ID to pass external ID for the secondary role when required by [@​Ompragash](https://github.com/Ompragash) in https://github.com/drone-plugins/drone-s3/pull/167
- Update plugin.go by [@​Ompragash](https://github.com/Ompragash) in https://github.com/drone-plugins/drone-s3/pull/172
**Full Changelog**: https://github.com/drone-plugins/drone-s3/compare/v1.4.1...v1.4.2
### [`v1.4.1`](https://github.com/drone-plugins/drone-s3/releases/tag/v1.4.1)
[Compare Source](https://github.com/drone-plugins/drone-s3/compare/v1.4.0...v1.4.1)
#### What's Changed
- fix: \[CI-14134]: fix cross account access by [@​abhay084](https://github.com/abhay084) in https://github.com/drone-plugins/drone-s3/pull/168
- Update manifest.tmpl by [@​Ompragash](https://github.com/Ompragash) in https://github.com/drone-plugins/drone-s3/pull/170
**Full Changelog**: https://github.com/drone-plugins/drone-s3/compare/v1.4.0...v1.4.1
### [`v1.4.0`](https://github.com/drone-plugins/drone-s3/releases/tag/v1.4.0)
[Compare Source](https://github.com/drone-plugins/drone-s3/compare/v1.3.2...v1.4.0)
#### What's Changed
- feat: \[CI-10849]: add git-leaks support by [@​abhay084](https://github.com/abhay084) in https://github.com/drone-plugins/drone-s3/pull/152
- fix(deps): update module golang.org/x/sync to v0.7.0 by [@​renovate](https://github.com/renovate) in https://github.com/drone-plugins/drone-s3/pull/153
- fix: \[CI-13178]: Upgraded go with minor version to 1.22.4 by [@​rahkumar56](https://github.com/rahkumar56) in https://github.com/drone-plugins/drone-s3/pull/157
**Full Changelog**: https://github.com/drone-plugins/drone-s3/compare/v1.3.2...v1.4.0
### [`v1.3.2`](https://github.com/drone-plugins/drone-s3/releases/tag/v1.3.2)
[Compare Source](https://github.com/drone-plugins/drone-s3/compare/v1.3.1...v1.3.2)
#### What's Changed
- Added PLUGIN_OIDC_TOKEN_ID support by [@​Ompragash](https://github.com/Ompragash) in https://github.com/drone-plugins/drone-s3/pull/154
#### New Contributors
- [@​Ompragash](https://github.com/Ompragash) made their first contribution in https://github.com/drone-plugins/drone-s3/pull/154
**Full Changelog**: https://github.com/drone-plugins/drone-s3/compare/v1.3.1...v1.3.2
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "* 0-3 * * *" (UTC), Automerge - "* 0-3 * * *" (UTC).
🚦 **Automerge**: Disabled because a matching PR was automerged previously.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45MC4zIiwidXBkYXRlZEluVmVyIjoiMzkuOTAuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Reviewed-on: devxy/build-binaries#20
Co-authored-by: automation-bot <no-reply@devxy.io>
Co-committed-by: automation-bot <no-reply@devxy.io>
|
2025-01-08 15:53:06 +00:00 |
|
automation-bot
|
442691c43b
|
chore(deps): update terraform bunnynet to v0.5.1
|
2025-01-08 00:00:48 +00:00 |
|
automation-bot
|
e9320d4470
|
chore(deps): update ghcr.io/quarto-dev/quarto docker tag to v1.7.7
|
2025-01-07 00:00:57 +00:00 |
|
|
|
11040e75dd
|
docs: add 'infrastructure' section
|
2025-01-06 23:18:25 +01:00 |
|
automation-bot
|
2d07e92f39
|
chore(deps): update ghcr.io/quarto-dev/quarto docker tag to v1.7.6
|
2025-01-04 00:00:41 +00:00 |
|
|
|
576125d377
|
feat: add docs website
|
2025-01-03 13:39:38 +01:00 |
|
|
|
f0ec2e4942
|
docs: update README
|
2025-01-02 13:55:31 +01:00 |
|
|
|
8e28b59496
|
run arm updates on static node
|
2025-01-01 20:35:04 +01:00 |
|
|
|
e6ebd066e7
|
remove unwanted volume mount
|
2024-12-30 14:44:59 +01:00 |
|
|
|
22960eb7c1
|
fix s3 download locations
|
2024-12-30 11:24:19 +01:00 |
|
|
|
4511f203e4
|
add alpine321 to detect-duplicates
|
2024-12-30 11:07:22 +01:00 |
|
|
|
0df163af59
|
add alpine321 to scripts
|
2024-12-29 10:18:55 +01:00 |
|
|
|
12deb4edd5
|
use mountless update-packages steps
|
2024-12-27 09:59:47 +01:00 |
|
|
|
16e70f8a11
|
use ubuntu image for package index update
|
2024-12-25 13:18:42 +01:00 |
|
|
|
aa80c113e7
|
always use most recent cranlike fork state
|
2024-12-24 11:58:37 +01:00 |
|
|
|
6ef3573ca1
|
switch to hetzner 3
|
2024-12-23 14:36:45 +01:00 |
|
|
|
c267f6ed88
|
update s3 credentials
|
2024-12-23 08:39:00 +01:00 |
|
|
|
1896d18845
|
update git remote
|
2024-12-22 15:30:17 +01:00 |
|
|
|
bcc25e6c2e
|
build
|
2024-12-22 14:32:53 +01:00 |
|
|
|
37f588cde8
|
minor
|
2024-12-22 14:32:16 +01:00 |
|
|
|
ad768bce27
|
use new s3 bucket
|
2024-12-22 14:32:09 +01:00 |
|
|
|
929e6bd96d
|
process alpine 321 updates
|
2024-12-21 23:46:49 +01:00 |
|
|
|
42f702c4eb
|
build missing
|
2024-12-21 10:52:49 +01:00 |
|
|
|
0749467e6c
|
feat: support remotes::install_version()
|
2024-12-15 11:17:59 +01:00 |
|
|
|
fc6b977a1f
|
purge cache for archive.rds
|
2024-12-14 00:04:24 +01:00 |
|
|
|
4960207e63
|
chore: forgejo ToC
|
2024-12-13 22:40:45 +01:00 |
|
|
|
fe1436627c
|
uppercase secrets
|
2024-12-13 21:47:22 +01:00 |
|
|
|
aa72fb0361
|
exclude surveillance for alpine
|
2024-12-13 21:24:42 +01:00 |
|
|
|
19a4ef5cee
|
chore: update keyword casings
|
2024-12-13 17:07:55 +01:00 |
|
|
|
7ceb06323e
|
dynamic dep installs in images
|
2024-12-13 16:22:51 +01:00 |
|
|
|
a9156cc724
|
chore: clean
|
2024-12-13 14:37:19 +01:00 |
|
|
|
55442d75ec
|
remove .Rproj
|
2024-12-13 14:35:08 +01:00 |
|
|
|
a78d489aac
|
chore: update local/ files
|
2024-12-13 14:34:53 +01:00 |
|