summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Name sub-stages more specificallyjenkins-dynamic-matrix-2Adam Kocoloski2022-01-171-2/+4
* Does it matter if this key matches?Adam Kocoloski2022-01-171-1/+1
* Use short name for stageAdam Kocoloski2022-01-171-2/+2
* Bring back into envAdam Kocoloski2022-01-161-11/+21
* Remove disallowed blockAdam Kocoloski2022-01-161-15/+13
* Attempt a simplified container stageAdam Kocoloski2022-01-161-127/+134
* Why would this need to be quoted?Adam Kocoloski2022-01-161-2/+2
* Ensure survivesAdam Kocoloski2022-01-161-3/+8
* More elimination of declarative bitsAdam Kocoloski2022-01-161-17/+17
* Try to get native builds working firstAdam Kocoloski2022-01-161-77/+76
* Is a stage even required?Adam Kocoloski2022-01-161-18/+9
* Allow any agentAdam Kocoloski2022-01-161-3/+1
* Dynamically generate parallel stagesAdam Kocoloski2022-01-161-197/+199
* Ensure the failure report is generated in the right directoryjenkins-bump-erlang-and-debian-versionsAdam Kocoloski2022-01-151-2/+6
* Add labels to improve UXAdam Kocoloski2022-01-151-2/+2
* Attempt to add freebsd back to the mixAdam Kocoloski2022-01-151-27/+10
* Don't update deps when building from tarballAdam Kocoloski2022-01-151-2/+2
* Fix the cleanerAdam Kocoloski2022-01-151-1/+1
* Skip slow erlfmt-check for nowAdam Kocoloski2022-01-151-1/+3
* Improve visibility of release generation stepsAdam Kocoloski2022-01-151-8/+6
* Fix PATH in non-container buildsAdam Kocoloski2022-01-151-1/+1
* Use new createrepoAdam Kocoloski2022-01-151-2/+2
* Stages need to be string literalsAdam Kocoloski2022-01-151-2/+2
* More refinements and alignment across all platformsAdam Kocoloski2022-01-151-33/+55
* Once more into the breaachAdam Kocoloski2022-01-151-7/+10
* Debug cwd issuesAdam Kocoloski2022-01-151-6/+8
* Revert "Can a matrix exist alongside another stage?"Adam Kocoloski2022-01-151-113/+263
* Can a matrix exist alongside another stage?Adam Kocoloski2022-01-151-263/+113
* Break build/test stage into multiple stepsAdam Kocoloski2022-01-151-3/+10
* Tweak Elixir formattingAdam Kocoloski2022-01-151-35/+26
* Use beforeAgent to avoid blocking on non-existent agentAdam Kocoloski2022-01-151-4/+6
* macOS uses SM60Adam Kocoloski2022-01-151-2/+2
* Temporarily drop FreeBSDAdam Kocoloski2022-01-151-2/+2
* Generate tarball with old ErlangAdam Kocoloski2022-01-151-1/+1
* Reorder declarationsAdam Kocoloski2022-01-151-2/+2
* Fix stages nestingAdam Kocoloski2022-01-151-18/+20
* Try spidermonkey version as an axisAdam Kocoloski2022-01-151-15/+47
* Combine all into one matrixAdam Kocoloski2022-01-151-112/+98
* Experiment with DRY matrix buildAdam Kocoloski2022-01-151-301/+104
* Some fixesAdam Kocoloski2022-01-151-1/+5
* Bump Erlang and Debian versions in CIAdam Kocoloski2022-01-151-12/+14
* Remove CI support for Ubuntu 16.04drop-xenialAdam Kocoloski2022-01-151-47/+0
* Update Jenkins Erlang versions, add 24 (#3892)Adam Kocoloski2022-01-121-5/+7
* Feat/support sm91 4.x from lostnet (#3884)Will Young2022-01-125-23/+20
* Remove ERL_OPTSncshaw2021-12-173-8/+3
* Add rebar3 and erlfmt install commands to configure.ps1 #3873Will2021-12-174-13/+55
* Merge pull request #3870 from apache/always-send-all-cookie-attributes-mainRobert Newson2021-12-111-15/+22
|\
| * Always send all cookie attributesalways-send-all-cookie-attributes-mainRobert Newson2021-12-101-15/+22
|/
* wget pull cleanup and downgrade fdbWill Young2021-12-101-19/+26
* Merge pull request #3862 from apache/delete-session-cookie-samesite-mainRobert Newson2021-12-061-1/+1
|\