Releases: replicatedhq/troubleshoot
Releases · replicatedhq/troubleshoot
v0.123.12
Changelog
- cf2db49 applied native sidecar fix (#1914)
- 05a7a20 chore(deps): bump actions/download-artifact from 4 to 6 (#1908)
- e28dc8e chore(deps): bump the security group across 1 directory with 7 updates (#1912)
- b9da850 chore(deps): bump actions/setup-go from 5 to 6 (#1899)
- 0ecc72e chore(deps): bump actions/checkout from 4 to 5 (#1900)
- 6d3a1a0 chore(deps): bump actions/setup-python from 5 to 6 (#1901)
- e90a18f chore(deps): bump actions/upload-artifact from 4 to 5 (#1909)
- de1e3f4 chore(ci): skip regression-test workflow if dependabot (#1911)
v0.123.11
v0.123.10
v0.123.9
Changelog
- 2cebe3d Support bundle upload functionality works for apps installed via Helm (#1904)
- 6ffc83d Updated linter (#1903)
- 21dc4e9 Fix ollama windows installer (#1894)
- 5aa088b Revert unintended commits on main
- 3f5ab9c doesnt harcode apiVersion line when looking and figures out which apiVersion to give if none is there
- 0316bb2 improved --fix capabilities
- a5f4afb added lint subcommand
- b7f499c Arbitrary secret key refs and templating in collectors (#1895)
- deab5e4 readded auto upload flag for support bundle (#1893)
- df40c66 Fix windows cronjob (#1891)
- 6c5c310 Fix ollama clean (#1885)
v0.123.8
Changelog
- 45ee61a creates cluster for tests and removed non testable files from being flagged
- e3458ad can run unit tests via makefile
- cb32216 runs all tests when test change is detected
- 2b82454 Update affected-tests.yml
- e05962b affected test workflow runs on PR
- 0f747f5 removed main requirement on affected tests
- 1c234e4 shows affected test summary
- d325804 readded build binary action for tests
- 2d664b8 separated build and test actions for relevant tests
- 8762bd1 changed tests always are flagged as affected tests
- a2a424b added test and makes new relevant tests run tests
- 3f06912 added flag to specify files changed for testing
- 37292e6 finds and runs relevant code change tests
- 6c5c310 Fix ollama clean (#1885)