Skip to content

Commit 1da8c0c

Browse files
authored
Merge pull request #141 from svalinn/extra_release_details
Adding release details
2 parents 4c34468 + 6b94cfb commit 1da8c0c

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,3 +118,11 @@ Create a new ```elif``` entry in the ```Environment Variables``` stage of the ym
118118
Add an entry for the new Cubit version in the ```scripts/unix_share_build.sh``` file
119119

120120
- [unix build sh](https://github.com/svalinn/Cubit-plugin/blob/453a2903306a635dbaedb573521f96351a83ed6b/scripts/unix_share_build.sh#L218)
121+
122+
Add new links in the table at the top of the README.md to contain a link to the new plugin files (tgz or zip files). These files won't exist at this stage but the links can be anticipated in advance (see existing links for the URL pattern).
123+
124+
Create a pull request to the develop branch with these changes to the .github/workflows CI yml files and README.md
125+
126+
Wait for the CI to run tests on the new code and the pull requested to be approved
127+
128+
Once the pull request is merged into develop then create a release from the develop branch, this will launch more CI that builds the plugins for various systems and versions. The links added to the README.md should now allow the newly build plugin to be downloaded.

0 commit comments

Comments
 (0)