Skip to content

Release v1.2.0

Choose a tag to compare

@github-actions github-actions released this 21 Oct 09:57
· 6 commits to main since this release
v1.2.0
5e44b58

Changelog

  • a8d9d6a Complete Phase 3 tests for internal/compose package in unit-testing-strategy.md
  • 21fc462 Complete Phase 4 tests for internal/portainer package in unit-testing-strategy.md
  • 2a77516 Complete Phase 5 tests for internal/build package in unit-testing-strategy.md
  • 1a27ef1 Enhance integration testing and update documentation
  • e563356 Merge pull request #4 from deviantony/tests
  • 3154aae Refactor displayContainers function and improve spinner output
  • c2900f6 Refactor ps command output formatting and enhance integration test utilities
  • e5a2508 Remove REQUIREMENTS.md and update dependencies in go.mod and go.sum
  • ccd0d8b Remove unit-testing-strategy.md file as it is no longer needed. This file contained detailed plans and test cases for unit testing across various phases of the pctl codebase.
  • 5f520f0 Update README.md for pctl version 1.1.2 installation instructions
  • 408fb7c Update internal/portainer/types.go
  • a763df2 Update unit-testing-strategy.md to reflect completed test phases