|
|
1d94aea042
|
only process one day for alpine320
|
2025-01-19 12:00:47 +01: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
|
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 |
|
|
|
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
|
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
|
e9320d4470
|
chore(deps): update ghcr.io/quarto-dev/quarto docker tag to v1.7.7
|
2025-01-07 00:00:57 +00: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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
fe1436627c
|
uppercase secrets
|
2024-12-13 21:47:22 +01:00 |
|
|
|
aa72fb0361
|
exclude surveillance for alpine
|
2024-12-13 21:24:42 +01:00 |
|
|
|
d3d6124c6e
|
ignore spdep
|
2024-12-12 16:36:12 +01:00 |
|
|
|
ea171c1485
|
build arm64 updates on cax41
|
2024-12-12 09:42:01 +01:00 |
|
|
|
5147942432
|
update windows-only blacklist
|
2024-12-11 23:04:58 +01:00 |
|
|
|
5f63feffd8
|
build missing pkgs
|
2024-12-11 22:38:29 +01:00 |
|
|
|
0e1beeaa7b
|
fix cdn cache purge exec
|
2024-12-09 23:30:26 +01:00 |
|
|
|
657d368ca3
|
cdn caching
|
2024-12-09 23:16:00 +01:00 |
|
|
|
76c99fad23
|
try pak devel for alpine
|
2024-12-09 11:33:10 +01:00 |
|
|
|
3d96b1779a
|
fix package index cache purging
|
2024-12-09 09:35:54 +01:00 |
|
|
|
42d6bea044
|
build
|
2024-12-09 09:31:09 +01:00 |
|
|
|
9b4f69a79a
|
build alpine-321
|
2024-12-08 12:38:09 +01:00 |
|
|
|
722e0477dd
|
add alpine-321 image
|
2024-12-06 16:18:21 +01:00 |
|
|
|
90530e6b3e
|
build
|
2024-12-06 15:33:15 +01:00 |
|
|
|
06ed13a729
|
build
|
2024-12-06 09:47:28 +01:00 |
|
|
|
b305411fbe
|
build
|
2024-12-05 18:21:22 +01:00 |
|
|
|
ce87adef16
|
simplify parallelization
|
2024-11-28 00:39:32 +01:00 |
|
|
|
50c8a03c36
|
adjust max cores for package index WFs
|
2024-11-27 23:47:14 +01:00 |
|
|
|
a781c9ff29
|
feat: purge cdn cache for packages files
|
2024-11-27 16:20:53 +01:00 |
|
|
|
11db4556b3
|
image regressions
|
2024-11-27 13:46:29 +01:00 |
|
|
|
b5a64a362b
|
chore: readd justfile rule for images
|
2024-11-26 23:05:06 +01:00 |
|
|
|
fe6eb6a85b
|
clean workflow files
|
2024-11-26 22:56:58 +01:00 |
|