summaryrefslogtreecommitdiff
path: root/scripts/jobs
Commit message (Collapse)AuthorAgeFilesLines
* remove references to private-repo.typesafe.comLukas Rytz2015-04-301-19/+6
|
* Documentation and some updates for the release build scriptLukas Rytz2015-04-231-104/+146
|
* Remove the 2.12.0-M0 bootstrap script - that was a mistake.Lukas Rytz2015-04-231-57/+0
|
* Remove scala.actors and the actors migration module dependencyLukas Rytz2015-04-231-19/+0
|
* Remove the continuations plugin module dependencyLukas Rytz2015-04-231-33/+2
|
* Remove starr.use.released property (not in use anymore)Lukas Rytz2015-04-231-1/+1
|
* Merge commit '555f8f0' into merge/2.11-to-2.12-apr-21Lukas Rytz2015-04-211-9/+23
|\
| * Derive repository info from (jenkins) env varsAdriaan Moors2015-04-161-9/+23
| | | | | | | | | | | | | | | | | | Since we're moving to bintray, first centralizing the config of the repositories we use while bootstrapping a release. This should not be hardcoded in scala/scala anyway, it's an implementation detail of our infrastructure, which is defined by scala/scala-jenkins-infra.
* | Merge pull request #4425 from lrytz/script-2.12.0-M0Lukas Rytz2015-04-101-0/+57
|\ \ | | | | | | release script for 2.12.0-M0
| * | release script for 2.12.0-M0Lukas Rytz2015-04-011-0/+57
| | |
* | | Merge commit 'f25a78e' into merge/2.11-to-2.12-apr-1Lukas Rytz2015-04-011-1/+3
|\ \ \ | |/ / |/| / | |/
| * Set scala.full.version during bootstrap,Adriaan Moors2015-03-021-1/+3
| | | | | | | | | | so that scala-dist depends on the correctly cross-versioned scala-continuations-plugin.
* | Punt on IDE validation in 2.12.x...Adriaan Moors2015-02-021-0/+3
| | | | | | | | ... until https://github.com/scala-ide/uber-build/issues/48 is fixed.
* | Refer to 2.12 in new release scriptsJason Zaugg2015-01-291-2/+2
|/
* IDE validation: run on last commitAdriaan Moors2015-01-271-0/+32
|
* New PR validationAdriaan Moors2015-01-213-71/+64
|
* TODO notes for release scriptAdriaan Moors2015-01-041-0/+5
|
* Towards travis-style CIAdriaan Moors2014-12-291-30/+87
| | | | | | | | | | Move script to the repo it acts on, out of scala/jenkins-scripts Had to make some changes: - scala checkout is now in root ($WORKSPACE) - credentials are actually in homedir (sonatype/private-repo) - inline pr-scala-common - don't run tests for actors-migration due to timeout (TODO: revert?)
* Import scripts verbatim from jenkin-scriptsAdriaan Moors2014-12-291-0/+569