Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop #31

Closed
wants to merge 25 commits into from
Closed

Develop #31

wants to merge 25 commits into from

Conversation

mccurdyc
Copy link
Owner

No description provided.

Colton J. McCurdy and others added 25 commits October 11, 2018 19:02
* change query to just be GitHub query string

* adding go with -cover flag always enabled

* dep was acting weird, had to temporarily remove. also working switch of go binary

* updating documentation

* pull request template

* cleaning up dead code

* remove fake target
* created a clean and setup script to make setting up and cleaning up environment easier

* working on local external results directory for housing external projects and their test results

* use a GitHub access token instead of SSH for authentication with GitHub

* update setup script to copy sample config to execution config

* updated README describing make run
* Develop (#11)

* Add Go Cover Flag and GitHub Raw Query String (#3)

* change query to just be GitHub query string

* adding go with -cover flag always enabled

* dep was acting weird, had to temporarily remove. also working switch of go binary

* updating documentation

* pull request template

* cleaning up dead code

* remove fake target

* WIP - 10-10-2018 Improvements to Setup/Cleanup (#4)

* created a clean and setup script to make setting up and cleaning up environment easier

* working on local external results directory for housing external projects and their test results

* use a GitHub access token instead of SSH for authentication with GitHub

* update setup script to copy sample config to execution config

* updated README describing make run

* fix README formatting

* fixed README formatting

* WIP; extracting testing as the external command to be run; make neighbor more dynamic

* remove go-cover documentation

* remove go-cover-specific code, documentation and scripts

* remove go-cover-specific code, documentation and scripts
Signed-off-by: Colton McCurdy <mccurdyc22@gmail.com>
Signed-off-by: Colton McCurdy <mccurdyc22@gmail.com>
Signed-off-by: Colton McCurdy <mccurdyc22@gmail.com>
Signed-off-by: Colton McCurdy <mccurdyc22@gmail.com>
* removing some dep stuff

* adding gomodules

Signed-off-by: Colton McCurdy <mccurdyc22@gmail.com>

* wip; working on migrating to gomodules

Signed-off-by: Colton McCurdy <mccurdyc22@gmail.com>

* update gitignore with new external projects working directory

Signed-off-by: Colton McCurdy <mccurdyc22@gmail.com>
Signed-off-by: Colton McCurdy <mccurdyc22@gmail.com>
Signed-off-by: Colton McCurdy <mccurdyc22@gmail.com>
* fix parsing of external command to consider commands with " in them

Signed-off-by: Colton McCurdy <mccurdyc22@gmail.com>

* some preliminary testing for parsing external commands

Signed-off-by: Colton McCurdy <mccurdyc22@gmail.com>

* styling

Signed-off-by: Colton McCurdy <mccurdyc22@gmail.com>

* preliminary tests passgits

Signed-off-by: Colton McCurdy <mccurdyc22@gmail.com>

* improve tests a bit

Signed-off-by: Colton McCurdy <mccurdyc22@gmail.com>
* WIP; running in parallel

* concurrent processing

Signed-off-by: Colton McCurdy <mccurdyc22@gmail.com>

* run external command in parallel

Signed-off-by: Colton McCurdy <mccurdyc22@gmail.com>

* remove the explicit setting of GOMAXPROCS

Signed-off-by: Colton McCurdy <mccurdyc22@gmail.com>

* WIP; working on explicit cancellation

Signed-off-by: Colton McCurdy <mccurdyc22@gmail.com>

* explicit cancellation

Signed-off-by: Colton McCurdy <mccurdyc22@gmail.com>

* exit the program with a 130 exit code. this feels hacky

Signed-off-by: Colton McCurdy <mccurdyc22@gmail.com>
…mand key

Signed-off-by: Colton McCurdy <mccurdyc22@gmail.com>
Signed-off-by: Colton McCurdy <mccurdyc22@gmail.com>
Signed-off-by: Colton McCurdy <mccurdyc22@gmail.com>
@mccurdyc mccurdyc closed this Jan 28, 2019
@mccurdyc mccurdyc deleted the develop branch January 28, 2019 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant