File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 12
12
1 . Open a PR to update the Motoko Playground allow-list
13
13
1 . Promote the release
14
14
1 . Post to the forum
15
+ 1 . Open a PR to update the examples repo
15
16
16
17
## Details
17
18
@@ -112,7 +113,17 @@ Merge all three PRs.
112
113
113
114
Post a message to the forum, linking to the GitHub release notes.
114
115
116
+ # ## Open a PR to update the examples repo
117
+
118
+ Open a PR in the examples repo to update the dfx version used by default in the examples.
119
+ The PR should update DFX_VERSION in these two files:
120
+
121
+ - [provision-darwin.sh]
122
+ - [provision-linux.sh]
123
+
115
124
[broadcast-frontend-hash-workflow]: https://github.com/dfinity/sdk/actions/workflows/broadcast-frontend-hash.yml
125
+ [provision-darwin.sh]: https://github.com/dfinity/examples/blob/master/.github/workflows/provision-darwin.sh
126
+ [provision-linux.sh]: https://github.com/dfinity/examples/blob/master/.github/workflows/provision-linux.sh
116
127
[public-manifest]: https://github.com/dfinity/sdk/blob/master/public/manifest.json
117
128
[publish-workflow]: https://github.com/dfinity/sdk/blob/master/.github/workflows/publish.yml
118
129
[release-notes-table]: https://github.com/dfinity/portal/blob/master/docs/other/updates/release-notes/release-notes.md
You can’t perform that action at this time.
0 commit comments