* 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
* changed base to use 1.11-alpine and addded GO111MODULE=on to environment
* change go build to be one line with modules on
* add vcs systems that were in original stretch image
* created multistage build with copy from and path environment update
* added env GO111MODULE=on
* add and run create default, prereq bash installed, moved go binary, created GOROOT path
* update to preferred docker entry point and shorter config path
* added fossil and info to links for compare of VCS
* Add section to Authenticate via .netrc
Authenticate private repositories via .netrc on Docker Image
* Update to simplify text
changed to simplify and add defaults for Athens
* starting outline
* Rewording and adding more outline
* moar
* remove maintainers links, fill in template links
* basic list of ideas
* change folder structure
* try out new menu and page heiarchy
* thinking out loud
* I like this link
* almost done for now
* move into new sub menu
* doesn't belong here
* trigger netlify
* forgot chapter flag
* capitalize
* comment out ideas
* basic outline of git
* not a draft anymore
* git and github complete
* move community roles and order menu
* typos and link contributor covenant
* address requested changes
remove last mod time and author from chapters
re-phrase leading line in docs/maintainers/_index.md
* Add observability how-to in faq
* Add a bit more info
* Try with smaller font size
* update language and add a link
* cleaning the sins of copy and paste
* Fix docker-compose location
* Make the language clearer
* Save http status in the outermost span
Co-authored-by: Federico Paolinelli <fedepaol@gmail.com>
* Use ochttp to use span status and store http status code as a tag
* Make the conditional oneliner
* cleanup tests and change minio port
* fix cleanup
* cleanup
* fix config test
* add comment to travis
* revert to generic minio addr
* fix test
* switch to test config
* adapt timeouts
* use example config
* fix test... again
* add new lines
* changed base to use 1.11-alpine and addded GO111MODULE=on to environment
* change go build to be one line with modules on
* add vcs systems that were in original stretch image
* created multistage build with copy from and path environment update
* added env GO111MODULE=on
* add and run create default, prereq bash installed, moved go binary, created GOROOT path
* update to preferred docker entry point and shorter config path
* added fossil and info to links for compare of VCS
I've submitted Athens to CodeTriage and added the codetriage badge
I also:
- shifted the badges above the athens logo
- shifter the "welcome gophers" header above the logo.
- changed "welcome gophers" to "welcome to athens, gophers"
Fixes https://github.com/gomods/athens/issues/656
* merge list from storage with the one from go list
* fix and rename
* move stuff to semver pkg
* fix gofmt
* move union out of semver pkg
* add tests
* fix err msg
* fix tests
* error handling
* error handling, go list refactoring
* fix list
* cleanup
* fix gofmt