hermes-agent/.github/workflows
Bryan Cross 8210e7aba6 Optimize Dockerfile: combine RUN commands, clear caches, add .dockerignore
- Combine apt-get update and install into single RUN with cache clearing
- Remove APT lists after installation
- Add --no-cache-dir to pip install
- Add --prefer-offline --no-audit to npm install
- Create .dockerignore to exclude unnecessary files from build context
- Update docker-publish.yml workflow to tag images with release names
- Ensure buildx caching is used (type=gha)
2026-03-30 15:19:52 -05:00
..
deploy-site.yml feat: add documentation website (Docusaurus) 2026-03-05 05:24:55 -08:00
docker-publish.yml Optimize Dockerfile: combine RUN commands, clear caches, add .dockerignore 2026-03-30 15:19:52 -05:00
docs-site-checks.yml docs: stabilize website diagrams 2026-03-14 22:49:57 -07:00
nix.yml feat: nix flake — uv2nix build, NixOS module, persistent container mode (#20) 2026-03-26 01:08:02 +05:30
supply-chain-audit.yml ci: add supply chain audit workflow for PR scanning (#2816) 2026-03-24 08:56:04 -07:00
tests.yml test: parallelize test suite with pytest-xdist 2026-03-09 20:47:34 -05:00