45 Commits

Author SHA1 Message Date
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
xynydev
6daa7b6987 chore: add name for template-sync workflow 2024-02-20 21:22:27 +02:00
xynydev
6d82cd9d9c feat: start using actions-template-sync 2024-02-20 21:17:59 +02:00
xyny
106b868f25
chore: delete .github/semantic.yml 2024-02-17 17:24:14 +00:00
Ray G
794e57f9d7
fix: Bump blue-build/github-actions to v1.0.2 (#9) 2024-02-17 08:17:49 +00:00
xynydev
6c91189966 feat: github action success card in readme (#6) 2024-02-12 20:39:35 +02:00
Gerald Pinder
649d0b4184 chore: Only ignore root Containerfile 2024-02-09 12:41:15 -05:00
xyny
186d6b967d
chore: add containerfile to gitignore
this file is generated when running a build locally as a build artifact
2024-02-09 17:35:35 +00:00
xyny
c7091c4734
fix: switch to latest version of action 2024-02-08 10:03:24 +00:00
xyny
8e7e986816
chore: use ubuntu-latest
Merge pull request #4 from bayou-brogrammer/main
2024-02-06 18:01:35 +00:00
hikaru
4061655eae chore: use ubuntu-latest 2024-02-06 11:48:24 -06:00
xynydev
565b1438ff docs: shorten files /usr/ docs 2024-02-03 13:15:39 +02:00
xynydev
47ee3daf6b chore: remove 60-custom.just (#3) 2024-02-03 13:15:15 +02:00
xynydev
3fb82ef940 docs: chore: finish my sentence 2024-02-03 13:10:21 +02:00
xynydev
974d5d8996 chore: document build.yml & change build time 2024-02-03 13:06:50 +02:00
xynydev
5c673d50ea style: remove extra whitespace in dependabot.yml 2024-02-03 13:00:29 +02:00
xynydev
36fd5f516d chore: hop onto stable version of reusable action 2024-02-03 12:55:11 +02:00
xynydev
a5d4a1030c chore: switch to signing module 2024-02-03 12:38:47 +02:00
xynydev
ff9ff56dfa chore: remove ci branch limits 2024-02-03 12:36:39 +02:00
xynydev
be99df8b6d refactor: clean up the template repo
many of these docs are now on the website, a lot of this is just baggage from startingpoint
2024-02-02 20:40:27 +02:00
xynydev
05b01dd282 fix: add signing secrets to fix builds 2024-02-02 16:47:49 +02:00
xyny
e386fb1859
chore: don't make castrojo codeowner 2024-01-30 05:40:09 +00:00
gerblesh
ab449f031f
fix: use BlueBuild CLI for image building 2024-01-29 14:00:33 -08:00
gerblesh
4d657c22c5
style: fix typo 2024-01-29 13:51:11 -08:00
gerblesh
5088bf9310 feat: add initial template files 2024-01-29 13:49:01 -08:00