Commit Graph

74 Commits

Author SHA1 Message Date
Xariann
4db2e0648c Merge pull request #1 from Xarianne/Xarianne-patch-1
Fix link for offline ISO generation instructions
2026-03-02 07:25:22 +00:00
Xariann
ac4d788d52 Fix link for offline ISO generation instructions
This link was taking people to the "Fresh Install from an ISO" page rather than the "How to build an ISO based on your custom image of Fedora Atomic" page in the docs.
2026-03-02 07:24:42 +00:00
Gerald Pinder
f8d94ca365 Merge pull request #59 from blue-build/dependabot/github_actions/blue-build/github-action-1.11
chore(deps): bump blue-build/github-action from 1.10 to 1.11
2026-02-14 13:37:39 -05:00
dependabot[bot]
d7ef50a332 chore(deps): bump blue-build/github-action from 1.10 to 1.11
Bumps [blue-build/github-action](https://github.com/blue-build/github-action) from 1.10 to 1.11.
- [Release notes](https://github.com/blue-build/github-action/releases)
- [Changelog](https://github.com/blue-build/github-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/blue-build/github-action/compare/v1.10...v1.11)

---
updated-dependencies:
- dependency-name: blue-build/github-action
  dependency-version: '1.11'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-22 01:23:13 +00:00
dependabot[bot]
da75518353 chore(deps): bump blue-build/github-action from 1.9 to 1.10 (#57)
Bumps [blue-build/github-action](https://github.com/blue-build/github-action) from 1.9 to 1.10.
- [Release notes](https://github.com/blue-build/github-action/releases)
- [Changelog](https://github.com/blue-build/github-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/blue-build/github-action/compare/v1.9...v1.10)

---
updated-dependencies:
- dependency-name: blue-build/github-action
  dependency-version: '1.10'
  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>
2025-11-27 06:39:07 +00:00
Gerald Pinder
e6b1f98ac4 Merge pull request #55 from blue-build/dependabot/github_actions/blue-build/github-action-1.9
chore(deps): bump blue-build/github-action from 1.8 to 1.9
2025-11-26 11:57:31 -05:00
dependabot[bot]
2913ceec6e chore(deps): bump blue-build/github-action from 1.8 to 1.9
Bumps [blue-build/github-action](https://github.com/blue-build/github-action) from 1.8 to 1.9.
- [Release notes](https://github.com/blue-build/github-action/releases)
- [Changelog](https://github.com/blue-build/github-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/blue-build/github-action/compare/v1.8...v1.9)

---
updated-dependencies:
- dependency-name: blue-build/github-action
  dependency-version: '1.9'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-04 08:38:21 +00:00
Gerald Pinder
5cdcd18c35 Merge pull request #54 from franute/update-template-dnf-module
Update template to use dnf module and image version to F42
2025-09-03 15:10:18 -04:00
Francisco Torres Pérez
b4d47c3b1c chore: updated main template to Fedora 42 2025-09-01 17:45:02 +02:00
Francisco Torres Pérez
0f5f896a76 chore: updated main template recipe to use the DNF module instead of
rpm-ostree
2025-09-01 17:44:42 +02:00
xyny
309b9160db fix: switch to default-flatpaks@v2 syntax 2025-07-31 16:35:24 +03:00
brendan
d51f78b998 docs: use github style warning (#48) 2025-01-13 17:54:37 +00:00
xyny
e9910c094d fix: streamline recipe, update workflow, document including empty objects (#46)
* fix: streamline recipe, update workflow, document including empty objects

* feat: only run one build at a time #43
2024-12-06 14:22:01 +00:00
fiftydinar
6913849221 Merge pull request #45 from blue-build/fix-default-recipe-validation
fix: Make the recipe pass validation for new users
2024-12-04 23:04:32 +01:00
fiftydinar
c36f4f042c chore: Increase image-version to 41 2024-12-04 22:29:38 +01:00
Gerald Pinder
156be4fe46 fix: Make the recipe pass validation for new users 2024-12-04 16:25:17 -05:00
dependabot[bot]
8d3b790051 chore(deps): bump blue-build/github-action from 1.6 to 1.7 (#42)
Bumps [blue-build/github-action](https://github.com/blue-build/github-action) from 1.6 to 1.7.
- [Release notes](https://github.com/blue-build/github-action/releases)
- [Changelog](https://github.com/blue-build/github-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/blue-build/github-action/compare/v1.6...v1.7)

---
updated-dependencies:
- dependency-name: blue-build/github-action
  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-11-12 12:41:29 +02:00
fiftydinar
fa30038613 chore: Recommend the usage of /etc/ instead of /usr/etc/ (#38)
* chore: Recommend the usage of `/etc/` instead of `/usr/etc/`

Related PR:
https://github.com/blue-build/modules/pull/315

* docs: Remove mention of putting files to `/usr/etc/` in recipe
2024-08-11 17:08:10 +00:00
xyny
e976138a77 chore: remove "build-ublue" alt text from build badge 2024-08-11 09:29:02 +00:00
fiftydinar
670f83cce1 chore: Migrate from config/ to files/ & use new files module recipe format (#36) 2024-07-21 19:21:52 +00:00
xyny
a6881a3a2b docs: add commented out maximize_build_space: true to build.yml (#33) 2024-06-30 13:48:50 +03:00
Lordus Kordus
8931463cba chore: Adjust build time to reflect uBlue changes (#34)
Universal Blue images have new build schedules. The last image to build is Bluefin (39) at 05:41 UTC

Template's build time should be set to 06:00 UTC
2024-06-24 10:11:43 +00:00
fiftydinar
b8fe3fd6c2 Merge pull request #31 from blue-build/dependabot/github_actions/blue-build/github-action-1.6 2024-06-03 06:02:24 +02:00
dependabot[bot]
5034bddeb3 chore(deps): bump blue-build/github-action from 1.5 to 1.6
Bumps [blue-build/github-action](https://github.com/blue-build/github-action) from 1.5 to 1.6.
- [Release notes](https://github.com/blue-build/github-action/releases)
- [Changelog](https://github.com/blue-build/github-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/blue-build/github-action/compare/v1.5...v1.6)

---
updated-dependencies:
- dependency-name: blue-build/github-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 01:39:32 +00:00
Marcin Jahn
4f99ccfa06 fix: Use Fedora 40 as image-version (#30) 2024-05-09 15:36:35 +00:00
xyny
6176298bf4 chore: use action v1.5 2024-05-02 08:28:40 +00:00
Gerald Pinder
32ef7f19be Merge pull request #27 from blue-build/new-recipe-location
chore: Move recipe.yml into ./recipes to support proper caching
2024-05-01 16:24:51 -04:00
Gerald Pinder
f351ea1a01 Use action 1.4 2024-04-26 15:58:50 -04:00
Gerald Pinder
ce8234f746 Revert changes 2024-04-24 21:16:45 -04:00
Gerald Pinder
236561ed28 Test caching 2024-04-24 21:10:39 -04:00
Gerald Pinder
93ef12154c Test against PR changes 2024-04-24 20:50:10 -04:00
Gerald Pinder
e0a7a9ac09 chore: Move recipe.yml into ./recipes to support proper caching 2024-04-24 20:47:16 -04:00
xynydev
363335831f docs: update verification URL 2024-04-22 21:16:57 +03:00
dependabot[bot]
3b78b54dd7 chore(deps): bump blue-build/github-action from 1.2 to 1.3 (#25)
Bumps [blue-build/github-action](https://github.com/blue-build/github-action) from 1.2 to 1.3.
- [Release notes](https://github.com/blue-build/github-action/releases)
- [Changelog](https://github.com/blue-build/github-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/blue-build/github-action/compare/v1.2...v1.3)

---
updated-dependencies:
- dependency-name: blue-build/github-action
  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-04-01 06:15:34 +00:00
fiftydinar
8ef66973f0 Merge pull request #24 from blue-build/22-chore-finally-remove-the-old-iso-action
chore: finally remove the old ISO action (#22)
2024-03-17 12:17:34 +01:00
xynydev
b6ee66f636 chore: finally remove the old ISO action (#22) 2024-03-17 12:31:59 +02:00
dependabot[bot]
3dd23d22a9 chore(deps): bump blue-build/github-action from 1.1 to 1.2 (#21)
Bumps [blue-build/github-action](https://github.com/blue-build/github-action) from 1.1 to 1.2.
- [Release notes](https://github.com/blue-build/github-action/releases)
- [Changelog](https://github.com/blue-build/github-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/blue-build/github-action/compare/v1.1...v1.2)

---
updated-dependencies:
- dependency-name: blue-build/github-action
  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-03-13 05:30:49 +00:00
fiftydinar
9a88dde5bf fix(recipe): comment out Firefox RPM removal & flatpak install (#20)
* fix(recipe): Uncomment Firefox RPM removal

Firefox RPM removal is an opinionated choice, which should be represented as an example of how to remove RPM package properly, not as a "rule".

Solves:
https://github.com/blue-build/template/issues/16

* fix(recipe): Also exclude Firefox from default-flatpaks & add more detailed RPM removal comment

* fix(recipe): Formatting

* fix: streamline comment on ff removal

---------

Co-authored-by: xyny <60004820+xynydev@users.noreply.github.com>
2024-03-09 06:45:09 +00:00
xyny
a9b2e2773b chore: add @fiftydinar to CODEOWNERS (#17) 2024-03-03 10:49:48 +00:00
xynydev
5d9cc7654c chore: pin to minor action version 2024-02-28 19:00:53 +02:00
dependabot[bot]
b860c04ba0 chore(deps): bump blue-build/github-action from 1.1.0 to 1.1.1 (#14)
Bumps [blue-build/github-action](https://github.com/blue-build/github-action) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/blue-build/github-action/releases)
- [Changelog](https://github.com/blue-build/github-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/blue-build/github-action/compare/v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: blue-build/github-action
  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-02-28 13:58:02 +00:00
xynydev
c73768fed5 chore: use newer action version 2024-02-25 19:33:47 +02:00
xynydev
f22eabd207 chore: remove redundant pull.yml 2024-02-25 19:21:09 +02:00
xynydev
0c6ed31689 docs: add ISO notice 2024-02-25 12:42:32 +02:00
xynydev
7b2a3cd96a docs: add verification message 2024-02-21 18:56:27 +02:00
xynydev
0441f8e170 docs: update minor readme details 2024-02-21 12:58:15 +02:00
xynydev
f729ad0bde fix: use ublue-os/isogenerator-old
they renamed the repo
2024-02-20 21:43:16 +02:00
xynydev
d3ba4a5f53 chore: set dependabot interval to "daily"
this should allow users to get quicker updates
2024-02-20 21:35:01 +02:00
xynydev
d2c7b32616 chore: remove templatesync 2024-02-20 21:33:52 +02:00
xynydev
3dc044c78c fix: different modules and config ignore glob? 2024-02-20 21:23:28 +02:00