Releases: weaveworks/weave-gitops
Releases · weaveworks/weave-gitops
v0.0.4-rc0
CHANGELOG
- PR #263 - @J-Thompson12 - helm repo source
- PR #261 - @luizbafilho - Using flux install without export
- PR #255 - @iahmad9 - update the acceptance test as add command is changed
- PR #253 - @jrryjcksn - Support all three config modes
- PR #250 - @josecordaz - Added subcommand app and fixes on giving the app location
- PR #247 - @josecordaz - Added status command to main
- PR #246 - @iahmad9 - add helm deployment test
- PR #244 - @iahmad9 - avoid build tags, move util funcs to util.go
- PR #243 - @rokshana-b - automate test for running wego add without controllers installed
- PR #241 - @iahmad9 - more add tests
- PR #234 - @jpellizzari - Fix new ws package vulnerability
- PR #233 - @luizbafilho - go-git implementation
- PR #232 - @josecordaz - Added wait logic to make sure the repo exists before continuing the execution
- PR #231 - @J-Thompson12 - Add version check on every command
- PR #230 - @iahmad9 - refactor add wego add tests
- PR #229 - @josecordaz - Added status application logic
- PR #228 - @palemtnrider - Add description for url and path fields.
- PR #223 - @jpellizzari - Remove duplicate commitAndPush call and improve .Add() error messages
- PR #221 - @josecordaz - Create repo only when DryRun is false
- PR #219 - @J-Thompson12 - Deploy action fix
- PR #218 - @J-Thompson12 - fix deploy
- PR #212 - @iahmad9 - wait for the cluster to be ready
- PR #210 - @jpellizzari - Update snyk job to handle npm deps
- PR #209 - @palemtnrider - Add initial pr template.
- PR #208 - @iahmad9 - add timeout for wait command
- PR #207 - @jpellizzari - Fix circular dep in Makefile
- PR #204 - @iahmad9 - build ui before linting and unittests
- PR #202 - @jpellizzari - Add Makefile incantation to ensure the static assets directory always exists
- PR #201 - @josecordaz - Attempt to increase coverage
- PR #200 - @josecordaz - Git providers cache update
- PR #198 - @rokshana-b - Automate and refactor wego test cases
- PR #196 - @jrryjcksn - dry run was missing secret creation within source manifest generation
- PR #195 - @josecordaz - Added deployment flag to the add command
- PR #194 - @jrryjcksn - Switch to standard "example.com" example emails
- PR #188 - @luizbafilho - Detect owner org or user
- PR #182 - @iahmad9 - Add nightly flow for GKE and EKS platforms
- PR #180 - @jpellizzari - Add initial UI binary and frontend boilerplate
- PR #179 - @J-Thompson12 - Fixed tested and working release
- PR #175 - @iahmad9 - house keeping
- PR #174 - @iahmad9 - Show cluster pods on failure
- PR #170 - @J-Thompson12 - add custom build settings for releaser
- PR #169 - @luizbafilho - Installing wego instead of just flux
- PR #168 - @jpellizzari - Change .Add() to return an error
- PR #167 - @luizbafilho - Adding owner flag
- PR #166 - @J-Thompson12 - fix release try 3
- PR #164 - @J-Thompson12 - Fix releasev2
- PR #163 - @J-Thompson12 - fix release try 2
- PR #162 - @J-Thompson12 - fix release workflow
- PR #158 - @jrryjcksn - 66/cli dry run
- PR #154 - @luizbafilho - Disabling argument parsing on flux command
- PR #153 - @josecordaz - Fixed acceptance tests
- PR #152 - @luizbafilho - Moving app crd to install command
- PR #143 - @luizbafilho - Using path param when adding a new repo
- PR #141 - @J-Thompson12 - add private repo flag
- PR #136 - @luizbafilho - Adding helm deployment option
- PR #135 - @josecordaz - Added ns wego-system when applying source and kustomize to flux
- PR #132 - @iahmad9 - setup the k8s
- PR #131 - @jrryjcksn - start on shims and mocks for commands, exits, etc.
- PR #130 - @iahmad9 - setup-test-dashboard
- PR #128 - @J-Thompson12 - add flux command example and more info
- PR #127 - @jrryjcksn - try to fix release failure
- PR #126 - @rokshana-b - Add test cases for wego-install
- PR #125 - @jrryjcksn - Avoid rate-limiting by correctly passing GITHUB_TOKEN to changelog generator
- PR #123 - @jrryjcksn - The kind GitHub action we're using doesn't work on Darwin
- PR #122 - @jrryjcksn - Switch kind action for darwin support
- PR #120 - @J-Thompson12 - increase coverage on integration tests
- PR #119 - @jrryjcksn - fix deploy workflow
- PR #118 - @jrryjcksn - Add test for status.GetClusterName()
- PR #116 - @jrryjcksn - Fix issues with flux-system namespace and adding when wego repo exists
- PR #109 - @J-Thompson12 - fix repo name
- PR #106 - @jrryjcksn - 36/wego add command
- PR #105 - @J-Thompson12 - release workflow
- PR #97 - @luizbafilho - Add wego install command
- PR #96 - @josecordaz - initial work to create org and user repos as well as pullrequests with support for github and gitlab
- PR #78 - @rokshana-b - Refactor test script
- PR #68 - @rokshana-b - Add 'wego --help' test case
- PR #57 - @iahmad9 - set eventually default timeout to 1 min
- PR #56 - @iahmad9 - Bootstrap wego acceptancesuite
- PR #55 - @J-Thompson12 - full coverage
- PR #54 - @J-Thompson12 - Gitops status
- PR #52 - @J-Thompson12 - fix coverage test
- PR #48 - @J-Thompson12 - fix push s3
- PR #46 - @luizbafilho - Adding wego-controller
- PR #45 - @jrryjcksn - add cluster status
- PR #44 - @palemtnrider - Add license, contributor, and release badges
- PR #43 - @luizbafilho - Make target to download binaries dependencies
- PR #42 - @palemtnrider - Add bug, spike, and story issue templates
- PR #41 - @J-Thompson12 - add flux binary to wego
- PR #40 - @jrryjcksn - initial kind setup for e2e
- PR #34 - @palemtnrider - Document initial maintainers
- PR #30 - @josecordaz - Added darwin binary build
- PR #27 - @palemtnrider - A status badge for run tests action.
- PR #26 - @josecordaz - Added ldflags for buildTime, gitCommit and branch
- PR #24 - @J-Thompson12 - add bin check
- PR #23 - @josecordaz - Trigger scan after image exists
- PR #22 - @josecordaz - Scan depends on publish
- PR #20 - @J-Thompson12 - fix docker push
- PR #19 - @J-Thompson12 - Forgot to remove push on commit
- PR #18 - @J-Thompson12 - basic version of docker and s3
- PR #17 - @jrryjcksn - fix target branch for changelog
- PR #16 - @jrryjcksn - [WKP-1915] Create "wego version" command and wego binary
- PR #15 - @josecordaz - Added snyk sourcecode analysis
- PR #4 - @jrryjcksn - add changelog generator
- PR #2 - @J-Thompson12 - add test so i can see if coverage works
- PR #1 - @J-Thompson12 - github workflow
Testing release
add custom build settings for releaser (#170) * add custom build settings for releaser * add stoml install Co-authored-by: Justin Thompson <[email protected]>
v0.0.2
Initial WeGO release
Initial release with basic support for wego install
, wego add
, and wego version
.