Commit Graph

38 Commits

Author SHA1 Message Date
Avelino
b20ca0f632 run specific test
Signed-off-by: Avelino <avelinorun@gmail.com>
2021-12-22 10:51:24 -03:00
Avelino
811dd9076e site deploy action
run only main branch

Signed-off-by: Avelino <avelinorun@gmail.com>
2021-12-22 10:51:24 -03:00
Avelino
340743b823 remove site deploy of tests running
Signed-off-by: Avelino <avelinorun@gmail.com>
2021-12-22 10:51:24 -03:00
Avelino
1869d62208 fixed typo netlify deploy, main branch
Signed-off-by: Avelino <avelinorun@gmail.com>
2021-12-16 08:36:24 -03:00
Avelino
31e63566db rename all hard ref branch master to main
Signed-off-by: Avelino <avelinorun@gmail.com>
2021-12-16 08:30:25 -03:00
Avelino
09ae7bf7aa remove matrix support, use container: golang:latest
Signed-off-by: Avelino <avelinorun@gmail.com>
2021-12-16 06:26:09 -03:00
Avelino
fcd6057e88 migrate travis to github actions
ref: #3943

Signed-off-by: Avelino <avelinorun@gmail.com>
2021-12-16 06:26:09 -03:00
Avelino
f503430fe9 remove netlify on run-check action
Signed-off-by: Avelino <avelinorun@gmail.com>
2021-12-16 06:26:09 -03:00
Avelino
375446fb74 netlify deploy
fixed: #3815

Signed-off-by: Avelino <avelinorun@gmail.com>
2021-12-16 06:26:09 -03:00
Alex Archer
52b1da790f Update pull request template to be clearer for coverage service link section 2021-10-06 21:06:51 -03:00
Avelino
07773c8194
recovery pull request template to md
Signed-off-by: Avelino <avelinorun@gmail.com>
2021-07-15 07:24:36 -03:00
Avelino
3b249705dc
Update and rename PULL_REQUEST_TEMPLATE.md to PULL_REQUEST_TEMPLATE.yaml 2021-07-15 07:11:22 -03:00
Sergey Podgornyy
52b1ea61cc Fix broken link to the contribution guidelines 2021-04-17 10:12:03 -03:00
Avelino
236a3e2ce1
Remove patreon funding 2021-02-05 05:29:17 -03:00
Tony Kappen
ca3d6d7366
Fix workflow (#3293)
* fix typo in README.md

fixes #3204

* test

* Delete main.yml

* fix workflow

* set to run on original repository
2020-10-11 16:03:33 -03:00
Tony Kappen
f77a13db41
Fix test stale repositories workflow (#3270)
* fix typo in README.md

fixes #3204

* test

* Delete main.yml

* modify workflow
2020-10-05 05:59:38 -03:00
Tony Kappen
00ccf89dd1
WIP: test stale repositories (#3210)
* fix typo in README.md

fixes #3204

* #1446 implement test for stale repositories

* fix #1446

* fixes #3211 added check if issue has not been previously opened

* fixes #3211 add limit to number of issues created at a time

* fixes #3211 reformat issue message

* checks for dead links as well

* fixes #3211 handle status code 302 and 301

* fixes #3211 handle status code 302 and 301

* fixes #3211 handle status code 302 and 301

* fixes #3211 test workflow

* fixes #3211 test workflow

* fixes #3211 test workflow again

* fixes #3211 test workflow again

* remove workflows and start over

* re add workflow

* apply review suggestions

* add environment variable. modify workflow to run once a week

* add check for archived repositories and reformat

* reformat code to improve readability

* reformat to improve readability

* cause continue and not break if href not found

* satisfy code climate requirements
2020-09-24 18:21:00 -03:00
Avelino
a7987b26ff
run once a day
Signed-off-by: Avelino <t@avelino.xxx>
2020-09-16 15:30:19 -03:00
Avelino
e5b084a485
create stale PR workflow
Signed-off-by: Avelino <t@avelino.xxx>
2020-09-16 15:28:57 -03:00
Andy Pan
629908490d
Fix the wrong URL of quality standards 2020-06-12 10:52:03 +08:00
Avelino
1447d4a901
Update FUNDING.yml 2020-04-16 11:33:19 -03:00
Andy Pan
cff02f9ea2 Replace godoc.org with pkg.go.dev in contributing guideline 2020-03-14 11:57:09 +08:00
Avelino
597816f7af
cover.run not exit more :/ 2019-07-01 17:35:32 -03:00
Avelino
6c0b501652
Update FUNDING.yml 2019-07-01 17:28:52 -03:00
Avelino
c73c9e568b
Create FUNDING.yml 2019-05-28 18:50:02 -03:00
Avelino
60a55a4f00
upgrade cover.run example
new version used query string
2018-09-22 16:31:37 -03:00
Spencer
67e725b876 Added missing periods to ends of sentences. (#1535)
This change is done to keep things more consistent and have all
sentences end with periods. Previously, most sentences had periods
at the end, but not all.

This makes the document a little more professional looking and
raises the Awesome quality standard higher.
2017-08-13 00:18:26 -04:00
Willian Molinari
a4d360b36c Add a deadline for new PR on CONTRIBUTION (#1459)
We are trying to avoid having hundreds of open Pull Requests. By using
this rule we may close old PRs.
2017-06-16 16:08:08 -03:00
Thiago Avelino
52771083ee recommendation new coverage runner cover.run (#1400)
* recommendation new coverage runner cover.run
Shows how many percent that covered the package

* added link all covers sites
2017-05-01 18:53:00 -03:00
Kirill Danshin
d790cae6a0 add github link to links list + bold font weight 2016-07-21 03:17:09 +03:00
Kirill Danshin
04d0f0d91a rename coverage checkbox 2016-07-21 03:14:36 +03:00
Kirill Danshin
9935f12719 support any coverage service 2016-07-21 03:13:52 +03:00
Kirill Danshin
c6dc6c69b0 add more info to PR template and gocover.io altername 2016-06-22 11:01:31 +03:00
Dmitri Shuralyov
63f6cac77d Fix typo in PULL_REQUEST_TEMPLATE.md. 2016-04-19 17:27:22 -07:00
kirillDanshin
5c766a95a0 Update PULL_REQUEST_TEMPLATE.md
see #855
2016-04-03 22:53:20 +03:00
Dobrosław Żybort
f12e6787af Update PULL_REQUEST_TEMPLATE.md 2016-03-10 09:25:25 +01:00
Dobrosław Żybort
0214aa04d3 put text in PULL_REQUEST_TEMPLATE in one line 2016-03-08 08:31:12 +01:00
Dobrosław Żybort
da63591956 Create PULL_REQUEST_TEMPLATE.md
Mention #855
2016-03-07 11:33:46 +01:00