Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add github action to generate separate release assets for v19 and v18 #579

Closed
xpqz opened this issue Sep 7, 2023 · 1 comment
Closed
Labels
enhancement New feature or request
Milestone

Comments

@xpqz
Copy link
Contributor

xpqz commented Sep 7, 2023

Add github action to automatically generate separate release assets for v19 and v18.

  • v19 of Dyalog only needs the StartupSession folder.
  • v18.2 of Dyalog also needs the qse/StartupSession/Dyalog folder.
@xpqz xpqz added the enhancement New feature or request label Sep 7, 2023
xpqz pushed a commit that referenced this issue Sep 7, 2023
* This workflow makes different release assets for v19 and v18.2.
* Triggered on pushing a tag with a name that starts with "v"

Creates assets:

* link-{TAGNAME}.zip
* link-{TAGNAME}-v182.zip

#579
@mkromberg mkromberg added this to the Link 4.0 milestone Sep 7, 2023
@xpqz
Copy link
Contributor Author

xpqz commented Sep 7, 2023

Fixed in ddb8f61

@xpqz xpqz closed this as completed Sep 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants