- 18 Sep, 2020 1 commit
-
-
Matt Wise authored
-
- 14 Sep, 2020 1 commit
-
-
Matt Wise authored
-
- 02 Sep, 2020 1 commit
-
-
Matt Wise authored
-
- 17 Aug, 2020 1 commit
-
-
Matt Wise authored
-
- 02 Jul, 2020 1 commit
-
-
David Diederich authored
-
- 26 Jun, 2020 1 commit
-
-
David Diederich authored
This will force maven to update any cached snapshot library that it needs. While the compile-and-unit-test job would have done this previously, the .m2 cache is not necessarily shared between runners of these two jobs (if two different runners pick up the jobs). This maybe could be leading to some issues, though I'm not certain that it is a problem. However, this seems like a fairly low weight change without much harm, so it is worth the try.
-
- 04 Jun, 2020 3 commits
-
-
David Diederich authored
A survey of 100 developers shows that most think this might be important to a caching feature...
-
David Diederich authored
Because downloading maven dependencies every test is really a bear.
-
David Diederich authored
This will be added by individual services that need it, rather than blanketed across all of them. Test jobs that do not require the aws-internal-test runner (which runs inside the AWS VPC) can utilize the generic runners.
-
- 03 Jun, 2020 2 commits
-
-
David Diederich authored
-
David Diederich authored
-
- 02 Jun, 2020 3 commits
-
-
Srihari Prabaharan authored
-
Srihari Prabaharan authored
-
Srihari Prabaharan authored
-
- 29 Apr, 2020 2 commits
-
-
David Diederich authored
This should enable later parts of the pipeline to start as soon as their own dependencies are satisfied, without waiting for the entire stage to complete.
-
David Diederich authored
-
- 23 Apr, 2020 1 commit
-
-
David Diederich authored
Directly specifying the environment / only restrictions on container_scanning instead of using extends The base rules for container_scanning seem to be trumping the extends one, so I respecify them here in an attempt to override the GitLab defaults (especially for the 'only' rule).
-
- 27 Feb, 2020 1 commit
-
-
David Diederich authored
Also, store it as a variable -- mostly to reduce the length of the line, for readability
-
- 26 Feb, 2020 1 commit
-
-
David Diederich authored
Will probably need to revisit this later, in case other cloud providers have Docker images.
-
- 24 Feb, 2020 2 commits
-
-
David Diederich authored
-
David Diederich authored
-
- 22 Feb, 2020 2 commits
-
-
David Diederich authored
-
David Diederich authored
-