You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ _None_
14
14
15
15
### Bug Fixes
16
16
17
-
_None_
17
+
- Fix bug in `configure_apply` that could happen if run on a user machine that hasn't yet `git-pull` the latest commits from `~/.mobile-secrets` to a commit _after_ the new encryption key had been pushed. [#612]
18
18
19
19
### Internal Changes
20
20
@@ -24,21 +24,21 @@ _None_
24
24
25
25
### Bug Fixes
26
26
27
-
- Fix issue with post-processing of PR urls in the body of GitHub releases created via `create_github_release`[#610]
27
+
- Fix issue with post-processing of PR urls in the body of GitHub releases created via `create_github_release`.[#610]
28
28
29
29
## 12.3.0
30
30
31
31
### New Features
32
32
33
-
-`buildkite_pipeline_upload`: prepend `.buildkite/` to the `pipeline_file` parameter to enforce our conventions [#608]
33
+
-`buildkite_pipeline_upload`: prepend `.buildkite/` to the `pipeline_file` parameter to enforce our conventions.[#608]
34
34
35
35
### Bug Fixes
36
36
37
37
-`create_release-backmerge_pull_request`: Fix the pre-check logic verifying if a PR is really needed or if there's nothing to backmerge. [#607]
38
38
39
39
### Internal Changes
40
40
41
-
-`buildkite_pipeline_upload`: makes sure all values passed in the environment parameter are strings [#608]
41
+
-`buildkite_pipeline_upload`: makes sure all values passed in the environment parameter are strings.[#608]
0 commit comments