Renovate Bot
|
7cee5b7072
|
chore(deps): update https://code.forgejo.org/actions/checkout action to v5
|
2025-08-11 15:25:16 +00:00 |
|
Fijxu
|
dd466326d8
|
CI: remove cache dance and cache
|
2025-06-20 21:01:32 -04:00 |
|
Fijxu
|
3d3321eec0
|
fixup! CI: verbose output when compiling invidious
Build and release container directly from master / release (push) Has been cancelled
Invidious CI / build - crystal: ${{ matrix.crystal }}, stable: ${{ matrix.stable }} (1.12.2, true) (push) Has been cancelled
Invidious CI / build - crystal: ${{ matrix.crystal }}, stable: ${{ matrix.stable }} (1.13.3, true) (push) Has been cancelled
Invidious CI / build - crystal: ${{ matrix.crystal }}, stable: ${{ matrix.stable }} (1.14.1, true) (push) Has been cancelled
Invidious CI / build - crystal: ${{ matrix.crystal }}, stable: ${{ matrix.stable }} (1.15.1, true) (push) Has been cancelled
Invidious CI / build - crystal: ${{ matrix.crystal }}, stable: ${{ matrix.stable }} (1.16.3, true) (push) Has been cancelled
Invidious CI / build - crystal: ${{ matrix.crystal }}, stable: ${{ matrix.stable }} (nightly, false) (push) Has been cancelled
Invidious CI / build-docker (push) Has been cancelled
Invidious CI / build-docker-arm64 (push) Has been cancelled
Invidious CI / lint (push) Has been cancelled
|
2025-05-24 22:57:05 -04:00 |
|
Renovate Bot
|
ae559c865c
|
chore(deps): update https://github.com/reproducible-containers/buildkit-cache-dance action to v3.2.0 (#135)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [https://github.com/reproducible-containers/buildkit-cache-dance](https://github.com/reproducible-containers/buildkit-cache-dance) | action | minor | `v3.1.0` -> `v3.2.0` |
---
### Release Notes
<details>
<summary>reproducible-containers/buildkit-cache-dance (https://github.com/reproducible-containers/buildkit-cache-dance)</summary>
### [`v3.2.0`](https://github.com/reproducible-containers/buildkit-cache-dance/releases/tag/v3.2.0)
[Compare Source](https://github.com/reproducible-containers/buildkit-cache-dance/compare/v3.1.2...v3.2.0)
#### What's Changed
- Allow overriding container image by [@​relu](https://github.com/relu) in https://github.com/reproducible-containers/buildkit-cache-dance/pull/44
- Added support for running with different builder by [@​ty2](https://github.com/ty2) in https://github.com/reproducible-containers/buildkit-cache-dance/pull/45
- Determine default cache map from Dockerfile by [@​bennesp](https://github.com/bennesp) in https://github.com/reproducible-containers/buildkit-cache-dance/pull/49
#### New Contributors
- [@​relu](https://github.com/relu) made their first contribution in https://github.com/reproducible-containers/buildkit-cache-dance/pull/44
- [@​ty2](https://github.com/ty2) made their first contribution in https://github.com/reproducible-containers/buildkit-cache-dance/pull/45
- [@​bennesp](https://github.com/bennesp) made their first contribution in https://github.com/reproducible-containers/buildkit-cache-dance/pull/49
**Full Changelog**: https://github.com/reproducible-containers/buildkit-cache-dance/compare/v3.1.2...v3.2.0
### [`v3.1.2`](https://github.com/reproducible-containers/buildkit-cache-dance/releases/tag/v3.1.2)
[Compare Source](https://github.com/reproducible-containers/buildkit-cache-dance/compare/v3.1.1...v3.1.2)
#### What's Changed
- Fix not preserving uid and/or gid by [@​mabrikan](https://github.com/mabrikan) in https://github.com/reproducible-containers/buildkit-cache-dance/pull/35
- Use sudo to clear cache source during extraction by [@​rose-m](https://github.com/rose-m) in https://github.com/reproducible-containers/buildkit-cache-dance/pull/37
#### New Contributors
- [@​mabrikan](https://github.com/mabrikan) made their first contribution in https://github.com/reproducible-containers/buildkit-cache-dance/pull/35
- [@​rose-m](https://github.com/rose-m) made their first contribution in https://github.com/reproducible-containers/buildkit-cache-dance/pull/37
**Full Changelog**: https://github.com/reproducible-containers/buildkit-cache-dance/compare/v3.1.1...v3.1.2
### [`v3.1.1`](https://github.com/reproducible-containers/buildkit-cache-dance/releases/tag/v3.1.1)
[Compare Source](https://github.com/reproducible-containers/buildkit-cache-dance/compare/v3.1.0...v3.1.1)
#### What's Changed
- Ensure scratch directory exists when calling extractCache by [@​Chagui-](https://github.com/Chagui-) in https://github.com/reproducible-containers/buildkit-cache-dance/pull/29
- Do not extract cache on job failure by [@​borchero](https://github.com/borchero) in https://github.com/reproducible-containers/buildkit-cache-dance/pull/32
#### New Contributors
- [@​Chagui-](https://github.com/Chagui-) made their first contribution in https://github.com/reproducible-containers/buildkit-cache-dance/pull/29
- [@​borchero](https://github.com/borchero) made their first contribution in https://github.com/reproducible-containers/buildkit-cache-dance/pull/32
**Full Changelog**: https://github.com/reproducible-containers/buildkit-cache-dance/compare/v3.1.0...v3.1.1
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **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:eyJjcmVhdGVkSW5WZXIiOiI0MC4yOS4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjkuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
Reviewed-on: https://git.nadeko.net/Fijxu/invidious/pulls/135
Co-authored-by: Renovate Bot <git@nadeko.net>
Co-committed-by: Renovate Bot <git@nadeko.net>
|
2025-05-24 22:50:46 -04:00 |
|
Fijxu
|
0e73ca1923
|
CI: Use buildkit-cache-dance to speed up builds
|
2025-05-24 22:42:23 -04:00 |
|
Renovate Bot
|
c89b7df7d3
|
chore(deps): update https://code.forgejo.org/docker/login-action action to v3.4.0 (#134)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [https://code.forgejo.org/docker/login-action](https://code.forgejo.org/docker/login-action) | action | minor | `v3.1.0` -> `v3.4.0` |
---
### Release Notes
<details>
<summary>docker/login-action (https://code.forgejo.org/docker/login-action)</summary>
### [`v3.4.0`](https://code.forgejo.org/docker/login-action/compare/v3.3.0...v3.4.0)
[Compare Source](https://code.forgejo.org/docker/login-action/compare/v3.3.0...v3.4.0)
### [`v3.3.0`](https://code.forgejo.org/docker/login-action/compare/v3.2.0...v3.3.0)
[Compare Source](https://code.forgejo.org/docker/login-action/compare/v3.2.0...v3.3.0)
### [`v3.2.0`](https://code.forgejo.org/docker/login-action/compare/v3.1.0...v3.2.0)
[Compare Source](https://code.forgejo.org/docker/login-action/compare/v3.1.0...v3.2.0)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **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:eyJjcmVhdGVkSW5WZXIiOiI0MC4yOS4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjkuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
Reviewed-on: https://git.nadeko.net/Fijxu/invidious/pulls/134
Co-authored-by: Renovate Bot <git@nadeko.net>
Co-committed-by: Renovate Bot <git@nadeko.net>
|
2025-05-24 20:33:31 -04:00 |
|
Fijxu
|
49ae71a6ac
|
ci: only build production docker images
|
2025-04-13 15:52:08 -04:00 |
|
Fijxu
|
fac53ce721
|
ci: enable docker cache
|
2025-04-13 15:50:18 -04:00 |
|
Fijxu
|
331e0a1532
|
ci: update CI file
|
2025-02-18 02:40:30 -03:00 |
|
Fijxu
|
91c9cd45a4
|
Update CI
|
2024-11-09 23:37:58 -03:00 |
|
Fijxu
|
5357c83e00
|
CI: Experimental branches for testing builds
|
2024-10-10 18:19:29 -03:00 |
|
Fijxu
|
a7e9602ccd
|
Execute jobs only on master branch, better tags for images
|
2024-07-21 13:00:27 -04:00 |
|
Fijxu
|
a74057bb7a
|
Use full path for OpenGraph og:image
|
2024-07-21 13:00:26 -04:00 |
|
zzls Selfhost
|
9a7b6976ff
|
Only execute action on changes inside specific folders
|
2024-07-21 13:00:26 -04:00 |
|
Fijxu
|
ad591f3c32
|
Automated invidious docker builds
|
2024-07-21 13:00:26 -04:00 |
|