direwolf icon indicating copy to clipboard operation
direwolf copied to clipboard

github actions implementation

Open ra1nb0w opened this issue 2 years ago • 4 comments

This is a start commit to use github actions to test every new commit on linux, windows and macOS. Can be expanded to build every release/tag and push it to the right github section.

ra1nb0w avatar May 22 '22 16:05 ra1nb0w

I was in the process of merging this to the "dev" branch and noticed something.

Should "workflows/main.yml" be ".github/workflows/main.yml" instead?

wb2osz avatar May 23 '22 23:05 wb2osz

sorry, my mistake. fixed

ra1nb0w avatar May 24 '22 10:05 ra1nb0w

Using the master branch:

  • macOS arises the following bug https://github.com/wb2osz/direwolf/issues/330
  • windows 2019 32bit arises the following error multiple definition of re_syntax_options' see https://github.com/wb2osz/direwolf/runs/6604898435?check_suite_focus=true

The other things are good now.

ra1nb0w avatar May 26 '22 05:05 ra1nb0w

ping

ra1nb0w avatar Jul 11 '22 11:07 ra1nb0w

Thank you for helping with this. I tried but could not figure it out. Let's merge it and see what happens.....

wb2osz avatar Jan 28 '23 21:01 wb2osz