| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-14 | read arch.listfeature/profiles | John Turner | |
| 2025-12-14 | read global package.mask | John Turner | |
| 2025-12-14 | add mockrepo tests | John Turner | |
| 2025-12-14 | read repo_name when opening repos | John Turner | |
| 2025-12-14 | default to Eapi 0 if no eapi file exists | John Turner | |
| 2025-12-14 | add docs to profile module | John Turner | |
| 2025-12-14 | read deprecated file in profiles | John Turner | |
| 2025-12-14 | read eapi file in profiles | John Turner | |
| 2025-12-14 | add profile related source files to sources variable | John Turner | |
| 2025-12-14 | impl profile evaluation | John Turner | |
| 2025-12-14 | give fuzzer corpuses unique names | John Turner | |
| 2025-12-14 | add alias targets for fuzzers | John Turner | |
| 2025-12-14 | prefix atom fuzzer static library targets with "atom" | John Turner | |
| 2025-12-12 | Merge pull request 'Add docker image caching; split build job into build, ↵ | John Turner | |
| test, check format jobs; add docs job' (#6) from feature/split-ci-into-more-jobs into master Reviewed-on: https://git.epenguin.net/gentoo-utils/gentoo-utils-gitea/pulls/6 | |||
| 2025-12-12 | ci: add docs job | penguin | |
| 2025-12-12 | ci: add check-format job | penguin | |
| 2025-12-12 | ci: add test job | penguin | |
| Right now this just rebuilds everything the build job built. In a future PR I will either cache the build dir from the build job or I will upload the build dir as an artifact. | |||
| 2025-12-12 | ci: update build job to only build | penguin | |
| 2025-12-12 | ci: build-oci-image: cache .git dir in build-oci-image | penguin | |
| ci: build-oci-image: fix logic for detecting changes to .docker in build-oci-image ci: build-oci-image: use registry url variable, not hardcoded url ci: build-oci-image: change changes_detected var to build image ci: build-oci-image: output an image tag for other jobs to use ci: build-oci-image: cache the docker image build This wont always speed things up, but occasionally it will speed things up by a lot | |||
| 2025-12-12 | ci: set default shell to login shell | penguin | |
| This way /etc/profile is sourced in our gentoo jobs | |||
| 2025-12-12 | ci: build-oci-image: create entrypoint script and put env sources in it | penguin | |
| 2025-12-12 | ci: simplify pipeline logic | penguin | |
| 2025-12-12 | use "ninja test" instead of "meson test" in check_commands.txt | John Turner | |
| 2025-12-12 | create rust-analyzer.sh script | John Turner | |
| This script should be ran by the LSP server to get error diagnostics. | |||
| 2025-12-12 | give fuzzer related targets unique names | John Turner | |
| 2025-12-11 | fix warnings in src/atom/mod.rs | John Turner | |
| 2025-12-11 | fix warnings in fuzzers | John Turner | |
| 2025-12-11 | commit rust-project.json | John Turner | |
| 2025-12-11 | run all tests in check_commands.txt verbosely | John Turner | |
| 2025-12-08 | run CI when pushing to any branch | John Turner | |
| 2025-12-08 | handle Manifest.gz files in repos | John Turner | |
| 2025-12-08 | run all tests in check_commands.txt | John Turner | |
| 2025-12-08 | add rustfmt target | John Turner | |
| 2025-12-08 | remove cbindgen from meson deps and dockerfile | John Turner | |
| 2025-12-08 | hookup atom parser fuzzer to read and write to stdin/stdout | John Turner | |
| 2025-12-08 | give fuzzer library targets different names | John Turner | |
| If these targets have the same names, only the last processed target gets put into rust-project.json. | |||
| 2025-12-08 | configure fuzzers separately | John Turner | |
| 2025-12-07 | infra: formatting + debug in check changes step | penguin | |
| 2025-12-07 | infra: add default branch name to outputs | penguin | |
| 2025-12-07 | infra: switch to using generic runner brutalisk and manually specify ↵ | penguin | |
| container image | |||
| 2025-12-07 | update logo | John Turner | |
| 2025-12-06 | run tests verbosely | John Turner | |
| 2025-12-06 | infra: docker: fix workflow to always run on master | penguin | |
| 2025-12-06 | Merge remote-tracking branch 'epenguin-gitea/feature/add-check-ci' | John Turner | |
| 2025-12-06 | add cbindgen to container image | John Turner | |
| 2025-12-06 | add logo | John Turner | |
| 2025-12-05 | infra: docker: set portage to shallow clone packages via git | penguin | |
| 2025-12-05 | docker: run as non-root user in containers using this image | penguin | |
| 2025-12-05 | infra: docker: add nodejs | penguin | |
| nodejs is required to run github actions | |||
| 2025-12-05 | infra: move docker workflow into gentoo-utils workflow | penguin | |
| infra: add build job to CI | |||
