Important Note: In order for this to work for legacy users, you will have to delete your DB and install the code fresh since some table have changed and we do not support database migrations at this time. DB migrations will be in a future release coming soon! For any questions, please create a ticket. :)
What's Changed
- chore: rm extra columns on mrCommits by @kevin-kline in https://github.com/merico-dev/lake/pull/938
- docs: change wording in user flow screenshot by @Startrekzky in https://github.com/merico-dev/lake/pull/940
- chore: cleanup unused imports by @e2corporation in https://github.com/merico-dev/lake/pull/939
- fix: more specific error msg for unauthorized by @klesh in https://github.com/merico-dev/lake/pull/946
- Push API by @kevin-kline in https://github.com/merico-dev/lake/pull/944
- feat: fix local mode for view dashboards button by @joncodo in https://github.com/merico-dev/lake/pull/948
- Rename
originkey
toid
by @klesh in https://github.com/merico-dev/lake/pull/959 - feat: collect all jira issue field in db by @likyh in https://github.com/merico-dev/lake/pull/955
- fix: moves extra dashboards to _archive folder by @ggcannard in https://github.com/merico-dev/lake/pull/958
- feat: migrations with golang-migrate by @joncodo in https://github.com/merico-dev/lake/pull/976
- feat: adds compose profiles by @ggcannard in https://github.com/merico-dev/lake/pull/973
- feat: insert tests for some domain level DB models - WIP by @kevin-kline in https://github.com/merico-dev/lake/pull/974
- docs: add description of how migrations work by @kevin-kline in https://github.com/merico-dev/lake/pull/980
- feat: ae supports canceling by @klesh in https://github.com/merico-dev/lake/pull/956
feat
#963 pipelines: create new pipeline by @e2corporation in https://github.com/merico-dev/lake/pull/975- Kk db tests by @kevin-kline in https://github.com/merico-dev/lake/pull/981
- Jira issue commits relationship by @klesh in https://github.com/merico-dev/lake/pull/967
- feat: sprint issue burndowm by @mindlesscloud in https://github.com/merico-dev/lake/pull/986
- Fix 20211221 by @klesh in https://github.com/merico-dev/lake/pull/991
- Go feishu by @likyh in https://github.com/merico-dev/lake/pull/969
- Code hosting domain by @klesh in https://github.com/merico-dev/lake/pull/1005
- style: tidy
go.mod
correctly by @Juneezee in https://github.com/merico-dev/lake/pull/1013 - chore: auto release to docker hub by @narrowizard in https://github.com/merico-dev/lake/pull/1021
- Cross domain part for #915 by @klesh in https://github.com/merico-dev/lake/pull/1015
- chore: fix config ui build error by @narrowizard in https://github.com/merico-dev/lake/pull/1027
feat
#965 pipelines: show pipeline activity & details by @e2corporation in https://github.com/merico-dev/lake/pull/997- fix: test multiple github tokens in parallel by @klesh in https://github.com/merico-dev/lake/pull/1030
- fix: enrichment should happen before conversion by @klesh in https://github.com/merico-dev/lake/pull/1029
- feat: collect/convert missing fields from gitlab to domain layer by @klesh in https://github.com/merico-dev/lake/pull/1040
feat
#964 pipelines: manage pipelines by @e2corporation in https://github.com/merico-dev/lake/pull/1037Hotfix
manage pipelines : fix pagination displayed count & range by @e2corporation in https://github.com/merico-dev/lake/pull/1047- fix: nginx, fonts and images loading no css cache by @joncodo in https://github.com/merico-dev/lake/pull/1053
New Contributors
- @Juneezee made their first contribution in https://github.com/merico-dev/lake/pull/1013
Full Changelog: merico-dev/lake@0.5.0...v0.6.0