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

move from appveyor into github actions build #141

Open
3 of 4 tasks
unitycoder opened this issue Dec 14, 2023 · 3 comments
Open
3 of 4 tasks

move from appveyor into github actions build #141

unitycoder opened this issue Dec 14, 2023 · 3 comments

Comments

@unitycoder
Copy link
Owner

unitycoder commented Dec 14, 2023

  • create github actions config (build & release)
  • build only main branch or on "#build" message only?
  • give automatic version number to release (like appveyor did? or start from same counter value at least?) ** takes current version number from yaml : github.run_number
  • remove appveyor files and setup *or can leave as backup
@unitycoder
Copy link
Owner Author

also would be nice to feed that version number into build (i guess could run script to replace placeholder in some c# script, with that github.run_number value?)
#130

@unitycoder
Copy link
Owner Author

added github actions, will look into versio number later

@unitycoder
Copy link
Owner Author

actually still need to fix the release infos, should display those commits at least..

now:
image


before: (appveyor)
image

@unitycoder unitycoder reopened this Apr 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant