xyny
111ab9ebeb
feat: add shellcheck github action #225
2024-05-19 17:47:30 +03:00
xyny
ab73ad0a51
feat: rebuild website & schemas on push to main #234
2024-05-19 16:34:37 +03:00
dependabot[bot]
7bf3bd83ba
chore(deps): bump sigstore/cosign-installer from 3.4.0 to 3.5.0 ( #209 )
...
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](https://github.com/sigstore/cosign-installer/compare/v3.4.0...v3.5.0 )
---
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-04-19 06:27:02 +00:00
xynydev
0c4f3d9fcc
chore: add codeowners
2024-03-17 13:02:55 +02:00
xyny
29649646e3
ci: build and push all branches and other misc workflow changes ( #156 ) ( #161 )
...
* chore: cleanup build.yml run conditions
- run on all branches
- no need to run on schedule, since there's nothing external pulled in the image build
* chore: change workflow name
* fix: tag non-main-branch builds correctly
* docs: yafti module explain what yafti is
* ci: fix globs in website rebuild action
* ci: only rebuild website if in official module repository
* ci: fix globs being invalid yaml
* Revert "docs: yafti module explain what yafti is"
This reverts commit 7d5295cd9f9ea7d0f6a45ce227da6d699973cf2f.
2024-03-03 20:14:06 +00:00
xynydev
6762ea6a16
chore: change image name
2024-02-21 17:36:36 +02:00
xyny
787f44ece8
ci: trigger website rebuild when module readme changed
2024-02-12 13:32:22 +00:00
dependabot[bot]
e2aae1da73
chore(deps): bump sigstore/cosign-installer from 3.3.0 to 3.4.0 ( #121 )
...
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](https://github.com/sigstore/cosign-installer/compare/v3.3.0...v3.4.0 )
---
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-02-05 17:43:46 +00:00
xyny
5e455a1477
refactor: start using module.yml for module metadata ( #116 )
...
* feat: add initial module.yml for rpm-ostree
* chore: add shortdesc to module.yml
* feat: add missing module.ymls
* feat: add website rebuild action for module reference updates
* chore: remove old readme in modules dir
* refactor: switch to a hybrid module.yml + README arrangement
* chore: switch docs to use starlight aside syntax
2024-02-04 16:05:22 +00:00
dependabot[bot]
c5c89fa741
chore(deps): bump sigstore/cosign-installer from 3.2.0 to 3.3.0
...
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](https://github.com/sigstore/cosign-installer/compare/v3.2.0...v3.3.0 )
---
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>
2023-12-11 15:15:15 +00:00
dependabot[bot]
3bd494a8a2
chore(deps): bump sigstore/cosign-installer from 3.1.2 to 3.2.0
...
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) from 3.1.2 to 3.2.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](https://github.com/sigstore/cosign-installer/compare/v3.1.2...v3.2.0 )
---
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>
2023-11-13 15:17:32 +00:00
dependabot[bot]
7782df1c72
chore(deps): bump ASzc/change-string-case-action from 5 to 6 ( #69 )
...
Bumps [ASzc/change-string-case-action](https://github.com/aszc/change-string-case-action ) from 5 to 6.
- [Release notes](https://github.com/aszc/change-string-case-action/releases )
- [Commits](https://github.com/aszc/change-string-case-action/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: ASzc/change-string-case-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>
2023-11-05 11:12:15 +00:00
xyny
b6b6c0eda4
feat: rebuild on push
...
Many times some fix is made and I have to tell people on discord "this didn't work yet because bling only builds at set times or manually". No more!
2023-10-22 09:35:12 +00:00
Tulili
f0afc0da77
Delete .github/workflows/build-testing.yml
2023-09-27 00:02:53 -03:00
Tulili
0797124cbc
chore: build-stable error when defining both branches and ignore_branches
2023-09-24 18:40:33 -03:00
Tulili
9cf1b3297e
chore: build-testing error when defining both branches and ignore_branches
2023-09-24 18:40:10 -03:00
Tulili
913c926ae9
chore: explicitly separate testing and stable builds
2023-09-24 15:08:30 -03:00
tulili
98ecca4670
chore: enable builds for testing branch
2023-09-24 14:51:42 -03:00
dependabot[bot]
3a1be51b48
chore(deps): bump docker/login-action from 2 to 3
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-18 15:38:30 +00:00
dependabot[bot]
dcde5b16be
chore(deps): bump sigstore/cosign-installer from 3.1.1 to 3.1.2
...
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](https://github.com/sigstore/cosign-installer/compare/v3.1.1...v3.1.2 )
---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-10 16:14:12 -03:00
dependabot[bot]
69d0f26045
chore(deps): bump actions/checkout from 3 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-10 16:14:05 -03:00
dependabot[bot]
a02274ba99
chore(deps): bump sigstore/cosign-installer from 3.1.0 to 3.1.1
...
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](https://github.com/sigstore/cosign-installer/compare/v3.1.0...v3.1.1 )
---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-06 20:28:12 -03:00
dependabot[bot]
abafb6298d
chore(deps): bump sigstore/cosign-installer from 3.0.5 to 3.1.0
...
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) from 3.0.5 to 3.1.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](https://github.com/sigstore/cosign-installer/compare/v3.0.5...v3.1.0 )
---
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>
2023-06-30 02:38:08 -03:00
Tulili Blossom
1acccb0240
fix: change image name to bling
2023-06-25 01:31:42 -03:00
Tulili Blossom
e845e7b5c9
chore: add sample files and README
2023-06-25 00:09:55 -03:00