Commit Graph

286 Commits

Author SHA1 Message Date
BoykoAlex
a88a33a647 Bump up live hints timeout for tests 2018-05-10 17:06:06 -04:00
BoykoAlex
f74787563c Atom fat jar build failure investigation 2018-05-10 16:42:37 -04:00
Kris De Volder
b3fec2c2cb Fix problem in docker file 2018-05-04 15:57:13 -07:00
Kris De Volder
7c31f593d3 Fix problem in build script to prepare maven cache 2018-05-04 15:55:06 -07:00
Kris De Volder
82034c270f Upgrade build-env to Ubuntu 18.04 2018-05-04 15:52:38 -07:00
Kris De Volder
1c888819ba Add jdt.ls to maven cache building 2018-05-04 15:36:26 -07:00
Kris De Volder
4a384c4961 Add xvfb to build environment 2018-05-04 15:12:06 -07:00
BoykoAlex
57a230f290 Nice slack message with link to all Atom packages published 2018-03-15 16:20:36 -04:00
BoykoAlex
7db4a8c8e6 Uncomment concourse from atom publishing script 2018-03-15 16:14:55 -04:00
BoykoAlex
7b52afd2ea Add publishing of all atom package comment out concourse (published) 2018-03-15 16:10:55 -04:00
BoykoAlex
c543b6b87d Fix slack notification message 2018-03-09 17:25:51 -05:00
BoykoAlex
014e8d0b81 Finalize Atom publish scripts 2018-03-09 16:19:52 -05:00
BoykoAlex
b4cacba513 Provide Atom access token to headless build 2018-03-09 16:08:34 -05:00
BoykoAlex
5cd58e85bb More corrections for Atom publish scripts 2018-03-09 15:53:32 -05:00
BoykoAlex
f047d29dad More corrections to Atom publish scripts 2018-03-09 15:49:12 -05:00
BoykoAlex
c93909f12f More corrections to Atom publish script 2018-03-09 15:42:37 -05:00
BoykoAlex
1fd9e18b95 Corrections to Atom concourse scripts 2018-03-09 15:39:15 -05:00
BoykoAlex
8e5f755e52 Atom publish concourse support 2018-03-09 15:21:51 -05:00
Kris De Volder
208fc66e42 Add job to publish only concourse-vsix 2018-03-09 11:44:39 -08:00
Kris De Volder
34af9a5221 Add task config to publish only concourse-vsix 2018-03-09 11:15:14 -08:00
BoykoAlex
75564b34cc Switch Atom packages to TS 2018-03-08 19:19:26 -05:00
Kris De Volder
069323b7f0 Fix some problems in tag-atom-releases task 2018-03-07 16:55:19 -08:00
Kris De Volder
338d571cdd Define job to tag atom releases 2018-03-07 15:30:12 -08:00
Kris De Volder
662b62cfa7 Npm publish script finally working. One more publish (hopfully) 2018-02-27 12:23:22 -08:00
Kris De Volder
ab5f5f2353 One more attempt :-( 2018-02-27 12:17:36 -08:00
Kris De Volder
bf14dfb9ea Another attemp to fix jvm-util packaging 2018-02-27 12:01:08 -08:00
Kris De Volder
30f30c4bec Add job for publishing jvm-utils npm package to pipeline 2018-02-27 11:18:19 -08:00
Kris De Volder
5df4947570 Create a jvm-launch-util npm package 2018-02-27 11:02:20 -08:00
BoykoAlex
efc0801d3e Polish script 2018-02-22 18:23:36 -05:00
BoykoAlex
55c43d838e Fix syntax error in the script 2018-02-22 18:19:06 -05:00
BoykoAlex
e15105d69e Merge branch 'master' of https://github.com/spring-projects/sts4 2018-02-22 18:06:12 -05:00
BoykoAlex
9f0d3ec8e1 Include Atom in bump-versions script 2018-02-22 18:05:46 -05:00
Kris De Volder
285225332c Cleanups: remove obsolete pieces of pipeline
We won't be building boot-properties and boot-java atom / vscode
stuff anymore in future.
2018-02-22 15:03:03 -08:00
BoykoAlex
1894e2dfd5 Fix atom RC pipeline 2018-02-22 11:28:06 -05:00
BoykoAlex
a843a79773 atom-spring-boot RC pipeline 2018-02-22 10:14:27 -05:00
Kris De Volder
8f9e658077 Silence the orange boxes in the pipeline. They are going soon anyways. 2018-02-21 17:27:45 -08:00
Kris De Volder
5189423250 Enable maven tests in atom builds again 2018-02-21 17:20:09 -08:00
Kris De Volder
7c710cac7e Get rid of all the experimental cruft to deali with no-fatjar in atom build
We will just publish the dummy packages one last time manually and then
remove all trace of them from the build / repo.
2018-02-21 17:16:41 -08:00
Kris De Volder
959e47139b Add trigger to build-boot-properties-atom-package 2018-02-21 16:53:10 -08:00
Kris De Volder
2210fe6461 Try to fake optional task input 2018-02-21 16:49:33 -08:00
Kris De Volder
d3df88e961 Temporarily disable running maven tests for atom builds. 2018-02-21 16:33:09 -08:00
Kris De Volder
156b03f2d3 Remove fatjar param from building boot-properties and boot-java 2018-02-21 16:22:21 -08:00
Kris De Volder
f5544410f5 Attempt to fix build-atom-packahe.sh to work without a fatjar 2018-02-21 16:19:52 -08:00
Kris De Volder
500633c07a Add spring-boot pakcage to atom snapshot website 2018-02-21 16:07:06 -08:00
Kris De Volder
658dbbb0ed Removing boot-java and boot-properties fatjar resources from pipeline 2018-02-21 16:02:53 -08:00
Kris De Volder
82e9f9ee26 Repeat vscode-boot-rc build on fail
It already has passed the tests in snapshot build. So failure are almost
certainly due to test flakyness.
2018-02-21 14:25:16 -08:00
Kris De Volder
31a06efcf7 Minor tweak to pipeline groups 2018-02-21 14:13:46 -08:00
Kris De Volder
68bb0308a5 Add vscode-spring-boot to marketplace publishing in pipeline 2018-02-21 14:06:52 -08:00
Kris De Volder
4489ec75fe Add vscode-spring-boot to RC build pipeline 2018-02-21 13:59:28 -08:00
Kris De Volder
8aa398b21a Merge branch 'master' of github.com:spring-projects/sts4 2018-02-21 11:55:07 -08:00