Releases: MapColonies/shared-workflows
Releases · MapColonies/shared-workflows
v2
What's Changed
- feat: update artifacts for docker and helm ci by @AnguIar in #11
- fix: parameter type by @AnguIar in #12
- feat: retry mechanism for updating artifacts file by @AnguIar in #13
- ci: added option for pr workflow to deploy postgres with postgis by @nitzanmorr in #14
- chore: change git commit message by @AnguIar in #17
- style: prettier files by @netanelC in #16
- docs: add diagrams to readme by @netanelC in #15
- refactor: scope is requried in update artifacts workflow by @AnguIar in #18
- docs: update readme for scope by @AnguIar in #19
- docs: add table of contents by @netanelC in #21
- docs: add missing inputs by @netanelC in #20
- feat: multiple scopes under scope argument by @AnguIar in #22
- feat: upgrade checkout action since v2 is deprecated by @AnguIar in #23
- fix: test-reports file name to solve duplication error by @RonitKissis in #25
- feat(npm): Add npm publish workflow by @alex131290 in #24
New Contributors
- @nitzanmorr made their first contribution in #14
- @RonitKissis made their first contribution in #25
Full Changelog: v1...v2
eslint: v1.0.1
v4
What's Changed
- feat(infra): change helm and docker path to include scope by @michalby24 in #32
- revert: "feat: add workflow for checking compatibility with postgres and postgis" by @michalby24 in #34
- feat: remove install from helm-lint by @netanelC in #36
- feat: add workflow for checking compatibility with postgres and postgis (MAPCO-6391) by @shimoncohen in #35
- ci(postgis-check-command): run migrations and check on a specific branch by @shimoncohen in #38
- fix(infra): change artifact path to include scope by @michalby24 in #37
- fix(slash-command): change to org secret by @netanelC in #39
- fix: pull request by @netanelC in #66
Full Changelog: v3.1.0...v4