Tags: Ensono/eirctl
Tags
fix: normalise the show command (#66) * fix: expand show to include the source file it was defined in update tests * fix: remove non jsonschema public properties * fix: move tests to containers * fix: specify toolchain * fix: regression from cnfig handling refactor * fix: add new line * fix: yaml lint added CI unit test pipeline added * fix: change gcr mirror
Feat: allow passphrase ssh key (#59) * fix: add pwsh image feat: add passphrase understanding for ssh keys to private repos * fix: update docs * fix: address linter and vuln checks * fix: add more tests to raise coverage +semver: FEATURE +semver: feature
chore: upgrade to actions/checkout@v5 and improve SonarCloud integrat… …ion (#57) - Upgrade all actions/checkout references from v4 to v5 across workflows - Update CI generator code to emit v5 for new workflows - Add fetch-depth: 0 to test job for full git history (fixes shallow clone warning) - Convert Go coverage paths from absolute to relative format for SonarCloud - Add explicit SonarCloud v6 parameters (working.directory, scm.provider) - Add coverage file debugging output for troubleshooting - Add GitHub Copilot instructions for AI agent guidance This addresses SonarCloud v6 compatibility issues with shallow clone detection and coverage path resolution.
PreviousNext