Commit Graph

402 Commits

Author SHA1 Message Date
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
marpio
31b66be9a2 close zip reader (#724) 2018-10-03 18:21:50 +02:00
Don McNamara
39d10b3a1b Clean up store before test. (#719) 2018-10-03 18:16:04 +02:00
Adina Budriga
b1502bac70 Update the DEVELOPMENT.md file. Add a warning that docker-compose -p athensdev up -d mongo (#708)
Makefile:55: recipe for target 'alldeps' failed does not start Athens or Olympus.
2018-10-03 10:54:34 -05:00
marpio
d370b5a240 ignore line endings in gomod tests (#718) 2018-10-02 13:38:59 +02:00
Zachary Romero
cdced929ab Add Host to configuration (#666) 2018-10-01 20:58:34 +02:00
marpio
bc4e533d49 Use go mod download -json (#710)
* use go mod download -json

* annotate json, fix build

* add comment

* address review feedback
2018-10-01 20:53:17 +02:00
Gil
4123c32222 Add documentation to setup netrc when using proxy with private repositories. (#712)
* 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
2018-10-01 14:16:57 -04:00
Aravind
7ee25d59d6 Fix typo in comment (#709) 2018-10-01 09:09:29 +02:00
Zachary Romero
e5b307354c Patch points of test flag leakage (#667) 2018-09-29 19:26:19 +02:00
Rob j Loranger
89c09b11f8 docs: contribution guides (#570)
* 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
2018-09-28 11:29:56 -07:00
Aaron Schlesinger
963ecdd374 Adding comments on when to use each review type (#661)
* Adding comments on when to use each review type

Fixes https://github.com/gomods/athens/issues/545

* Adding comment about reviewing 'comment' PRs
2018-09-28 08:54:11 -05:00
Manu Gupta
187ab9da8b Add observability docs how-to in faq (#702)
* 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
2018-09-26 14:09:37 -07:00
Manu Gupta
d663e733a3 clean up mod and sum files (#701) 2018-09-25 14:03:30 +02:00
Brent Pendergraft
524912a3b0 Clean up e2e binary (#698)
* clean up test binary after e2e tests

* continue test cleanup if binary removal fails
2018-09-23 00:31:16 -04:00
Manu Gupta
536257ce25 Change error log level to debug (#696) 2018-09-22 01:36:45 -04:00
Manu Gupta
2c3d72d52e Save http status in the outermost span (#694)
* 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
2018-09-22 00:28:18 -04:00
Marwan Sulaiman
83281a80fb Proxy remove assets and config scripts (#693)
* Proxy remove assets and config scripts

* update olympus dockerfile - tho its outdated anyway
2018-09-21 16:31:47 -04:00
Michal Pristas
7a3285892c travis updated (#695) 2018-09-21 08:38:10 +02:00
Marwan Sulaiman
e574d28efd Remove config flag from walkthrough doc (#692) 2018-09-20 22:48:46 +02:00
marpio
bcc896f226 rename example to dev and rm test config (#691) 2018-09-20 16:38:08 -04:00
marpio
29b6b6ffab Minio conf + tests refactoring (#680)
* 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
2018-09-20 21:31:21 +02:00
Marwan Sulaiman
5449649420 Do not use modules in go get of tools (#690)
* Do not use modules in go get of tools

* temp remove validation

* put back verify minus gofmt

* include module off in list
2018-09-20 13:18:51 -04:00
Marwan Sulaiman
5fd3e12270 Update OpenCensus to v0.17.0 (#686)
* Update OpenCensus to v0.17.0

* fix typo

* Rename go file to match pkg name
2018-09-20 12:50:32 -04:00
Marwan Sulaiman
d314c7847f Make example config the default for dev (#683) 2018-09-20 12:35:46 -04:00
Marwan Sulaiman
fe65b9703f Use config for trace url (#681)
* Use config for trace url

* pr updates

* fix typo

* fix typo
2018-09-20 12:00:13 -04:00
Marwan Sulaiman
7e881bfaec Dockerfile updates: better naming and prefer CMD (#688) 2018-09-20 11:32:50 -04:00
Marwan Sulaiman
9128fd65f1 Ensure Simple Worker is off (#687) 2018-09-20 11:15:39 -04:00
Marwan Sulaiman
5dcaeb8ab8 Trace stash operations (#682)
* Trace stash operations

* fix build
2018-09-20 10:59:42 -04:00
Marwan Sulaiman
e1b7fbcff0 Git ignore .env file (#684) 2018-09-20 10:46:58 -04:00
marpio
d6a1cdac84 do not read .env file , sync with the bash version (#689) 2018-09-20 16:23:45 +02:00
Marwan Sulaiman
8174795715 Fix module.ClearFiles operation name (#685) 2018-09-20 08:57:33 +02:00
Don McNamara
3db7a667f0 Clean up error operation names to match function names. (#614) 2018-09-19 23:43:09 -04:00
Marwan Sulaiman
d03eb7ba03 Travis: do not fetch modules during CI (#677) 2018-09-19 10:29:17 +02:00
Marwan Sulaiman
28839219a8 Remove olympus references in scripts (#679)
* Remove olympus references in scripts

* remove some more
2018-09-19 02:42:49 -04:00
Aravind
d4941647af Refactored to remove pkg/cdn (#672) 2018-09-19 08:36:23 +02:00
Marwan Sulaiman
b6ca4149e5 Default to example config (#678) 2018-09-19 02:20:37 -04:00
Marwan Sulaiman
86d94c3e5a Olympus: stop docker push (#675)
* Olympus: stop docker push

* remove lines completely
2018-09-19 02:04:30 -04:00
Marwan Sulaiman
6910a5ea19 fix gobuffalo/suite hash mismatch (#674)
* fix gobuffalo/suite hash mismatch

* update vendor
2018-09-19 01:50:51 -04:00
Marwan Sulaiman
8cfe8b8064 Clean up Config (#673) 2018-09-19 01:44:59 -04:00
Marwan Sulaiman
4b34b1fd28 pkg/errors: add comment to exported function (#676) 2018-09-19 01:38:15 -04:00
Gil
5fe85f7cf5 changed base to use 1.11-alpine and addded GO111MODULE=on to environment (#635)
* 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
2018-09-19 00:48:05 -04:00
marpio
c740fcb26c add how to claim an issue (#669) 2018-09-18 10:41:57 -04:00
tnextday
d4c1363d9c Add HTTP_PROXY environment variable to go_get_fetcher (#668)
* Add HTTP_PROXY env to go_get_fetcher

* gofmt
2018-09-17 20:28:42 +02:00
dapchen
2b6eed3875 [protocol]: fix texts and examples in the protocol doc (#605)
* [protocol]: fix texts and examples in the protocol doc

* update examples

* address review comment
2018-09-17 12:51:28 +02:00
Aaron Schlesinger
1ac987cc16 Adding CodeTriage badge (#662)
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
2018-09-17 09:02:08 +02:00
Rob j Loranger
ce45672928 redirect other domain requests to docs.gomods.io (#663)
* redirect http{,s}://gomods{.io,-athens.netlify.com} to https://docs.gomods.io

* forgot quotes
2018-09-14 15:03:34 -05:00
marpio
6af44242fb Fix list (#607)
* 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
2018-09-13 14:12:17 -07:00
marpio
d745dfbae4 Fix end 2 end test (#649)
* set GOPATH to the temp dir so that the cache is cleared

* cleanup

* fix unbound var

* add sudo

* remove sudo
2018-09-13 14:04:10 -07:00
marpio
f25c427239 Fix for Windows 10 (#648)
* ps: add cdefault conf

* init - add config

* add required env vars for win10

* update test_e2e.ps1 to use go build -mod=vendor
2018-09-13 13:57:37 -07:00