293 Commits

Author SHA1 Message Date
dependabot[bot]
24fdb7029e
chore(deps): bump ublue-os/just-action from 1 to 2 (#1677)
Bumps [ublue-os/just-action](https://github.com/ublue-os/just-action) from 1 to 2.
- [Commits](https://github.com/ublue-os/just-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: ublue-os/just-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-16 14:57:47 -07:00
Zeglius
5df2c13df4
ci: Remove docs dir placeholder before cloning docs repo (#1671) 2024-09-15 17:39:02 +00:00
Zeglius
c486c03d77
docs: Migrate docs to a separate repo (#1668)
* ci(docs): Remove deploy docs action

See issue #1667

* ci(docs): Adapt offline docs step in build to pull from new docs repo

See issue #1667

* docs: Move docs to new repo

See issue #1667

* docs: Replace links from ublue-os.github.io/bazzite to docs.bazzite.gg

See issue #1667

* docs: Add readme with link pointing to new documentation repo
2024-09-14 08:39:43 -07:00
RJ Trujillo
df631d1d50
Merge pull request #1642 from ublue-os/dependabot/github_actions/DecimalTurn/Comment-Filter-0.1.3
chore(deps): bump DecimalTurn/Comment-Filter from 0.1.1 to 0.1.3
2024-09-09 11:05:29 -06:00
dependabot[bot]
415a809111
chore(deps): bump DecimalTurn/Comment-Filter from 0.1.1 to 0.1.3
Bumps [DecimalTurn/Comment-Filter](https://github.com/decimalturn/comment-filter) from 0.1.1 to 0.1.3.
- [Release notes](https://github.com/decimalturn/comment-filter/releases)
- [Commits](4452281cf0...558e9a0b05)

---
updated-dependencies:
- dependency-name: DecimalTurn/Comment-Filter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 11:53:36 +00:00
dependabot[bot]
793e0e1413
chore(deps): bump peter-evans/create-pull-request from 6 to 7
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6 to 7.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v6...v7)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 11:53:33 +00:00
Kyle Gospodnetich
9cc82a8c92 chore(ci): Adjust image flavor 2024-09-07 00:06:41 -07:00
Kyle Gospodnetich
a14e5d685a chore(ci): Add nvidia-open to ISO generator 2024-09-04 19:28:58 -07:00
Kyle Gospodnetich
e523d25e30 chore(ci): Use matrix for nvidia type 2024-09-04 19:19:03 -07:00
Kyle Gospodnetich
8faadd9400 feat(nvidia): Add -nvidia-open images
fix(nvidia): Re-enable GSP firmware
chore(nvidia): Remove X11 from Nvidia KDE for F41 and above.
2024-09-04 18:40:38 -07:00
Zeglius
95094c381e
chore(docs): fix cmdrun breaking image url replacement (#1600)
* chore(docs): fix cmdrun breaking image url replacement

* ci(docs): Trigger deploy_docs with any change in docs dir
2024-09-03 15:53:20 +00:00
dependabot[bot]
6f1d3b5b24
chore(deps): bump DecimalTurn/Comment-Filter from 0.1.0 to 0.1.1 (#1595)
Bumps [DecimalTurn/Comment-Filter](https://github.com/decimalturn/comment-filter) from 0.1.0 to 0.1.1.
- [Release notes](https://github.com/decimalturn/comment-filter/releases)
- [Commits](5ab6948d08...4452281cf0)

---
updated-dependencies:
- dependency-name: DecimalTurn/Comment-Filter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-02 21:04:07 -07:00
Kyle Gospodnetich
52e0dd0bc3 Revert "chore: Upgrade kernel to 6.10.5-201"
This reverts commit 213a0120e81ea5c65b17623f5ef301535c9326d7.
2024-09-02 13:51:34 -07:00
Kyle Gospodnetich
213a0120e8 chore: Upgrade kernel to 6.10.5-201 2024-08-31 19:31:09 -07:00
Zeglius
b7ded48ce1
fix(docs): Use a working match substitution in md_image_sizing hook (#1584)
* fix(docs): Use a working match substitution in md_image_sizing hook

This fixes odd page segment duplicating inside themselves

* ci(docs): Avoid triggering deploy_docs on PR
2024-08-31 15:47:54 +00:00
Zeglius
b668e5db46
ci(docs): Add retry logic to build_mkdocs (#1568) 2024-08-29 00:58:06 +00:00
Zeglius
0e18978fe1
feat(docs): Replace mdbook with mkdocs workflow (#1548)
* feat: add mdbook docs

* chore: add several articles to docs

* docs: add documentation at surface level

Using Discourse urls as fallback for missing content for now

docs: add missing image files

* docs: Add missing chapter emojis

docs: Add missing warning in Advanced docs in summary

docs: add missing waydroid guide

docs: rename files to avoid spaces

docs: fix badly set docs build params

docs: remove unnecesary placeholders

* docs: Realocate 'Gaming' section under 'General'

* docs: Add 'Introduction' section

This section contains a table of contents of the documentation

* docs: Add unstable documentation warning

* docs: Add missing github url

docs: add missing symlink to resources

* docs: Add discourse scrapper utility

* docs: minor discourse scrapper docs changes

* docs: Add youtube embeding preprocessor

* minor reformat for youtube-embed

* docs: Add mdbook preprocessor template

* docs: add format-author preprocessor

* docs: add git lib to mdbook toolset

* docs: Always fetch the highest quality image by fetch_discourse_md

* docs: fix youtube-embed ignoring new line requirement

* docs: Add documentation transcription guide

* docs: Missing url in transcription guide

* docs: Remove YAML header from doc guide

* docs: Minor tweaks to transcription guide

* docs: Add utilities preprocessor module

docs: Move debug preprocessor util to utils

* docs: tweak debug function

* docs: Add 'replace-urls' preprocessor

* chore: Move mappings parameter in replace-urls preprocessor

* docs: add ignore field to replace-urls

* docs: add Mdbook python types

* docs: Add ignore field to replace-urls

Now we can exclude files from being processed with blob patterns

* chore(ci): add deploy_docs

* chore(ci): Add dynamic edit url template to deploy_docs

* chore(ci): Add html.site-url to deploy_docs

* chore(readme): Use relative paths for repo_content

* chore(ci): Add README to included paths for deploy_docs

* chore(ci): Disable deploy_docs

* chore(ci): Use main in deploy_docs.on.push.branches

* docs: Rephrase unstable docs warning

* chore(ci): Exclude docs from triggering build workflow

* chore(ci): Enable deploy_docs

* fix(docs): Remove unnecessary imports in preprocessors

* docs: Move unstable docs warning to index.hbs

* docs: Add page metadata inclusion with fetch_discourse_md.py

* docs: Move fetch_discourse_md.py to docs/utils

* docs: Add 'fetched_at' metadata field in fetch_discourse_md.py

* docs: Update fetch_discourse_md.py to format metadata in json

* Revert "chore(readme): Use relative paths for repo_content"

This reverts commit 6a781c659607e0c83c19248241684c5785c7e93b.

* docs: Replace include with an url to repo README

* ci(docs): Add multilanguage doc build support

* docs: add Justfile utility

* docs: update Justfile utility

* ci(docs): Add stricter workflow trigger to deploy_docs

* docs: add 'preview_translation' to Justfile

* docs: add documentation translation guide

* ci(docs): Add mdbook cache

* ci(docs): Add i18n-report

* ci(docs): tweak deploy_docs workflow triggers

* ci(docs): remove unnecessary slash at build.yml

* ci(docs): remove unnecessary slash at deploy_docs.yml

* ci(docs): add docs/book.toml to deploy_docs trigger

* ci(docs): Add schedule trigger

* ci(docs): add github-pages cleaning

* ci(docs): Exclude docs from generate_changelog

* docs: Add dependencies installation script

* ci(docs): Add mdbook pdf build

* docs: Tweak Justfile to support pdf generation

* Revert "docs: Always fetch the highest quality image by fetch_discourse_md"

This reverts commit 74130ee1fe9264dc7a4c4c49fb416ef3dc12e322.

* ci(docs): Exclude deploy_docs.yml from cache-mdbook keys

* docs: Add 'mdbook_build' to Justfile

* docs: Add 'mdbook_serve' to Justfile

* docs: Add debug flag to fetch_discourse_md

* docs: Automate discourse documentation scrapping

* docs: Add flock to fetch_discourse_md

* docs: Add translation file generation with Justfile

* docs: Prefix url replacements with site-url in replace-urls.py preprocessor

* docs: Add installation guides

docs: Replace print button

* Revert "docs: Prefix url replacements with site-url in replace-urls.py preprocessor"

This reverts commit a685de4dce54debc900607d743069b79202a26ac.

* Reapply "docs: Prefix url replacements with site-url in replace-urls.py preprocessor"

This reverts commit 777d8055eac7543001200834939c960fb490e666.

* docs: fix replace-urls.py

* docs: fix fetch_discourse_md.py hitting discourse ip_10_secs_limit

* ci(docs): Remove duplicate '/' in build translation step

* ci(docs): Update actions/cache

* ci(docs): Reduce deploy_docs schedule timespan between triggers

* docs: update install-deps.sh

* docs: Update Advanced docs

* docs: Add favicon

* docs: Reword unstable documentation warning

* docs: Change default theme to 'navy'

* ci(docs): Move permisions to job scope

* docs: refactor fetch_discourse_md.py

Now it will export the function 'fetch', which other python scripts can
use

* docs: Add mkdocs skeleton

* docs: Add cmdrun hook

* ci(docs): Migrade deploy_docs to use mkdocs

* chore: remove mdbook leftover files

* docs: add support for markdown emojies

* docs: add support for i18n translations to mkdocs

* docs: add resource prefetching

* docs: enable navigation indexes in toc

* docs: add unstable documentation warning

* docs: normalize toc

docs: Add markdown magiclinks

* docs: remove unnecesary extensions

* ci(docs): Separate docs build into its own action

* ci(docs): fix build docs action

* ci(docs): Add default parameters to build_mkdocs action

* ci(docs): Clean up leftover mdbook files

* docs: remove leftover mkdocs-print-site-plugin

* chore: add mkdocs offline documentation

* docs: fix list indentation

* ci(docs): Add github links to mkdocs

* ci(docs): Add github authors to mkdocs

* docs: Update documentation guide and scripts to mkdocs

* docs: Add cache capabilities to cmdrun hook

* docs: Enable instant loading

docs: Enable toc in sidebar

* docs: Update summary and add more posts

* docs: Add mkdocs-material social plugin

* docs: Disable instant loading

* docs: Fix section url

* docs: Fix fetch_discourse not fetching images properly

* docs: Disable warning for using absolute links

* docs: Add url replacement hook

* docs: Restore 'General' section

* docs: Remove aditional languages for now

* docs: Add missing page titles

* docs: move and rename index.md to docs/src/Handheld_and_HTPC_edition/Steam_Gaming_Mode.md

* docs: remove leftover Bazzite_resources.md

* docs: Add time fallback to git-revision-date

* docs: Add navigation tabs

* docs: Clear cmdrun cache with Justfile

* docs: Add missing dual-boot guide url

* docs: Change to a shorter section name for handheld and HTPC

* docs: Add embed_youtube hook

* docs: Remove leftover resources entry in index

docs: Fix outdated 'Steam Gaming Overview' link in index

* docs: Limit vertical image size

* docs: add more url replacements

* docs: Enable search features
2024-08-28 15:48:19 -07:00
Kyle Gospodnetich
9975f14f72 chore: Add git issue comment filter for malware links 2024-08-27 14:15:05 -07:00
Jorge O. Castro
4bf055c2dd
chore: add a warning to the issue report template (#1553)
We've had a user try to trick our users by posting links to download scam binaries as a solution to their reported issue. This still needs more work but doesn't hurt to ask. 

It's easy for us to delete the comments when reported but we're not on 24/7.
2024-08-26 18:02:46 -07:00
dependabot[bot]
c498043275
chore(deps): bump actions/configure-pages from 4 to 5 (#1544)
Bumps [actions/configure-pages](https://github.com/actions/configure-pages) from 4 to 5.
- [Release notes](https://github.com/actions/configure-pages/releases)
- [Commits](https://github.com/actions/configure-pages/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/configure-pages
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-26 11:53:04 -07:00
Zeglius
4155b5643f
feat: Add offline documentation (#1530)
* feat: add mdbook docs

* chore: add several articles to docs

* docs: add documentation at surface level

Using Discourse urls as fallback for missing content for now

docs: add missing image files

* docs: Add missing chapter emojis

docs: Add missing warning in Advanced docs in summary

docs: add missing waydroid guide

docs: rename files to avoid spaces

docs: fix badly set docs build params

docs: remove unnecesary placeholders

* docs: Realocate 'Gaming' section under 'General'

* docs: Add 'Introduction' section

This section contains a table of contents of the documentation

* docs: Add unstable documentation warning

* docs: Add missing github url

docs: add missing symlink to resources

* docs: Add discourse scrapper utility

* docs: minor discourse scrapper docs changes

* docs: Add youtube embeding preprocessor

* minor reformat for youtube-embed

* docs: Add mdbook preprocessor template

* docs: add format-author preprocessor

* docs: add git lib to mdbook toolset

* docs: Always fetch the highest quality image by fetch_discourse_md

* docs: fix youtube-embed ignoring new line requirement

* docs: Add documentation transcription guide

* docs: Missing url in transcription guide

* docs: Remove YAML header from doc guide

* docs: Minor tweaks to transcription guide

* docs: Add utilities preprocessor module

docs: Move debug preprocessor util to utils

* docs: tweak debug function

* docs: Add 'replace-urls' preprocessor

* chore: Move mappings parameter in replace-urls preprocessor

* docs: add ignore field to replace-urls

* docs: add Mdbook python types

* docs: Add ignore field to replace-urls

Now we can exclude files from being processed with blob patterns

* chore(ci): add deploy_docs

* chore(ci): Add dynamic edit url template to deploy_docs

* chore(ci): Add html.site-url to deploy_docs

* chore(readme): Use relative paths for repo_content

* chore(ci): Add README to included paths for deploy_docs

* chore(ci): Disable deploy_docs

* chore(ci): Use main in deploy_docs.on.push.branches

* docs: Rephrase unstable docs warning

* chore(ci): Exclude docs from triggering build workflow

* chore(ci): Enable deploy_docs

* fix(docs): Remove unnecessary imports in preprocessors

* docs: Move unstable docs warning to index.hbs

* docs: Add page metadata inclusion with fetch_discourse_md.py

* docs: Move fetch_discourse_md.py to docs/utils

* docs: Add 'fetched_at' metadata field in fetch_discourse_md.py

* docs: Update fetch_discourse_md.py to format metadata in json

* Revert "chore(readme): Use relative paths for repo_content"

This reverts commit 6a781c659607e0c83c19248241684c5785c7e93b.

* docs: Replace include with an url to repo README

* ci(docs): Add multilanguage doc build support

* docs: add Justfile utility

* docs: update Justfile utility

* ci(docs): Add stricter workflow trigger to deploy_docs

* docs: add 'preview_translation' to Justfile

* docs: add documentation translation guide

* ci(docs): Add mdbook cache

* ci(docs): Add i18n-report

* ci(docs): tweak deploy_docs workflow triggers

* ci(docs): remove unnecessary slash at build.yml

* ci(docs): remove unnecessary slash at deploy_docs.yml

* ci(docs): add docs/book.toml to deploy_docs trigger

* ci(docs): Add schedule trigger

* ci(docs): add github-pages cleaning

* ci(docs): Exclude docs from generate_changelog

* docs: Add dependencies installation script

* ci(docs): Add mdbook pdf build

* docs: Tweak Justfile to support pdf generation

* Revert "docs: Always fetch the highest quality image by fetch_discourse_md"

This reverts commit 74130ee1fe9264dc7a4c4c49fb416ef3dc12e322.

* ci(docs): Exclude deploy_docs.yml from cache-mdbook keys

* docs: Add 'mdbook_build' to Justfile

* docs: Add 'mdbook_serve' to Justfile

* docs: Add debug flag to fetch_discourse_md

* docs: Automate discourse documentation scrapping

* docs: Add flock to fetch_discourse_md

* docs: Add translation file generation with Justfile

* docs: Prefix url replacements with site-url in replace-urls.py preprocessor

* docs: Add installation guides

docs: Replace print button

* Revert "docs: Prefix url replacements with site-url in replace-urls.py preprocessor"

This reverts commit a685de4dce54debc900607d743069b79202a26ac.

* Reapply "docs: Prefix url replacements with site-url in replace-urls.py preprocessor"

This reverts commit 777d8055eac7543001200834939c960fb490e666.

* docs: fix replace-urls.py

* docs: fix fetch_discourse_md.py hitting discourse ip_10_secs_limit

* ci(docs): Remove duplicate '/' in build translation step

* ci(docs): Update actions/cache

* ci(docs): Reduce deploy_docs schedule timespan between triggers

* docs: update install-deps.sh

* docs: Update Advanced docs

* docs: Add favicon

* docs: Reword unstable documentation warning

* docs: Change default theme to 'navy'

* ci(docs): Move permisions to job scope

* feat: Add offline documentation
2024-08-22 13:56:29 -07:00
Kyle Gospodnetich
844bd2ceaf chore: Update to kernel 6.9.12-205 2024-08-22 09:53:14 -07:00
Kyle Gospodnetich
867737dda6 chore: Update image readme url 2024-08-21 17:05:30 -07:00
Kyle Gospodnetich
9db6690c5b Merge branch 'main' into testing 2024-08-21 17:00:07 -07:00
Zeglius
181497bc17
feat: Prepare mdBook workflow for documentation (#1441)
* feat: add mdbook docs

* chore: add several articles to docs

* docs: add documentation at surface level

Using Discourse urls as fallback for missing content for now

docs: add missing image files

* docs: Add missing chapter emojis

docs: Add missing warning in Advanced docs in summary

docs: add missing waydroid guide

docs: rename files to avoid spaces

docs: fix badly set docs build params

docs: remove unnecesary placeholders

* docs: Realocate 'Gaming' section under 'General'

* docs: Add 'Introduction' section

This section contains a table of contents of the documentation

* docs: Add unstable documentation warning

* docs: Add missing github url

docs: add missing symlink to resources

* docs: Add discourse scrapper utility

* docs: minor discourse scrapper docs changes

* docs: Add youtube embeding preprocessor

* minor reformat for youtube-embed

* docs: Add mdbook preprocessor template

* docs: add format-author preprocessor

* docs: add git lib to mdbook toolset

* docs: Always fetch the highest quality image by fetch_discourse_md

* docs: fix youtube-embed ignoring new line requirement

* docs: Add documentation transcription guide

* docs: Missing url in transcription guide

* docs: Remove YAML header from doc guide

* docs: Minor tweaks to transcription guide

* docs: Add utilities preprocessor module

docs: Move debug preprocessor util to utils

* docs: tweak debug function

* docs: Add 'replace-urls' preprocessor

* chore: Move mappings parameter in replace-urls preprocessor

* docs: add ignore field to replace-urls

* docs: add Mdbook python types

* docs: Add ignore field to replace-urls

Now we can exclude files from being processed with blob patterns

* chore(ci): add deploy_docs

* chore(ci): Add dynamic edit url template to deploy_docs

* chore(ci): Add html.site-url to deploy_docs

* chore(readme): Use relative paths for repo_content

* chore(ci): Add README to included paths for deploy_docs

* chore(ci): Disable deploy_docs

* chore(ci): Use main in deploy_docs.on.push.branches

* docs: Rephrase unstable docs warning

* chore(ci): Exclude docs from triggering build workflow

* chore(ci): Enable deploy_docs

* fix(docs): Remove unnecessary imports in preprocessors

* docs: Move unstable docs warning to index.hbs

* docs: Add page metadata inclusion with fetch_discourse_md.py

* docs: Move fetch_discourse_md.py to docs/utils

* docs: Add 'fetched_at' metadata field in fetch_discourse_md.py

* docs: Update fetch_discourse_md.py to format metadata in json

* Revert "chore(readme): Use relative paths for repo_content"

This reverts commit 6a781c659607e0c83c19248241684c5785c7e93b.

* docs: Replace include with an url to repo README

* ci(docs): Add multilanguage doc build support

* docs: add Justfile utility

* docs: update Justfile utility

* ci(docs): Add stricter workflow trigger to deploy_docs

* docs: add 'preview_translation' to Justfile

* docs: add documentation translation guide

* ci(docs): Add mdbook cache

* ci(docs): Add i18n-report

* ci(docs): tweak deploy_docs workflow triggers

* ci(docs): remove unnecessary slash at build.yml

* ci(docs): remove unnecessary slash at deploy_docs.yml

* ci(docs): add docs/book.toml to deploy_docs trigger

* ci(docs): Add schedule trigger

* ci(docs): add github-pages cleaning

* ci(docs): Exclude docs from generate_changelog

* docs: Add dependencies installation script

* ci(docs): Add mdbook pdf build

* docs: Tweak Justfile to support pdf generation

* Revert "docs: Always fetch the highest quality image by fetch_discourse_md"

This reverts commit 74130ee1fe9264dc7a4c4c49fb416ef3dc12e322.

* ci(docs): Exclude deploy_docs.yml from cache-mdbook keys

* docs: Add 'mdbook_build' to Justfile

* docs: Add 'mdbook_serve' to Justfile

* docs: Add debug flag to fetch_discourse_md

* docs: Automate discourse documentation scrapping

* docs: Add flock to fetch_discourse_md

* docs: Add translation file generation with Justfile

* docs: Prefix url replacements with site-url in replace-urls.py preprocessor

* docs: Add installation guides

docs: Replace print button

* Revert "docs: Prefix url replacements with site-url in replace-urls.py preprocessor"

This reverts commit a685de4dce54debc900607d743069b79202a26ac.

* Reapply "docs: Prefix url replacements with site-url in replace-urls.py preprocessor"

This reverts commit 777d8055eac7543001200834939c960fb490e666.

* docs: fix replace-urls.py

* docs: fix fetch_discourse_md.py hitting discourse ip_10_secs_limit

* ci(docs): Remove duplicate '/' in build translation step

* ci(docs): Update actions/cache

* ci(docs): Reduce deploy_docs schedule timespan between triggers

* docs: update install-deps.sh

* docs: Update Advanced docs

* docs: Add favicon

* docs: Reword unstable documentation warning

* docs: Change default theme to 'navy'

* ci(docs): Move permisions to job scope
2024-08-21 11:56:12 -07:00
Kyle Gospodnetich
de1a1c14da fix: Downgrade to 6.9.x kernel temporarily due to issues with UMA buffer size on some handhelds 2024-08-21 11:55:31 -07:00
Kyle Gospodnetich
53dfbf2a28
chore(ci): Update image details 2024-08-20 17:51:55 -07:00
Kyle Gospodnetich
427ee46924 chore(ci): Move kernel_version to include section of build 2024-08-20 12:51:33 -07:00
dependabot[bot]
15eba3a0a4
chore(deps): bump hhd-dev/rechunk from 0.8.5 to 0.8.6 (#1516)
Bumps [hhd-dev/rechunk](https://github.com/hhd-dev/rechunk) from 0.8.5 to 0.8.6.
- [Release notes](https://github.com/hhd-dev/rechunk/releases)
- [Changelog](https://github.com/hhd-dev/rechunk/blob/master/example_changelog.md)
- [Commits](https://github.com/hhd-dev/rechunk/compare/v0.8.5...v0.8.6)

---
updated-dependencies:
- dependency-name: hhd-dev/rechunk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-20 08:57:20 -07:00
Kyle Gospodnetich
3dfcf94367 chore: Update akmods verification step with new tag 2024-08-20 08:56:11 -07:00
Kyle Gospodnetich
19bed74d64 chore(ci): Use fully qualified fedora_version-kernel_version tag for akmods and kernel-cache. 2024-08-20 08:43:15 -07:00
Kyle Gospodnetich
ebf79e05eb chore: Prepare for pinned Kernel releases 2024-08-19 22:34:12 -07:00
Kyle Gospodnetich
9e7d08eb12 chore: Remove BAZZITE_VERSION from build versions 2024-08-19 18:27:22 -07:00
Kyle Gospodnetich
9633da08f5 chore(ci): Fix registry name 2024-08-18 21:10:49 -07:00
Antheas Kapenekakis
fa833ce72f chore(rechunk): always use stable tag (#1515) 2024-08-18 21:10:48 -07:00
Antheas Kapenekakis
e9a8b793c0
fix(rechunk): use correct previous ref (#1509) 2024-08-17 23:41:34 +00:00
Kyle Gospodnetich
e5a1c0e557 chore(ci): Reduce build cadence 2024-08-14 22:20:45 -07:00
dependabot[bot]
8fe45ee89e
chore(deps): bump hhd-dev/rechunk from 0.8.3 to 0.8.5 (#1491)
Bumps [hhd-dev/rechunk](https://github.com/hhd-dev/rechunk) from 0.8.3 to 0.8.5.
- [Release notes](https://github.com/hhd-dev/rechunk/releases)
- [Changelog](https://github.com/hhd-dev/rechunk/blob/master/example_changelog.md)
- [Commits](https://github.com/hhd-dev/rechunk/compare/v0.8.3...v0.8.5)

---
updated-dependencies:
- dependency-name: hhd-dev/rechunk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-14 06:48:46 -07:00
dependabot[bot]
de19b5a62b
chore(deps): bump sigstore/cosign-installer from 3.5.0 to 3.6.0 (#1492)
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](59acb6260d...4959ce089c)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-14 06:48:38 -07:00
Kyle Gospodnetich
dd093474bc chore(ci): Update rechunkcer to v0.8.3 2024-08-09 14:42:44 -07:00
Kyle Gospodnetich
9e62c99339 chore(ci): Remove zstd on stable 2024-08-09 13:53:55 -07:00
Kyle Gospodnetich
56197e0e88 Reapply "Reapply "Reapply "feat: Build ZSTD compressed images"""
This reverts commit fd05f5af2ea3e329d518a878ba6c9d9db8e9e4ae.
2024-08-07 17:54:40 -07:00
Kyle Gospodnetich
e0e18744f3
chore(ci): Update rechunker to v0.8.1 2024-08-07 08:27:26 -07:00
Kyle Gospodnetich
c266ddda9b chore: Remove problematic lines (temp) 2024-08-05 22:30:00 -07:00
Kyle Gospodnetich
83e5102a30 chore(ci): Update rechunker to 0.8.0 2024-08-05 22:29:10 -07:00
Kyle Gospodnetich
a31ec761d7 Merge branch 'testing' into unstable 2024-08-05 22:19:47 -07:00
Noel Miller
6628c3dd4c feat (ISO): add default bazzite user to ISOs 2024-08-05 12:45:03 -07:00
Kyle Gospodnetich
1bbaad6574 chore: Switch to build-container-installer v1.2.2 2024-08-05 08:36:06 -07:00
Kyle Gospodnetich
68406eefa7 chore: Add bazzite repo to ISO Build step 2024-08-04 11:15:16 -07:00
Kyle Gospodnetich
6fd40546af
chore(ci): Update rechunker 2024-08-03 21:22:17 -07:00