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
{{ message }}
This repository was archived by the owner on Feb 28, 2023. It is now read-only.
- go to the [GitHub Releases](https://github.com/xpack-dev-tools/riscv-none-embed-gcc/releases) page
84
+
- go to the [GitHub Releases](https://github.com/xpack-dev-tools/riscv-none-embed-gcc-xpack/releases) page
85
85
- click **Draft a new release**
86
86
- name the tag like **v8.2.0-2.2** (mind the dash in the middle!)
87
87
- select the target branch (like sifive-gcc-8.2.0-gme)
88
88
- name the release like **xPack GNU RISC-V Embedded GCC v8.2.0-2.2**
89
89
(mind the dash and the space)
90
90
- as description
91
-
- add a downloads badge like `[]()`; use empty URL for now
91
+
- add a downloads badge like ``; use empty URL for now
92
92
- draft a short paragraph explaining what are the main changes
93
93
-**attach binaries** and SHA (drag and drop from the archives folder will do it)
94
94
-**enable** the **pre-release** button
@@ -105,10 +105,10 @@ In the `xpack.github.io` web Git:
105
105
- add a new file to `_posts/riscv-none-embed-gcc/releases`
106
106
- name the file like `2018-05-06-riscv-none-embed-gcc-v8-2-0-2-2-released.md`
107
107
- name the post like: **xPack GNU RISC-V Embedded GCC v8.2.0-2.2 released**.
108
-
- as `download_url` use the generic `https://github.com/xpack-dev-tools/riscv-none-embed-gcc/releases/tag/v8.2.0-2.2/`
108
+
- as `download_url` use the generic `https://github.com/xpack-dev-tools/riscv-none-embed-gcc-xpack/releases/tag/v8.2.0-2.2/`
109
109
- update the `date:` field with the current date
110
110
111
-
If any, close [issues](https://github.com/xpack-dev-tools/riscv-none-embed-gcc/issues)
111
+
If any, close [issues](https://github.com/xpack-dev-tools/riscv-none-embed-gcc-xpack/issues)
0 commit comments