65 Commits

Author SHA1 Message Date
jason-liew
535c26b0e0 Upgrade GOLANG_VERSION to 1.17 (#1741)
* Upgrade GOLANG_VERSION to 1.17

Fixes ##1740

* feat: upgrade to go1.17

Co-authored-by: shangji.liu <shangji.liu@qingteng.cn>
Co-authored-by: Marwan Sulaiman <marwan.sameer@gmail.com>
2021-12-03 00:56:05 -05:00
Chris Mills
ebae08082e Implement CodeQL GitHub Action (#1682)
* Add CodeQL action for security scanning
* Alter name to be in line with other workflows

Signed-off-by: Chris Mills <millscj01@gmail.com>
2020-11-22 03:39:02 +00:00
arothste-blk
b121e84dcd github actions + goreleaser to build and publish binaries (#1623)
* initial github action to build github hosted binary artifact releases

* consistent with Makefile

* fix syntax error

* add GOPROXY env var

* reintroduce VERSION to env and go build.version

* barf, typo

* set build.version to the tag

Co-authored-by: Aaron Schlesinger <70865+arschles@users.noreply.github.com>
2020-09-11 15:30:10 -07:00
Aaron Schlesinger
e89cf0feb2 Sample pr template change (#1577)
* Updating commented-out instructions for PR submitters

* adding more clarity
2020-03-20 15:14:08 -04:00
Aaron Schlesinger
5ea57ccd7e Adding more documentation to the Pull Request template (#1552)
* Adding more documentation to the Pull Request template

Including how the WIP bot factors into your workflow

Fixes https://github.com/gomods/athens/issues/792
2020-02-26 16:43:26 -08:00
Aaron Schlesinger
e48f03c779 removing the triage issue template (#1217) 2019-05-10 19:26:37 -04:00
marpio
be0a8e98d9 rm buffalo question (#1141) 2019-03-19 17:09:19 -07:00
marpio
d827536cb6 extend bug_report tmpl by storage inf (#918) 2018-11-16 15:44:01 -05:00
Aaron Schlesinger
7421695be1 Adding docs on PR triaging (#803)
* adding triage docs

* adding first triage bug report

* adding 'ping them on slack' language
2018-10-26 22:11:34 +02:00
Michal Pristas
0af7a685f3 small corrections (#826) 2018-10-26 20:18:59 +02:00
Henry Jenkins
532e93e119 Remove Olympus code (#779)
* Remove nolonger used moniker package

Usage was removed in 97d8013

* Remove reference to Zeus

Use name Proxy for now.

* Remove Olympus code

See github issue #777

* Remove Olympus related vendor modules

* Mention Olympus removal in docs

* Add note about no registries existing

* Remove eventlog

* Update docs for Olympus removal
2018-10-22 11:52:02 -07:00
Aaron Schlesinger
73db12a433 Changing the PR template (#743)
* Changing the PR template

So that when you write "Fixes #123" GH will close the issue after merge. As far as I could tell, it wouldn't do that with the old PR template

* removing bracket syntaxto reduce confusion

* adding example for "Fixes" clause
2018-10-10 11:45:33 -05:00
Logan
eac2b82ed3 Add Code of Conduct (#707)
* Add Code of Conduct file, update README link

* Move Pull Request template up a directory

* Update contact information in Code of Conduct

* Add email as an option in Code of Conduct
2018-10-03 09:48:39 -07:00
Aaron Schlesinger
a89552ff5d Tiny start to the codeowners file (#468)
* Tiny start to the codeowners file

Fixes #466

* fix up CODEOWERS

* codeowners require write access
2018-09-01 10:33:29 -07:00
Jayakrishna Sahit
df14f2b691 Added ISSUE and PR Templates (#585)
* Added templates

* made minor changes

* Modified temps

* made requested changes

* Added requested changes 2

* Made requested changes 3

* Added final changes
2018-08-31 09:34:31 -07:00