Skip to content

Releases: kosli-dev/cli

v1.0.0

21 Dec 10:28

Choose a tag to compare

Changelog

  • 35be5dc Fix linting error
  • afdd44e Tests: add fingerprint tests
  • 029159d make PullDockerImage a public function
  • ed85481 Revert "CI: test that publishing won't work"
  • f137a9b CI: test that publishing won't work
  • f34ce81 Merge branch 'v1.0' into main
  • 0e30b43 CI: don't publish auto-generated docs when they are pushed
  • a4e3842 Makefile: fix helm charts generation
  • 5b82304 Commands: migrate to v1.0
  • 6b5f073 Update docs
  • 521de18 Delete unused file (old controlPR)
  • 0c421f8 start renaming commands

v0.7.1

20 Dec 13:30

Choose a tag to compare

Changelog

  • e9ea28d Control PR: break pipeline if no PRs
  • 12f1302 Deps: upgrade opencontainers/runc to fix vulnerability
  • 3ac7640 CI: update reusable workflow version
  • ce4978f Allow passing pipfile content in flags/env vars
  • 628fd5b Update docs

v0.7.0

15 Dec 15:21

Choose a tag to compare

Changelog

  • 520d6c8 Increase lint timeout to 5m in build workflow (Actions)
  • 49c9e68 Fix pipeline command in help/docs & update owner flag description
  • 48db40d Remove unnecesary code from controlDeployment (dryRun related)
  • 0ce9ec8 implement control pullrequest command & fix SendPayload
  • 7bdcb12 Finish control pullrequest command
  • d435dc4 Rename the binary to merkely and docker image to merkely-cli
  • bb9ffa7 Refactor commands logic to make it testable
  • e20976b Docs: Add link to landing page on merkely docs logo
  • 1378adf Docs: update header color
  • d44f694 Docs: update docs with new styling
  • 65d6635 Docs: Update styling of left navigation
  • 1e97763 DOCS: Fixed merkely blue for links
  • cacdef3 Docs: begin updating fonts
  • 1774657 Docs: finish top header
  • dc3a789 DOCS: Copied assests from theme to our src. Fixed up top header of doc page
  • acd2277 Docs: update css for top header
  • 1d9df2a Docs: Begin adding top bar to layout
  • 004e69e Docs: hide right ToC in pages
  • 2669f66 Documentation: Fix headers' sizes in docs (h2 -> h1)
  • 2180db1 Rename flag: 'artifact-type', 'evidence-type',... instead of just 'type'
  • 73401fc Docs: create layout for section index to add section toc
  • 3cd1db3 Docs: add concepts section to documentation
  • 15f167d Handle api-token flag set to DRY_RUN
  • 9e22cb1 Update docs

v0.6.1

29 Nov 16:39

Choose a tag to compare

Changelog

  • 55376a2 fix security vulnerability in dependencies
  • 74877ae imporve how dry run is handled for control deployment
  • 54f74b9 clean up dead code
  • 2b6e485 update reusable workflow ref
  • 89e1ee8 CI: add platforms input
  • 94191f3 update reusable workflow ref
  • f51d33e fix env and secrets
  • 2854b98 update reusable workflow ref
  • d4e61a5 fix env and secrets
  • d2ba912 don't pass image as input
  • 866d828 remove image input
  • 9034634 CI: fix reusable workflow ref
  • b577eec CI: test workflow reuse
  • dc8bddf Fix null pointer when control deployment is executed with DRY-RUN enabled
  • 663d22a Docs: adjust main container height
  • 47d8c1a update docs base url
  • f3146e1 Docs: add favicon
  • 485b3d3 Docs: update styling
  • 16413a3 Docs: start adding some styles
  • 7565ecf Docs: fix 'see also' links
  • 77cd186 Docs: update nav so that commands are in client_reference section and helm chart in helm section
  • 3fb6df3 Docs: translate toml config file to yaml, and ensure nav starts from root of content folder
  • 31edefd Add CNAME to docs.merkely.com dir
  • ae0e041 Update .gitignore
  • e87bb16 Style code sections of client documentation
  • ce4403a update docs site and workflow config
  • fa37018 reset google cloud auth file path to default
  • 9ab7b87 trigger docs workflow after helm and release workflows
  • e69d848 Fix docs pipelines
  • 58f2252 Fix approval http requests method
  • 556c662 Refactor controlDeployment hierarchy and requests method

v0.6.0

22 Nov 13:12

Choose a tag to compare

Changelog

411b686 Complete control deployment cmd
143eb24 Fix commiting unneeded files when publishing helm docs
6b883bf Update helm docs
6d80542 fix helm index generation
ae33e98 sudo dpkg command
b39b138 install helm-docs in the pipeline
0d9cc0e Remove dead files
ba46133 Move k8s-reporter helm chart into charts/
c5a2a6b Update hugo baseURL
f8d09e7 Remove baseurl from hugo config
4eaa3c2 Update gh pages workflow
5d28529 Add docs dependency to hugo target
76adb62 Docs: lowercase title and rename docs directories
f66da4c Rename /docs.merkely.com dir to /docs dir
7db9182 Update baseURL for docs
05507c0 Update workflow for github pages
65dc514 Update gh-pages.yml
032d4f5 Update baseURL for docs
b57b4b3 Add hugo publising workflow for github pages
eea8134 Start adding hugo documentation
7837697 Add create environment cmd
03c1009 Refactor artifact arg validation
421aeb7 Add tests for the requests package
644db20 Refactor sending requests
587c01a Fix bugs in namespace filtering
82f8424 save point
a206236 Save point
a6f2964 Add boilerpplate for k8s integration tests
ea21ebb Start adding control deployment cmd
179228a Add request approval cmd (under report for now)
07956eb Add approve deployment cmd (under report for now)
3222b6f Log the right http method when requests fail
936264e Add report test command
c15805b Allow passing files and dirs when reporting on servers
e358b16 Use logrus logger for the k8s reporting cmd
e7366d4 Add logrus logger and a global verbose flag
8a068de Add tests for cli_utils
88d9bfe Add default git commit env variable for teamcity
25fc5e2 Fix linting error
1f5239f Add tests for internal/utils
3677b2b Add tests for docker digest
528552c EvidenceCmd: create log evidence command
b986272 Remove open command from make test target
544483c Fix typo in binary name
51bb47e Update make target test to test_unit
ab0189b Create test for dir fingerprinter accounting for when a filename contains a space
4c6af96 Update docs

v0.5.0

04 Nov 20:57

Choose a tag to compare

Changelog

3263bf4 Start adding defaults for teamcity
3fb0c80 print missing flag names instead of var names for required global flags
616d070 Revert to produce markdown docs
bc649eb Add report deployment command
e24fbb0 Add default values for flags from CI env vars to docs
2ee81bd fix test-reporter step in ci
f774fc6 Make it possible to require global flags
453d4cc Refactor digest calculation in commands
af794ed Validate sha256 digests when directly provided
79e18b6 Allow passing the sha256 fingerprint directly as a flag
1b348cd Add report/log artifact command
9efd162 Add a script for fixing k8s modules versions
02b1fee Add fingerprint command
105b366 Add create pipeline command

v0.4.6

29 Oct 09:56

Choose a tag to compare

Changelog

bfecd4f rename binary and package to merkely-reporter
00d0954 Update docs

v0.4.5

29 Oct 09:29

Choose a tag to compare

Changelog

5fb022e fix goreleaser archive config
5e8dae9 release windows packages in zip format
6a62ea9 Save test coverage report in html format

v0.4.4

27 Oct 10:18

Choose a tag to compare

Changelog

cbe8d83 Close temp files after writing to them
9a7a9eb Update docs
79fb01a Add a comment about replicated test case in change

v0.4.3

27 Oct 09:21

Choose a tag to compare

Changelog

f710a01 Add verbose flag for server env report command
eb98d88 Delete dead code
5318182 Update docs