Commit Graph

24 Commits

Author SHA1 Message Date
dependabot[bot]
b339bc1684 chore(deps): bump DeterminateSystems/update-flake-lock (#176)
Bumps [DeterminateSystems/update-flake-lock](https://github.com/determinatesystems/update-flake-lock) from e637603d31bed83169f2e56bb475c9dff7af6544 to 834c491b2ece4de0bbd00d85214bb5e83b4da5c6.
- [Release notes](https://github.com/determinatesystems/update-flake-lock/releases)
- [Commits](e637603d31...834c491b2e)

---
updated-dependencies:
- dependency-name: DeterminateSystems/update-flake-lock
  dependency-version: 834c491b2ece4de0bbd00d85214bb5e83b4da5c6
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-01 18:01:04 +05:00
dependabot[bot]
c396e711f7 chore(deps): bump actions/checkout from 5 to 6 (#172)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-24 13:08:38 -05:00
Luis Quiñones
0bfb393981 ci: add workflow to revert last beta update (#169) 2025-11-15 08:49:27 -05:00
Luis Quiñones
e75282c59a ci: add workflow to update inputs every two weeks (#160) 2025-11-07 22:50:36 -05:00
Luis Quiñones
17d6337643 ci: improve code quality workflow (#159) 2025-11-07 22:40:52 -05:00
dependabot[bot]
21d967b539 chore(deps): bump stefanzweifel/git-auto-commit-action from 6 to 7 (#129)
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 6 to 7.
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stefanzweifel/git-auto-commit-action/compare/v6...v7)

---
updated-dependencies:
- dependency-name: stefanzweifel/git-auto-commit-action
  dependency-version: '7'
  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>
2025-10-13 13:35:05 -05:00
dependabot[bot]
5d9cfa394b chore(deps): bump stefanzweifel/git-auto-commit-action from 5 to 6 (#110)
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 5 to 6.
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stefanzweifel/git-auto-commit-action/compare/v5...v6)

---
updated-dependencies:
- dependency-name: stefanzweifel/git-auto-commit-action
  dependency-version: '6'
  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>
2025-09-03 18:03:32 -05:00
Luis Quiñones
babf50ce39 ci(zen-update/rebase-beta): add missing git pull from main branch 2025-08-27 11:10:09 -05:00
Luis Quiñones
a1bb1b39be ci(style): use 0xc000022070/setup-alejandra @ v4 2025-08-21 23:27:53 -05:00
Luis Quiñones
25ddfb5008 ci(style): always check format on push/pull request (#92) 2025-08-17 19:19:05 -05:00
Luis Quiñones
e1a9c1ff60 ci: bump checkout to v5 and install-nix-action to v31 (#91) 2025-08-17 19:09:08 -05:00
Luis Quiñones
3693c02790 ci(zen-update): rebase beta branch from main when needed (#85)
Related to https://github.com/0xc000022070/zen-browser-flake/issues/84.
2025-08-15 10:10:14 -05:00
Luis Quiñones
cb5b79f08b ci(zen-update): add job to test builds 2025-04-26 08:56:13 -05:00
Luis Quiñones
4ca970a32c ci(style): workflow will only run if nix files are mod 2025-04-26 08:18:38 -05:00
Luis Quiñones
787480b817 ci: add workflow to check nix files format 2025-04-18 15:32:18 -05:00
Luis Quiñones
6dceddfe8e ci(update): support for twilight releases based on the same tag with same commit
I hate that
2025-03-08 11:13:11 -05:00
Luis Quiñones
e5347d41c9 ci(zen-update): added GH_TOKEN env var to use gh cli 2025-02-10 22:21:57 -05:00
Luis Quiñones
12edc373eb feat: resilient variant of twilight version 2025-02-10 22:19:49 -05:00
Luis Quiñones
c12f8e206d ci: added workflow to automatically add reviewers to pull requests 2025-02-03 19:02:22 -05:00
Oliver Geneser
ba88b9a589 fix: change from magic-nix-cache to flakehub-cache 2025-02-01 15:18:33 +01:00
Luis Quiñones
3d26db3a16 ci: script to update everything can produce good commit messages 2024-12-31 15:44:22 -05:00
Luis Quiñones
07a074f2f7 ci: partial integration with new script to fetch new versions 2024-12-31 15:09:28 -05:00
Luis Quiñones
8146e6a761 ci(zen-update): including browser version in commit message 2024-10-20 14:58:04 -06:00
Luis Quiñones
1fac4fb086 feat: added script to automatically update with github actions
Co-authored-by: omarcresp <crespomerchano@gmail.com>
2024-10-11 22:11:08 -06:00