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

Setup some sort of autobuild + release packaging with GitHub #5

Closed
xparq opened this issue Jan 21, 2023 · 5 comments
Closed

Setup some sort of autobuild + release packaging with GitHub #5

xparq opened this issue Jan 21, 2023 · 5 comments
Labels
tooling Something about the dev. infrastructure
Milestone

Comments

@xparq
Copy link
Owner

xparq commented Jan 21, 2023

@azitmentor, your hands-on CI expertise may come in handy here.

-> README

@xparq xparq added the tooling Something about the dev. infrastructure label Jan 21, 2023
@xparq
Copy link
Owner Author

xparq commented Jan 21, 2023

Yeah, @azitmentor, creating a branch for it is a great idea! Could you please do it? (Basically to see if you have permission for that.)

@xparq
Copy link
Owner Author

xparq commented Jan 21, 2023

@azitmentor Found this apparently "pure" nmake example at another project, perhaps we could use it:
https://github.com/zlib-ng/zlib-ng/actions/workflows/nmake.yml

Also, a nice guide: https://github.com/marketplace/actions/enable-developer-command-prompt

@azitmentor
Copy link
Collaborator

Nice guides, it was easy to start :-)

branch and build action done, please check the latest gha output for details

@xparq
Copy link
Owner Author

xparq commented Jan 22, 2023

Thanks very much!

Now "the proper" method to add a lib as dependency (without including it in the repo), preferably without Docker, is what I need to figure out.

-> List of installed tools in the Windows runner images ...

(See also: https://github.com/marketplace/actions/github-action-build-chain-cross-repo-builds, https://stackoverflow.com/questions/61889035/how-do-i-use-github-actions-to-checkout-a-different-public-repo-then-add-some-f)

xparq pushed a commit that referenced this issue Jan 22, 2023
+ Investigating the HUD-related crash (#13)
+ Messing with fullscreen toggling (#2)
xparq pushed a commit that referenced this issue Jan 22, 2023
+ Investigating the HUD-related crash (#13)
+ Messing with fullscreen toggling (#2)
xparq pushed a commit that referenced this issue Jan 22, 2023
+ Investigating the HUD-related crash (#13)
+ Messing with fullscreen toggling (#2)
xparq pushed a commit that referenced this issue Jan 22, 2023
+ Investigating the HUD-related crash (#13)
+ Messing with fullscreen toggling (#2)
xparq pushed a commit that referenced this issue Jan 22, 2023
+ Investigating the HUD-related crash (#13)
+ Messing with fullscreen toggling (#2)
xparq pushed a commit that referenced this issue Jan 22, 2023
+ Investigating the HUD-related crash (#13)
+ Messing with fullscreen toggling (#2)
@xparq xparq closed this as completed Jan 22, 2023
@xparq
Copy link
Owner Author

xparq commented Jan 23, 2023

BTW, "release packaging" is still not done; splitting it into a separate issue (#19).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tooling Something about the dev. infrastructure
Projects
None yet
Development

No branches or pull requests

2 participants