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: MERGE.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,7 @@ We do not do releases held from release-fast-track as its history is rewritten w
6
6
-[ ] go to https://github.com/TumbaSolutions/serverless/settings/actions and select "Enable local and third party Actions for this repository"
7
7
-[ ] git rebase --onto new old
8
8
-[ ] resolve conflicts with whatever is your favourite tool. Usually there will be merge conflict in `package.json`, but can be in `.travis.yml` too as it is modified compared to one that can be found in upstream.
9
+
-[ ] aws-vault exec --no-session me npm run integration-test-run-all
9
10
-[ ] git push --force
10
11
## Release
11
12
-[ ] Create a new [**draft** release](https://github.com/TumbaSolutions/serverless/releases/new) in GitHub
0 commit comments