Releases: indiv-legacy/workflows
Releases · indiv-legacy/workflows
2022-10-18
Features
- change dependabot schedule and reviewers (38fa5db)
2021-12-28v2
use head_ref
2021-12-28
improve docker setup, add build for prs
2021-11-05-v2
What's Changed
- adjust to new docker tag naming by @cobraz
Full Changelog: 2021-11-05...2021-11-05-v2
2021-11-05
What's Changed
- Remove
--passWithNoTests
and remove someindivorg
by @cobraz in #15 - format code by @cobraz in #16
- Combined dependencies PR by @cobraz in #30
- chore(deps): bump actions/github-script from 4 to 5 by @dependabot in #20
- chore(deps): bump node from 14.17.3-alpine to 17.0.1-alpine in /templates/service by @dependabot in #25
- chore(deps): bump bobheadxi/deployments from 0.6.0 to 0.6.1 in /templates/monorepo-service by @dependabot in #26
- chore(deps): bump actions/checkout from 2.3.4 to 2.4.0 in /templates/service by @dependabot in #27
- chore(deps): bump actions/checkout from 2.3.4 to 2.4.0 in /templates/monorepo-service by @dependabot in #28
- bump node to v16 by @cobraz in #29
Full Changelog: v0.1.3...2021-11-05
2021-07-25
add concurrency
2021-07-23-v2
Remove --passWithNoTests
and remove indivorg
2021-07-23
Bug Fixes
- same node version on all build steps (39b30f6)
2021-07-16-v2
fix: same node version on all build steps
2021-07-16
Bumps node to v14.17.3