Skip to content

Commit

Permalink
Merge release branch into master branch [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Nubisproject (Mozilla) committed Jul 25, 2018
2 parents feb79b9 + 38b7635 commit f2c4b5b
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 1 deletion.
68 changes: 68 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,73 @@
# Change Log

## [v0.8.0](https://github.com/nubisproject/nubis-release/tree/v0.8.0) (2018-07-25)
[Full Changelog](https://github.com/nubisproject/nubis-release/compare/v0.1.0...v0.8.0)

**Closed issues:**

- Terraform edit generates errors when no nubis/terraform/\*.tf files present [\#99](https://github.com/nubisproject/nubis-release/issues/99)
- Tag v0.7.0 release [\#96](https://github.com/nubisproject/nubis-release/issues/96)
- Release tooling triggering malicious API warning on GitHub [\#94](https://github.com/nubisproject/nubis-release/issues/94)
- Fix release edits for pinned Terraform modules [\#93](https://github.com/nubisproject/nubis-release/issues/93)
- Move github calls post-build [\#92](https://github.com/nubisproject/nubis-release/issues/92)
- Tag v0.6.0 release [\#89](https://github.com/nubisproject/nubis-release/issues/89)
- Make sure versions are correctly pinned during release [\#87](https://github.com/nubisproject/nubis-release/issues/87)
- Tag v0.5.2 release [\#84](https://github.com/nubisproject/nubis-release/issues/84)
- Tag v0.5.1 release [\#80](https://github.com/nubisproject/nubis-release/issues/80)
- Update branch protection to include new cloud eng team [\#78](https://github.com/nubisproject/nubis-release/issues/78)
- Tag v0.5.0 release [\#75](https://github.com/nubisproject/nubis-release/issues/75)
- Tag v0.4.0 release [\#71](https://github.com/nubisproject/nubis-release/issues/71)
- Bump releases for nubis-terraform-vpn and nubis-terraform//images [\#68](https://github.com/nubisproject/nubis-release/issues/68)
- Change \e to \033 for all escape sequences [\#67](https://github.com/nubisproject/nubis-release/issues/67)
- Tag v0.3.0 release [\#59](https://github.com/nubisproject/nubis-release/issues/59)
- Error message during build-all [\#57](https://github.com/nubisproject/nubis-release/issues/57)
- Dependency check for parallel [\#54](https://github.com/nubisproject/nubis-release/issues/54)
- Tag v0.2.0 release [\#46](https://github.com/nubisproject/nubis-release/issues/46)
- Tag v0.1.0 release [\#41](https://github.com/nubisproject/nubis-release/issues/41)
- nubis-skel terraform/main.tf version pinning [\#21](https://github.com/nubisproject/nubis-release/issues/21)
- Don't use CHANGELOG\_GITHUB\_TOKEN for github permission API [\#15](https://github.com/nubisproject/nubis-release/issues/15)
- Create docker container with all dependencies [\#8](https://github.com/nubisproject/nubis-release/issues/8)

**Merged pull requests:**

- Supress errors when no nubis/terraform/\*.tf files present [\#100](https://github.com/nubisproject/nubis-release/pull/100) ([tinnightcap](https://github.com/tinnightcap))
- Update CHANGELOG for v0.7.0 release \[skip ci\] [\#98](https://github.com/nubisproject/nubis-release/pull/98) ([nubis-automation](https://github.com/nubis-automation))
- Update CHANGELOG for v0.7.0 release \[skip ci\] [\#97](https://github.com/nubisproject/nubis-release/pull/97) ([nubis-automation](https://github.com/nubis-automation))
- Update release tooling [\#95](https://github.com/nubisproject/nubis-release/pull/95) ([tinnightcap](https://github.com/tinnightcap))
- Update CHANGELOG for v0.6.0 release \[skip ci\] [\#91](https://github.com/nubisproject/nubis-release/pull/91) ([nubis-automation](https://github.com/nubis-automation))
- Update CHANGELOG for v0.6.0 release \[skip ci\] [\#90](https://github.com/nubisproject/nubis-release/pull/90) ([nubis-automation](https://github.com/nubis-automation))
- Fix terraform version pinning [\#88](https://github.com/nubisproject/nubis-release/pull/88) ([tinnightcap](https://github.com/tinnightcap))
- Update CHANGELOG for v0.5.2 release \[skip ci\] [\#86](https://github.com/nubisproject/nubis-release/pull/86) ([nubis-automation](https://github.com/nubis-automation))
- Update CHANGELOG for v0.5.2 release \[skip ci\] [\#85](https://github.com/nubisproject/nubis-release/pull/85) ([nubis-automation](https://github.com/nubis-automation))
- Bump Alpine package versions for build dependancy [\#83](https://github.com/nubisproject/nubis-release/pull/83) ([tinnightcap](https://github.com/tinnightcap))
- Update CHANGELOG for v0.5.1 release \[skip ci\] [\#82](https://github.com/nubisproject/nubis-release/pull/82) ([nubis-automation](https://github.com/nubis-automation))
- Update CHANGELOG for v0.5.1 release \[skip ci\] [\#81](https://github.com/nubisproject/nubis-release/pull/81) ([nubis-automation](https://github.com/nubis-automation))
- Include new team in branch protection [\#79](https://github.com/nubisproject/nubis-release/pull/79) ([tinnightcap](https://github.com/tinnightcap))
- Update CHANGELOG for v0.5.0 release \[skip ci\] [\#77](https://github.com/nubisproject/nubis-release/pull/77) ([nubis-automation](https://github.com/nubis-automation))
- Update CHANGELOG for v0.5.0 release \[skip ci\] [\#76](https://github.com/nubisproject/nubis-release/pull/76) ([nubis-automation](https://github.com/nubis-automation))
- Typo fix [\#74](https://github.com/nubisproject/nubis-release/pull/74) ([tinnightcap](https://github.com/tinnightcap))
- Update CHANGELOG for v0.4.0 release \[skip ci\] [\#73](https://github.com/nubisproject/nubis-release/pull/73) ([nubis-automation](https://github.com/nubis-automation))
- Update CHANGELOG for v0.4.0 release \[skip ci\] [\#72](https://github.com/nubisproject/nubis-release/pull/72) ([nubis-automation](https://github.com/nubis-automation))
- Clone nubis-deploy during vx.x.x-dev builds [\#70](https://github.com/nubisproject/nubis-release/pull/70) ([tinnightcap](https://github.com/tinnightcap))
- Bump new repos [\#69](https://github.com/nubisproject/nubis-release/pull/69) ([gozer](https://github.com/gozer))
- Add missing vriable [\#65](https://github.com/nubisproject/nubis-release/pull/65) ([tinnightcap](https://github.com/tinnightcap))
- Fixing a bunch of typos [\#64](https://github.com/nubisproject/nubis-release/pull/64) ([limed](https://github.com/limed))
- Test in one more place sooner [\#63](https://github.com/nubisproject/nubis-release/pull/63) ([tinnightcap](https://github.com/tinnightcap))
- Auto-detect docker version to use for the release [\#62](https://github.com/nubisproject/nubis-release/pull/62) ([tinnightcap](https://github.com/tinnightcap))
- Update CHANGELOG for v0.3.0 release \[skip ci\] [\#61](https://github.com/nubisproject/nubis-release/pull/61) ([nubis-automation](https://github.com/nubis-automation))
- Update CHANGELOG for v0.3.0 release \[skip ci\] [\#60](https://github.com/nubisproject/nubis-release/pull/60) ([nubis-automation](https://github.com/nubis-automation))
- Update the nubis-builder version [\#58](https://github.com/nubisproject/nubis-release/pull/58) ([tinnightcap](https://github.com/tinnightcap))
- Test for parallel sooner [\#56](https://github.com/nubisproject/nubis-release/pull/56) ([tinnightcap](https://github.com/tinnightcap))
- Fix typo [\#55](https://github.com/nubisproject/nubis-release/pull/55) ([limed](https://github.com/limed))
- Migrate to new nubis-travis [\#53](https://github.com/nubisproject/nubis-release/pull/53) ([tinnightcap](https://github.com/tinnightcap))
- Remove rvm cruft [\#52](https://github.com/nubisproject/nubis-release/pull/52) ([tinnightcap](https://github.com/tinnightcap))
- Fix -i [\#51](https://github.com/nubisproject/nubis-release/pull/51) ([tinnightcap](https://github.com/tinnightcap))
- Fix issue when no '-v' flag is passed [\#50](https://github.com/nubisproject/nubis-release/pull/50) ([tinnightcap](https://github.com/tinnightcap))
- Fixing some typos [\#49](https://github.com/nubisproject/nubis-release/pull/49) ([limed](https://github.com/limed))
- Update CHANGELOG for v0.2.0 release \[skip ci\] [\#48](https://github.com/nubisproject/nubis-release/pull/48) ([nubis-automation](https://github.com/nubis-automation))
- Update CHANGELOG for v0.2.0 release \[skip ci\] [\#47](https://github.com/nubisproject/nubis-release/pull/47) ([nubis-automation](https://github.com/nubis-automation))
- Updates for lambda functions [\#45](https://github.com/nubisproject/nubis-release/pull/45) ([tinnightcap](https://github.com/tinnightcap))

## [v0.7.0](https://github.com/nubisproject/nubis-release/tree/v0.7.0) (2018-07-24)
[Full Changelog](https://github.com/nubisproject/nubis-release/compare/v0.1.0...v0.7.0)

Expand Down
2 changes: 1 addition & 1 deletion bin/edit.sh
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ edit_terraform_templates () {
# This matches a release (v1.3.0) a dev release (v1.3.0-dev) or master or develop
local _RELEASE_REGEX="\(\(v\(0\|[1-9]\d*\)\.\(0\|[1-9]\d*\)\.\(0\|[1-9]\d*\)\(-dev\)\{0,1\}\)\|master\|develop\)"

mapfile -t TERRAFORM_FILES < <(find nubis/terraform/*.tf -type f -a \! -name '*.tmpl' )
mapfile -t TERRAFORM_FILES < <(find nubis/terraform/*.tf -type f -a \! -name '*.tmpl' 2> /dev/null)
for FILE in "${TERRAFORM_FILES[@]}"; do
log_term 0 "Updating pinned Terraform version(s) in \"${FILE}\"." -e
log_term 3 "File: '${BASH_SOURCE[0]}' Line: '${LINENO}'"
Expand Down

0 comments on commit f2c4b5b

Please sign in to comment.