pat-s
e620bb1c33
refactor(ci): drop redundant cranlike/desc installs ( #73 )
...
## Summary
`bincraft`'s DESCRIPTION already pulls both forks via `Remotes:`:
```
Imports:
...
cranlike,
...
Remotes:
pat-s/cranlike@s3,
pat-s/desc@description-from-remote
```
So `pak::pak("git::https://codefloe.com/rpkgs/bincraft.git ")` resolves the forks and installs them transitively. The explicit follow-up `pak::pak("pat-s/cranlike@s3")` and `pak::pak("pat-s/desc@description-from-remote")` calls in `update-package-index-*.yaml` are dead weight.
Drops the two lines from all 14 `update-package-index-*` files.
`process-updates-*.yaml` already only installs `bincraft` — this brings the two workflows in sync.
Reviewed-on: #73
2026-05-28 11:51:16 +00:00
..
archive-missed-packages.yaml
refactor: R_VERSION syntax
2026-05-27 22:36:09 +02:00
build-all-versions-amd64.yaml
refactor: R_VERSION syntax
2026-05-27 22:36:09 +02:00
build-all-versions-arm64.yaml
refactor: R_VERSION syntax
2026-05-27 22:36:09 +02:00
build-all-versions-install-deps-amd64.yaml
refactor: R_VERSION syntax
2026-05-27 22:36:09 +02:00
build-all-versions-install-deps-arm64.yaml
refactor: R_VERSION syntax
2026-05-27 22:36:09 +02:00
build-r-minor-sensitive-packages.yaml
refactor: R_VERSION syntax
2026-05-27 22:36:09 +02:00
process-updates-alpine-322-amd64.yaml
feat(ci): purge CDN cache after process-updates runs ( #71 )
2026-05-28 11:50:04 +00:00
process-updates-alpine-322-arm64.yaml
feat(ci): purge CDN cache after process-updates runs ( #71 )
2026-05-28 11:50:04 +00:00
process-updates-alpine-323-amd64.yaml
feat(ci): purge CDN cache after process-updates runs ( #71 )
2026-05-28 11:50:04 +00:00
process-updates-alpine-323-arm64.yaml
feat(ci): purge CDN cache after process-updates runs ( #71 )
2026-05-28 11:50:04 +00:00
process-updates-redhat-8-amd64.yaml
feat(ci): purge CDN cache after process-updates runs ( #71 )
2026-05-28 11:50:04 +00:00
process-updates-redhat-8-arm64.yaml
feat(ci): purge CDN cache after process-updates runs ( #71 )
2026-05-28 11:50:04 +00:00
process-updates-redhat-9-amd64.yaml
feat(ci): purge CDN cache after process-updates runs ( #71 )
2026-05-28 11:50:04 +00:00
process-updates-redhat-9-arm64.yaml
feat(ci): purge CDN cache after process-updates runs ( #71 )
2026-05-28 11:50:04 +00:00
process-updates-redhat-10-amd64.yaml
feat(ci): purge CDN cache after process-updates runs ( #71 )
2026-05-28 11:50:04 +00:00
process-updates-redhat-10-arm64.yaml
feat(ci): purge CDN cache after process-updates runs ( #71 )
2026-05-28 11:50:04 +00:00
process-updates-ubuntu-2204-amd64.yaml
feat(ci): purge CDN cache after process-updates runs ( #71 )
2026-05-28 11:50:04 +00:00
process-updates-ubuntu-2204-arm64.yaml
feat(ci): purge CDN cache after process-updates runs ( #71 )
2026-05-28 11:50:04 +00:00
process-updates-ubuntu-2404-amd64.yaml
feat(ci): purge CDN cache after process-updates runs ( #71 )
2026-05-28 11:50:04 +00:00
process-updates-ubuntu-2404-arm64.yaml
feat(ci): purge CDN cache after process-updates runs ( #71 )
2026-05-28 11:50:04 +00:00
update-package-index-alpine-322-amd64.yaml
refactor(ci): drop redundant cranlike/desc installs ( #73 )
2026-05-28 11:51:16 +00:00
update-package-index-alpine-322-arm64.yaml
refactor(ci): drop redundant cranlike/desc installs ( #73 )
2026-05-28 11:51:16 +00:00
update-package-index-alpine-323-amd64.yaml
refactor(ci): drop redundant cranlike/desc installs ( #73 )
2026-05-28 11:51:16 +00:00
update-package-index-alpine-323-arm64.yaml
refactor(ci): drop redundant cranlike/desc installs ( #73 )
2026-05-28 11:51:16 +00:00
update-package-index-redhat-8-amd64.yaml
refactor(ci): drop redundant cranlike/desc installs ( #73 )
2026-05-28 11:51:16 +00:00
update-package-index-redhat-8-arm64.yaml
refactor(ci): drop redundant cranlike/desc installs ( #73 )
2026-05-28 11:51:16 +00:00
update-package-index-redhat-9-amd64.yaml
refactor(ci): drop redundant cranlike/desc installs ( #73 )
2026-05-28 11:51:16 +00:00
update-package-index-redhat-9-arm64.yaml
refactor(ci): drop redundant cranlike/desc installs ( #73 )
2026-05-28 11:51:16 +00:00
update-package-index-redhat-10-amd64.yaml
refactor(ci): drop redundant cranlike/desc installs ( #73 )
2026-05-28 11:51:16 +00:00
update-package-index-redhat-10-arm64.yaml
refactor(ci): drop redundant cranlike/desc installs ( #73 )
2026-05-28 11:51:16 +00:00
update-package-index-ubuntu-2204-amd64.yaml
refactor(ci): drop redundant cranlike/desc installs ( #73 )
2026-05-28 11:51:16 +00:00
update-package-index-ubuntu-2204-arm64.yaml
refactor(ci): drop redundant cranlike/desc installs ( #73 )
2026-05-28 11:51:16 +00:00
update-package-index-ubuntu-2404-amd64.yaml
refactor(ci): drop redundant cranlike/desc installs ( #73 )
2026-05-28 11:51:16 +00:00
update-package-index-ubuntu-2404-arm64.yaml
refactor(ci): drop redundant cranlike/desc installs ( #73 )
2026-05-28 11:51:16 +00:00
weekly-audit-missing-alpine-321-amd64.yaml
refactor: R_VERSION syntax
2026-05-27 22:36:09 +02:00
weekly-audit-missing-alpine-321-arm64.yaml
refactor: R_VERSION syntax
2026-05-27 22:36:09 +02:00
weekly-audit-missing-alpine-322-amd64.yaml
refactor: R_VERSION syntax
2026-05-27 22:36:09 +02:00
weekly-audit-missing-alpine-322-arm64.yaml
refactor: R_VERSION syntax
2026-05-27 22:36:09 +02:00
weekly-audit-missing-alpine-323-amd64.yaml
refactor: R_VERSION syntax
2026-05-27 22:36:09 +02:00
weekly-audit-missing-alpine-323-arm64.yaml
refactor: R_VERSION syntax
2026-05-27 22:36:09 +02:00
weekly-audit-missing-redhat-8-amd64.yaml
refactor: R_VERSION syntax
2026-05-27 22:36:09 +02:00
weekly-audit-missing-redhat-8-arm64.yaml
refactor: R_VERSION syntax
2026-05-27 22:36:09 +02:00
weekly-audit-missing-redhat-9-amd64.yaml
refactor: R_VERSION syntax
2026-05-27 22:36:09 +02:00
weekly-audit-missing-redhat-9-arm64.yaml
refactor: R_VERSION syntax
2026-05-27 22:36:09 +02:00
weekly-audit-missing-redhat-10-amd64.yaml
refactor: R_VERSION syntax
2026-05-27 22:36:09 +02:00
weekly-audit-missing-redhat-10-arm64.yaml
refactor: R_VERSION syntax
2026-05-27 22:36:09 +02:00
weekly-audit-missing-ubuntu-2204-amd64.yaml
refactor: R_VERSION syntax
2026-05-27 22:36:09 +02:00
weekly-audit-missing-ubuntu-2204-arm64.yaml
refactor: R_VERSION syntax
2026-05-27 22:36:09 +02:00
weekly-audit-missing-ubuntu-2404-amd64.yaml
refactor: R_VERSION syntax
2026-05-27 22:36:09 +02:00
weekly-audit-missing-ubuntu-2404-arm64.yaml
refactor: R_VERSION syntax
2026-05-27 22:36:09 +02:00
weekly-rebuild-missing-alpine-322-amd64.yaml
refactor: R_VERSION syntax
2026-05-27 22:36:09 +02:00
weekly-rebuild-missing-alpine-322-arm64.yaml
refactor: R_VERSION syntax
2026-05-27 22:36:09 +02:00
weekly-rebuild-missing-alpine-323-amd64.yaml
refactor: R_VERSION syntax
2026-05-27 22:36:09 +02:00
weekly-rebuild-missing-alpine-323-arm64.yaml
refactor: R_VERSION syntax
2026-05-27 22:36:09 +02:00
weekly-rebuild-missing-redhat-8-amd64.yaml
refactor: R_VERSION syntax
2026-05-27 22:36:09 +02:00
weekly-rebuild-missing-redhat-8-arm64.yaml
refactor: R_VERSION syntax
2026-05-27 22:36:09 +02:00
weekly-rebuild-missing-redhat-9-amd64.yaml
refactor: R_VERSION syntax
2026-05-27 22:36:09 +02:00
weekly-rebuild-missing-redhat-9-arm64.yaml
refactor: R_VERSION syntax
2026-05-27 22:36:09 +02:00
weekly-rebuild-missing-redhat-10-amd64.yaml
refactor: R_VERSION syntax
2026-05-27 22:36:09 +02:00
weekly-rebuild-missing-redhat-10-arm64.yaml
refactor: R_VERSION syntax
2026-05-27 22:36:09 +02:00
weekly-rebuild-missing-ubuntu-2204-amd64.yaml
refactor: R_VERSION syntax
2026-05-27 22:36:09 +02:00
weekly-rebuild-missing-ubuntu-2204-arm64.yaml
refactor: R_VERSION syntax
2026-05-27 22:36:09 +02:00
weekly-rebuild-missing-ubuntu-2404-amd64.yaml
refactor: R_VERSION syntax
2026-05-27 22:36:09 +02:00
weekly-rebuild-missing-ubuntu-2404-arm64.yaml
refactor: R_VERSION syntax
2026-05-27 22:36:09 +02:00