Commit graph

15 commits

Author SHA1 Message Date
breadbyte
8714b3fa3c
fix linux arm64 release build 2022-08-30 02:46:10 +08:00
breadbyte
cc1b6d1b10
Add ARM64 Linux release binary 2022-08-30 02:42:31 +08:00
breadbyte
577f6be27c
Add Linux ARM64 precompiled build 2022-08-30 02:37:12 +08:00
breadbyte
ea6788278d
Fix automated build for .NET releases (#2059)
* Fix automated build for .NET releases
* Update build-and-release.yml
* update submodule for building
* Update build-and-release.yml
* update consoleinteractive build
* Update build-and-release.yml
* set PublishSingleFile as true by default
* update csproj file to include compile flag

setting IncludeNativeLibrariesForSelfExtract to true removes the sni.dll output file.

* update build instructions on README
* move compile flags into env variable

- disable compilation of PDB files
- enable OSX builds
2022-08-15 18:20:25 +02:00
ORelio
41950c8b20
Fix automated builds
Revert to Windows 2019 because support for .NET 4 is dropped on Windows 2022.
2022-03-06 20:09:40 +01:00
ORelio
111d06e177 Update badge in README 2022-01-26 13:03:33 +01:00
ORelio
4e4a61d6e9
Set-Up GitHub Actions
Fix project name
2022-01-26 12:55:08 +01:00
ORelio
8e563a42f0
Build and Release with GitHub Actions
Based on research by TheSnoozer (#1267) and Archer57 (#1854), discussed in #1916.
2022-01-26 12:53:37 +01:00
ORelio
8de7618027 Update README and URLs
Moving to a GitHub organization!
2021-10-10 20:56:39 +02:00
ReinforceZwei
41b0325f45
Delete issue form for question (#1736)
* Delete issue form for question

* Proprose changes for the "ask for help" paragraph

Co-authored-by: ORelio <ORelio@users.noreply.github.com>
2021-08-25 18:08:08 +08:00
ReinforceZwei
8a44aa29d3
Create Github issue form (#1692)
* Create Github issue form

* Update general_question_form.yaml
2021-07-19 14:59:06 +08:00
ReinforceZwei
c18bff361c
Create bug report GitHub issue form (#1691)
* Issue form
* Create bug report GitHub issue form
2021-07-18 18:46:58 +02:00
ReinforceZwei
424f514be2 Update issue template 2021-02-05 19:41:30 +01:00
ORelio
116efc5e78 Add additional error messages on login failures
See #976
2020-04-30 17:37:57 +02:00
ORelio
ba0cc0f649 Create issue templates
Add template for Bug report, Feature request, General question.
2020-04-24 12:38:23 +02:00