Skip to content

Releases: jjuarez/iks-ctx-cleaner

0.4.0

25 Jul 09:58
Compare
Choose a tag to compare

Changelog

  • 7405ec5 Merge pull request #4 from jjuarez/jjuarez-README-patch
  • 1aaf6e7 Merge pull request #5 from jjuarez/feature/update-the-modules
  • 9915022 Update README.md
  • 57bc7a0 chore: A test place holder
  • 5e06ec2 chore: Better naming for the actions file
  • a95c9df chore: Cleanup
  • ad0bcd2 chore: Update
  • 52d4d32 feat: Add the linting to the workflow
  • 6e9fc55 feat: Adds the golang-ci lint
  • 2df1ea5 feat: Better build, add lint, fix the help rule, adds the right version
  • 9d62b12 feat: Completes the ldflags
  • c9d06b1 fix: A bug i the ldflags configuration
  • fcc7233 fix: Converted to version 2

v0.3.1

12 Aug 11:42
ceed655
Compare
Choose a tag to compare

Changelog

  • ceed655 Merge pull request #3 from jjuarez/feature/updates
  • b1bce9b build: Now the clean rule deletes the gorelease artifacts
  • 4e2451a chore: Regular updates

v0.3.0

26 Feb 12:32
2d5d8eb
Compare
Choose a tag to compare

Changelog

  • 7478069 Add the convenient all rule
  • 893154a Better location for the test fixtures
  • 3f5996e Deals with the non-existent file error
  • 8791132 Fake sensitive data
  • ce1e202 Improves the YAML mapping for OpenShift clusters
  • 775842b InputFile is not exportable, and better help message
  • 2d5d8eb Merge pull request #2 from jjuarez/openshift-mapping

v0.2.1

09 Jun 21:11
d57e18a
Compare
Choose a tag to compare

Changelog

d57e18a Merge pull request #1 from jjuarez/feature/add-version-command
9a4f901 Register of the version command and set explicetelly the IO streams
4b9b9d0 The version command
83b2bc6 To operate with the version

0.2.0

01 Jun 15:56
Compare
Choose a tag to compare

Changelog

b8c3944 Adds testify
bd393b8 Avoid having the license in the main.go
6ff5b71 Avoid to pass by reference to be able to make the test smoother
de5e3f1 Avoid to use this package name
73f2e76 Better isolation of the main functions
ef7e6a3 Makes splicit the existence of Preferences in the type
a251e76 New package for the errors with test
adb4642 Re-factor from chain design to error guards no defaul behavior
e356e67 Tests skaffold
83c2790 root command test placeholders

0.1.1

31 May 19:26
Compare
Choose a tag to compare

Changelog

2baf69b A complete and better package
734d732 A new set of test files
88af822 Adds the runs-on
caf31bc Cleanup some details from the template
556e982 First version of the github action workflow
86804d9 Isolated packages, testeable functions, common exit mode
4433e75 The error codes
4f3a16d The types outside the command package

0.1.0

31 May 15:10
Compare
Choose a tag to compare

Changelog

2b7ef65 A sample file for the tests
aca3cb4 Adds the dist directory
b28792b Better naming for the license file
29dbaed First commit
6a2d465 Isolated data structure for better control over the marshal process
75b8f8b Updates over the original template
7f9add2 Updates the install and the roadmap
ff97f3d [TBC] this is just a template