Commit graph

32 commits

Author SHA1 Message Date
Lucas Nicodemus
a3e507c8f1
Update defect report template 2020-05-24 20:46:54 -07:00
Lucas Nicodemus
e1fa7aa556
Restructure folder structure of GHA artifacts 2020-05-19 15:06:09 -07:00
Lucas Nicodemus
c78a2b0e46
Update defect report template 2020-05-18 10:36:42 -07:00
Lucas Nicodemus
17affbe93b
Run actions on pull request 2020-05-18 09:24:33 -07:00
Lucas Nicodemus
edca454f8d
Use xcopy to copy actions artifacts 2020-05-18 00:35:28 -07:00
Lucas Nicodemus
39730a7b14
Use powershell in github actions copy 2020-05-18 00:29:17 -07:00
Lucas Nicodemus
a341ca16fb
Update copy prebuilts workflow run again 2020-05-18 00:23:26 -07:00
Lucas Nicodemus
bee4d3b44b
Remove telegram link from readme 2020-05-18 00:20:39 -07:00
Lucas Nicodemus
cc814ff3cc
Add copy prebuilts to github actions script 2020-05-18 00:18:56 -07:00
Axeel
90e9bb248b
Update issue template
make qq link more descriptive
2020-05-04 18:40:59 +08:00
Lucas Nicodemus
438c75a21d
Add issue template config file 2020-04-30 22:37:47 -07:00
Lucas Nicodemus
219255b418 Add new issue template system 2020-04-30 22:31:21 -07:00
Lucas Nicodemus
df24792352
Publish artifacts in github for debug builds from CI
It's helpful to have debug builds available for people to download if
they need it.
2020-02-11 19:19:28 -08:00
Lucas Nicodemus
c1811b3afb
Fix GitHub Actions with updated Windows Server 2019 builder
This changeset fixes several problems with the github actions build. It
removes the dependency on a repo script to install msbuild + VS. It
switches the shell back to cmd.exe, so that the scripts in build.yml
continue to run. It installs nuget via chocolatey, since that's not on
the path by default. Finally, it also uses built in MSBUILD to satisfy
the first statement.
2020-02-09 21:22:29 -08:00
SGKoishi
1915d69f08
Rename the action to Build Server 2019-10-02 16:56:50 -07:00
SGKoishi
fdbc958b34
Include the download script 2019-10-02 16:29:26 -07:00
SGKoishi
79b092b9c1
Add GitHub Actions build script and badge 2019-10-02 14:01:46 -07:00
Lucas Nicodemus
af6e42292b
Delete old github actions workflow
Apparently now we've been upgraded?
2019-09-04 22:21:02 -07:00
Lucas Nicodemus
5788c40aba
Create old style github actions workflow?
Does anything here work?
2019-09-04 22:19:12 -07:00
Lucas Nicodemus
6fb2d7b585
Move test action to workflows folder 2019-09-04 22:15:19 -07:00
Lucas Nicodemus
b40a6f41c2
Create msbuild-test.yml github action
This tests out the github actions system, which is quite weird and undocumented. It says this only works with .NET core by default but also supports "4.5.1" as a version. It also says we aren't in the right github actions beta, so this shouldn't work at all.
2019-09-04 22:12:03 -07:00
Lucas Nicodemus
84f6c7b0c0
Add sponsorship badge & support
Since we don't have any developers with GitHub sponsorships turned on, and we don't currently accept donations, this enables the sponsor button so people can donate money to very poor people.
2019-06-05 06:03:10 -07:00
Lucas Nicodemus
0c0890eb13
Add support for probot's noresponse bot 2018-05-05 01:10:50 -06:00
Lucas Nicodemus
6dc125214e Minor tweak to issue template 2017-12-14 00:04:21 -07:00
Lucas Nicodemus
7440995b4d Shuffle code of conduct a bit 2017-12-14 00:03:56 -07:00
Lucas Nicodemus
b2939e3cad Freshen the pull request template 2017-12-14 00:02:24 -07:00
Lucas Nicodemus
76b5ba6af5 Update contributing guidelines & issue template 2017-12-14 00:00:19 -07:00
Lucas Nicodemus
71bf0ed084 Segregate out code of conduct; commit temporary changes for preview 2017-12-13 19:53:04 -07:00
Lucas Nicodemus
7181757dd3
Changelog bot message is more prodding
If people keep ignoring the bot, I'm going to make it block merging too.
2017-12-10 12:26:54 -07:00
Lucas Nicodemus
eda2870bb1 chore: Update Probot config to support @hakusaro's update docs 2017-12-08 07:50:40 -07:00
Innectic
70019002c9
Add issue template 2017-10-06 12:58:17 -07:00
Innectic
7f9d76f71f
Put Github files where they belong
Closes #1495
2017-10-06 12:52:33 -07:00