Releases: Ensono/stacks-cli
Releases · Ensono/stacks-cli
v0.5.57
Added new downloader mode (#57) * Moved to eirctl Added styles for PDF and Word document generation Added automatic glossary generation Signed by: Russell Seymour <russell.seymour@turtlesystems.co.uk> * Removed file that was added incorrectly Signed by: Russell Seymour <russell.seymour@turtlesystems.co.uk> * Updated documentation with the changes to the application Added glossary file to generate glossary from terms that are used in the documentation Signed by: Russell Seymour <russell.seymour@turtlesystems.co.uk> * Tidied up the internal configuration and added new data project Signed by: Russell Seymour <russell.seymour@turtlesystems.co.uk> * Added a new downloader for the CLI so that local testing of a project configuration can be performed Updated how the regular expression pattern works when patching a newly created project Added more tests Signed by: Russell Seymour <russell.seymour@turtlesystems.co.uk> * Corrected command invocation Signed by: Russell Seymour <russell.seymour@turtlesystems.co.uk> * Corrected version of Eirctl required Signed by: Russell Seymour <russell.seymour@turtlesystems.co.uk> * Fixed failing tests Signed by: Russell Seymour <russell.seymour@turtlesystems.co.uk> * Added yamlint and fixed violations Changed way in which ADO pipeline works Signed by: Russell Seymour <russell.seymour@turtlesystems.co.uk> * Modified dependencies in pipeline Changed which context build number runs in Signed by: Russell Seymour <russell.seymour@turtlesystems.co.uk> * Added versioning variables Signed by: Russell Seymour <russell.seymour@turtlesystems.co.uk> * Added variable for the image to build agent Signed by: Russell Seymour <russell.seymour@turtlesystems.co.uk> * Removed upload of docs from main build Corrected reference to Build number Signed by: Russell Seymour <russell.seymour@turtlesystems.co.uk> * Corrected path for outputs Signed by: Russell Seymour <russell.seymour@turtlesystems.co.uk> * Update pkg/scaffold/scaffold.go Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update pkg/downloaders/filesystem.go Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update pkg/downloaders/filesystem.go Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Added file tests Signed by: Russell Seymour <russell.seymour@turtlesystems.co.uk> * Update pkg/downloaders/nuget_test.go Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update pkg/downloaders/git_test.go Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update pkg/config/pipeline.go Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * chore: remove obsolete .NET Core 3.1 * Added comment for the regex replacement Signed by: Russell Seymour <russell.seymour@turtlesystems.co.uk> * fix: CVE-2025-65637 in logrus * fix: breaking changes in go 1.24.x * chore(): add yamllint.conf to self * chore(deps): bump eirctl to latest * fix(): use of new variables * fix: use pipeline variable to replace EirctlVersion in docs * fix: update copilot-instructions * BillyFS Migration (#61) * chore: foundations for BillyFS * chore(): completed BillyFS refactor * chore: remove intermediate file * revert(): restore central Error repository * fix: integration test failure * fix: scaffold args test --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Richard Slater <richard.slater@ensono.com> Co-authored-by: Richard Slater <630786+RichardSlater@users.noreply.github.com>
v0.5.42
Copilot Tweaks (#58) * docs: add GitHub Copilot instructions for AI agents - Added comprehensive copilot-instructions.md covering project architecture - Documents critical workflows, build system, and scaffolding patterns - Includes framework integration details and testing approaches - Provides essential context for AI agents working with this codebase * docs: improve README installation instructions - Added comprehensive installation instructions for all platforms - Automated version detection for Linux, macOS, and Windows - Fixed version number handling by stripping 'v' prefix - Removed inline comments for better copy-paste experience - Added PowerShell installation script for Windows users - Included quick start section with basic usage examples
v0.4.53
fix(): 11s/veriable/variable/g (#55) * fix(): 11s/veriable/variable/g * fix(): bump vmImage to 24.04
v0.4.48
Merge pull request #54 from Ensono/dependabot/go_modules/go_modules-b…
v0.4.44
Merge pull request #53 from Ensono/dependabot/go_modules/go_modules-c…
v0.4.40
Merge pull request #52 from Ensono/sec/2025-02 fix(): bump x/net from v0.23.0 → v0.33.0
v0.4.33
Merge pull request #51 from Ensono/fix/publish-binaries Fixed issue publoshing binaries
v0.4.27
Merge pull request #50 from Ensono/feat/8198-aca-for-dotnet Feat/8198 Add deployment mode to support AKS or ACA (currently only supported in dotnet)
v0.4.17
Merge pull request #45 from Ensono/feat/update-config Update configuration
v0.3.27
feat: add eks to infra option (#49)