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: README.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,3 +5,16 @@
5
5
If you're using Docker Compose (or Linux in general) for development, be aware
6
6
that Waylaynd as Windows System is causing issues and it would be wise
7
7
to switch X11 (see procedure in https://apploye.com/help/switch-from-wayland-to-xorg-ubuntu/).
8
+
9
+
## Release
10
+
To make a release please follow instruction
11
+
1. Go to "Actions" tab and run "Crate release" workflow (additional instructions [here](https://docs.github.com/en/actions/how-tos/managing-workflow-runs-and-deployments/managing-workflow-runs/manually-running-a-workflow#running-a-workflow)).
12
+
2. When workflow is done (all checks are green), go back to the main repo and find release on the right.
13
+
3. In the pre-release window you need to download .exe file nad submit it for malware scan.
14
+
4. Go to: https://www.microsoft.com/en-us/wdsi/filesubmission
15
+
5. Choose "Submit as a software developer" and log in with your microsoft account.
16
+
6. Fill in the form with "Microsoft Defender Smartscreeen" option and "Code for Poznań" as a company name.
17
+
7. While, waiting for Microsoft check go to pre-release again and start editing.
18
+
8. In the content describe all the changes made based on github repo history of merged code.
19
+
9. Once you get the confirmation from Microsoft you can uncheck pre-release tag and unkorque the champagne!
20
+
10. But first paste the latest release onto facebook group: https://www.facebook.com/groups/496335526898202
0 commit comments