Skip to content

v0.0.1

Latest
Compare
Choose a tag to compare
@airKlizz airKlizz released this 30 Sep 14:13
5cb587d

Changelog

  • 5cb587d Merge pull request #1 from Openlizz/documentation
  • a2ea9bb remove + secretmanagement commands
  • f8a6108 Merge branch 'documentation' of https://github.com/Openlizz/lizz into documentation
  • 6923257 add + init + refresh documentations
  • 1ae5993 exclude assets folder from rendering
  • 221fbaf fix image readme
  • 7aba21c fix images in README + tiny fixes in README
  • 4ed153e first version of the README file
  • d7ae7f6 change version to 0.0.1
  • ce00b8b move dependencies to github
  • 2c48d5d comment refresh cluster
  • a8c710e add + init + refresh documentations
  • 54f2239 add installation folder
  • 2d5f6e3 add docgen cmd
  • a5b0bd2 reduce brew description lenght
  • c0d3cae add description to goreleaser to fix pipeline
  • 678e164 debug goreleaser: remove binary for windows
  • 664eee4 debug goreleaser for windows
  • ccc3964 remove windows from goreleaser
  • c01d67f add goreleaser job
  • 274850b add Makefile
  • 52f9cf9 remove binary
  • 834618e Merge branch 'main' of https://gitlab.com/openlizz/lizz
  • f8b90a8 Merge branch 'add-github-support' into 'main'
  • a60d1af add github cmds
  • 3046d83 go build
  • ab0fdcc init cmd
  • bed8ff9 go build
  • f7051c4 remove the env command
  • 04c68a5 improve logger
  • 5b64a99 add lizz refresh git command
  • 77738fc v1 refresh cmd
  • 5e7e103 check for name and namespace + replace html/template with text/template
  • 96c7131 private key file for env + fix bug when application secret not found
  • a747828 update gitignore
  • 509480b add private key file in all clone options
  • 8b34341 resolve merge conflict
  • 3a02ca5 add the --set-value flag to the add command
  • 0902a41 upgrade go modules
  • 11bc4a4 --set-value argument added
  • 677449a fix flags descriptions uppercase
  • d079c7b build
  • 9356997 create internal gitlab for getting token
  • 5c5dd4f add advanced templating methods
  • 988c3ee application repo variables + fix push on branch other than main
  • 14ddbbe go build
  • 5653afe resolve application secret after templating
  • 1329b98 Update flux APIs
  • 768a414 add application values and application secret
  • 4cd5d07 new env command, new logger
  • f6e8acc add namespace args and application value
  • b337d5d Merge branch 'improve-cli-logger' into 'main'
  • 2ab5be1 update the logger with the logger from kind
  • 7d03cc1 Merge branch 'gitlab-authentication' into 'main'
  • ff9ea63 gitlab auth for all the other commands
  • 5407475 gitlab authentication for the add command
  • b69f50f fix flags
  • 7c6cba6 rename flags
  • 4c28014 improvement
  • a5d4536 small parameter fix
  • f6fe64a improve authentification to allow private repository + golines
  • 1a5ece5 improve code quality by using different packages
  • b99d6ff Merge branch 'secret-management' into 'main'
  • df93937 Secret management
  • e647210 rebuild lizz
  • d35c56c include dependsOn feature - working
  • 2c4c6e8 first version which is working (almost)
  • f8b883f Add internal package from Flux 2
  • 89494a8 Add internal package from Flux
  • ede881b Change license to apache
  • af5b4a2 first commit