1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

40 Commits

Author SHA1 Message Date
Chris Cummer
c41411b97e Fix the goreleaser action 'on' clause
Signed-off-by: Chris Cummer <chriscummer@me.com>
2020-12-06 11:38:15 -08:00
Chris Cummer
56469d8db3
Add goreleaser github action (#1035)
Creates a new release when a new tag is pushed up to GitHub.

Signed-off-by: Chris Cummer <chriscummer@me.com>
2020-12-06 11:36:32 -08:00
Chris Cummer
a18f77bfad
Back onto grandcolline/golang-github-actions (#1030)
Signed-off-by: Chris Cummer <chriscummer@me.com>
2020-11-26 21:06:11 -08:00
Chris Cummer
b527d9c4da
Update golang-github-actions to use go 1.15.2 (#998)
Signed-off-by: Chris Cummer <chriscummer@me.com>
2020-10-11 16:18:19 -07:00
Chris Cummer
3fd813cd9c Schedule code analysis on Wed and Sat
Signed-off-by: Chris Cummer <chriscummer@me.com>
2020-07-01 07:31:24 -07:00
Chris Cummer
898fc6d34a
Create codeql-analysis.yml 2020-06-25 08:46:28 -07:00
Chris Cummer
6e79c55583 Add back the args value to the golangci-lint action
Signed-off-by: Chris Cummer <chriscummer@me.com>
2020-05-23 11:41:22 -07:00
Chris Cummer
0911402926 Update golangci action
Signed-off-by: Chris Cummer <chriscummer@me.com>
2020-05-23 11:12:11 -07:00
Sam Roberts
4bb725db9e golangci-lint configuration file
golangci-lint can run all the currently enabled linters, and as far as I
can tell, does it in under 5 seconds as opposed to over 180 seconds
(compare `time make cilint` and `time make lint`).

Some of the linters that are listed in the "enabled" section but
commented out looked like a good idea to me, and fairly low hanging
fruit to fix, but they are not passing at the moment.

All the linters covered in the current Makefile are run.

TODO:
- replace lint target in Makefile with golangci-lint
- remove .github/workflow/errcheck.yml
2020-05-16 12:34:57 -07:00
Chris Cummer
f0ca3b8a58
Another actions test (#889)
* Another actions test

Signed-off-by: Chris Cummer <chriscummer@me.com>

* Add BuildTest action

Signed-off-by: Chris Cummer <chriscummer@me.com>

* Remove lint check for the time being (so many issues)

Signed-off-by: Chris Cummer <chriscummer@me.com>

* Fix issues found by errcheck

Signed-off-by: Chris Cummer <chriscummer@me.com>

* Fix errors found by staticcheck

Signed-off-by: Chris Cummer <chriscummer@me.com>

* Fix issues found by goimports

Signed-off-by: Chris Cummer <chriscummer@me.com>

* Comment out the  action for the time being

Signed-off-by: Chris Cummer <chriscummer@me.com>

* Fix shadowed variables

Signed-off-by: Chris Cummer <chriscummer@me.com>

* go mod tidy

Signed-off-by: Chris Cummer <chriscummer@me.com>

* Remove buildtest.yml

Signed-off-by: Chris Cummer <chriscummer@me.com>

* go mod tidy

Signed-off-by: Chris Cummer <chriscummer@me.com>
2020-05-09 12:51:08 -07:00
Chris Cummer
04ff03ab1c
Testing (#794)
* Testing

Signed-off-by: Chris Cummer <chriscummer@me.com>

* Well, that was enlightening

Signed-off-by: Chris Cummer <chriscummer@me.com>
2019-12-16 20:55:42 -08:00
Chris Cummer
35a8b0e1b5 Things work better when you spell them correctly
Signed-off-by: Chris Cummer <chriscummer@me.com>
2019-12-16 20:38:57 -08:00
Chris Cummer
21255cc875
Actions experiment (#793)
Signed-off-by: Chris Cummer <chriscummer@me.com>
2019-12-16 20:37:03 -08:00
Chris Cummer
1fda7492e4
Update FUNDING.yml 2019-11-11 21:42:33 -08:00
Chris Cummer
3291ce008a Update github files 2019-07-28 07:52:17 -07:00
Chris Cummer
1e90f33aae
Delete FUNDING.yml 2019-07-17 23:01:16 -07:00
Chris Cummer
f14158a358
Update Support.md 2019-07-17 21:34:02 -07:00
Chris Cummer
f1d240d5fc
Update Feature.md 2019-07-17 21:32:14 -07:00
Chris Cummer
d2d1be764d
Update Support.md 2019-07-17 21:31:53 -07:00
Chris Cummer
292122b8e5
Update Bug.md 2019-07-17 21:31:05 -07:00
Chris Cummer
30f9311fd1
Update Feature.md 2019-07-17 21:27:11 -07:00
Chris Cummer
9a9c5ed85f
Update Feature.md 2019-07-17 21:26:29 -07:00
Chris Cummer
db68c9cce8
Update Bug.md 2019-07-17 21:24:58 -07:00
Chris Cummer
56f9435c03 Add Patreon to funding 2019-06-22 17:50:20 -07:00
Chris Cummer
d8e30af188 Add funding.yml 2019-06-22 16:55:47 -07:00
Chris Cummer
258c527dd0
Update Bug.md 2018-08-09 00:02:46 -04:00
Chris Cummer
a555721783
Update Bug.md 2018-08-09 00:01:35 -04:00
Chris Cummer
65dba552bf
Add system info to bug report 2018-08-09 00:01:24 -04:00
Chris Cummer
30aca0ae4e Mass-simplify the default templates 2018-06-08 11:03:50 -07:00
Chris Cummer
4f2efae619
Update Bug.md 2018-06-08 11:02:10 -07:00
Chris Cummer
a856a7b788
Further simplify the bug template 2018-06-08 11:01:38 -07:00
Chris Cummer
040c662a59
Simplify this template as well
I suspect we can reduce these to one template.
2018-06-08 11:00:55 -07:00
Chris Cummer
f0ef8cc091
Simplify the pull request improvement template 2018-06-08 11:00:00 -07:00
Chris Cummer
a36eeb4dc5
Simplify the support request template 2018-06-08 10:59:00 -07:00
Chris Cummer
5e0d064c59
Simplify the feature request template 2018-06-08 10:58:16 -07:00
Chris Cummer
e453e9d52d
Simplify the bug report template 2018-06-08 10:57:00 -07:00
Chris Cummer
2f6a7ee141
Update Support.md 2018-06-02 12:39:19 -07:00
deltaxflux
06d1b612f7 Add subfolder to make pull request template working again 2018-06-02 20:49:40 +02:00
deltax
091091b20f
Fix version number in template
- Change version number to 0.0.4
2018-06-02 20:44:09 +02:00
deltaxflux
71663fdd17 Add issue template and pull request template 2018-06-02 12:34:54 +02:00