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
Various additions/tweaks/improvements related to repository Actions. Updated from time to time to not forget about something.
add lexx-friendly way to manually trigger worflows
while there is dispatch.sh already, it runs under bash, so yeah... making same thing as .exe can be fun little project to refresh memory how to work with REST APIs in C#
sfall compilation as part of daily updates
i'm removing AppVeyor installs from all organization repos soon, so whole setup has to be ported to Actions at some point
playerify documentation
package should be released with all README.md files renamed to README.txt and tweaked a little to get rid of some markdown/html syntax
[path](path) -> path
get rid of html used for images?
disable sfall debug messages when creating release package
when creating draft release, use NEWS.md as default text
when creating draft release, previous draft should be removed
convert all repository_dispatch scenarios to workflow_dispatch
Various additions/tweaks/improvements related to repository Actions. Updated from time to time to not forget about something.
while there is dispatch.sh already, it runs under bash, so yeah...
making same thing as .exe can be fun little project to refresh memory how to work with REST APIs in C#i'm removing AppVeyor installs from all organization repos soon, so whole setup has to be ported to Actions at some point
package should be released with all
README.mdfiles renamed toREADME.txtand tweaked a little to get rid of some markdown/html syntax[path](path)->pathused for images?NEWS.mdas default textwhen creating draft release, previous draft should be removedrepository_dispatchscenarios toworkflow_dispatchrepository_dispatchtriggershas to wait until fo1_LANG branches are merged into master (especially fo1_french)
https://github.blog/changelog/2021-10-05-github-actions-dry-your-github-actions-configuration-by-reusing-workflows/