Kris De Volder
|
f5f28d1499
|
Add newline before version info in readme
|
2017-01-12 11:20:20 -08:00 |
|
Kris De Volder
|
ba25a739d4
|
Fix some markup syntax in version info for release in readme file
|
2017-01-12 11:01:32 -08:00 |
|
Kris De Volder
|
d9dbabac25
|
Append version info to README.md for release builds as well.
|
2017-01-12 10:47:42 -08:00 |
|
Kris De Volder
|
42396147dc
|
Append version info to README.md for snapshot builds
|
2017-01-12 10:29:13 -08:00 |
|
Kris De Volder
|
c2b770929c
|
Fix vscode links on snapshot page
|
2016-12-23 19:27:25 -08:00 |
|
Kris De Volder
|
c72eb5eab8
|
Add link to marketplace entry in release notification message
|
2016-12-23 16:38:44 -08:00 |
|
Kris De Volder
|
93085f8f11
|
Fix little bug in pipeline
|
2016-12-23 16:24:30 -08:00 |
|
Kris De Volder
|
f763f51079
|
Notification when vscode extension is published on marketplace.
|
2016-12-23 16:18:38 -08:00 |
|
Kris De Volder
|
6cd4ffdaa8
|
Try to avoid the extra RC build triggered by adding tag / bumping version
|
2016-12-23 15:47:59 -08:00 |
|
Kris De Volder
|
0b71fa1008
|
Force move release tag if it exists.
|
2016-12-23 15:37:09 -08:00 |
|
Kris De Volder
|
2acb3630b7
|
More fixes to bump version commit script
|
2016-12-23 15:20:17 -08:00 |
|
Kris De Volder
|
038142a1e2
|
--author tag is not working on git commit so use git config instead
|
2016-12-23 15:15:54 -08:00 |
|
Kris De Volder
|
135ff2a7fc
|
Small tweak to slack messages
|
2016-12-23 15:05:06 -08:00 |
|
Kris De Volder
|
9bb7a46775
|
Remove obsolete bits of pipeline.yml
|
2016-12-23 14:51:39 -08:00 |
|
Kris De Volder
|
1b0fe8d853
|
After RC build send slack message with url of release arfefact
|
2016-12-23 14:33:37 -08:00 |
|
Kris De Volder
|
538d13b1c2
|
Bump version should auto trigger after publish
|
2016-12-23 14:05:00 -08:00 |
|
Kris De Volder
|
4c7d96fc98
|
Fixes to pipeline
|
2016-12-23 14:01:59 -08:00 |
|
Kris De Volder
|
4e25e5dfe2
|
Add groups to pipeline.yml
|
2016-12-22 09:24:39 -08:00 |
|
Kris De Volder
|
54beb7b3bf
|
Pipe sts4 repo version through the pipeline
|
2016-12-21 15:35:34 -08:00 |
|
Kris De Volder
|
3d636b8b4d
|
Fix vscode-extensions website snippet
|
2016-12-14 17:29:55 -08:00 |
|
Kris De Volder
|
8169eae0e6
|
Remove maven from Docker image
I think we don't need it since we use maven wrapper anyway.
|
2016-12-14 17:22:46 -08:00 |
|
Kris De Volder
|
57e86c5db2
|
Work building of concourse vsix into the build
|
2016-12-14 17:15:52 -08:00 |
|
Kris De Volder
|
353d3a0ec2
|
Push website to 'production' bucket.
|
2016-12-12 16:53:58 -08:00 |
|
Kris De Volder
|
73fc0370bb
|
Generate a html-snippet for vscode-extensions
|
2016-12-12 16:22:44 -08:00 |
|
Kris De Volder
|
75e550713f
|
Add timestamps to .vsix packages
Also publish links to the latest ones on a simple web page.
Want to use envsubst command from it.
|
2016-12-09 17:37:52 -08:00 |
|
Kris De Volder
|
5fbdf8a771
|
Add region to s3 configs
|
2016-12-08 17:58:26 -08:00 |
|
Kris De Volder
|
e649f8cc45
|
Try add a build qualifier to vsode extensions
|
2016-12-08 17:39:23 -08:00 |
|
Kris De Volder
|
38e352792e
|
Add 'jq' tool to docker image
|
2016-12-08 17:28:32 -08:00 |
|
Kris De Volder
|
34e0718d63
|
Try to add timesamp to vsix file names
|
2016-12-08 16:51:15 -08:00 |
|
Kris De Volder
|
4055b36fb0
|
More fixing
|
2016-12-08 16:20:19 -08:00 |
|
Kris De Volder
|
77884a00ba
|
Try to fix problem copying build .vsix files
|
2016-12-08 16:00:29 -08:00 |
|
Kris De Volder
|
2ecf5571b4
|
Improve slack notification msg
|
2016-12-08 15:40:25 -08:00 |
|
Kris De Volder
|
16218fcc66
|
A few little fixes
|
2016-12-08 15:33:41 -08:00 |
|
Kris De Volder
|
394bfad492
|
Add a output to 'build-vsix' task
|
2016-12-08 14:14:21 -08:00 |
|
Kris De Volder
|
1b14ec7370
|
Add build failure notification to concourse pipeline
|
2016-11-23 15:51:35 -08:00 |
|
Kris De Volder
|
ad02b25167
|
Add mvn package task. May be useful for local testing
|
2016-11-23 12:14:49 -08:00 |
|
Kris De Volder
|
62cb2f2276
|
Add a task definition to run mvn package script on concourse
|
2016-11-23 12:05:26 -08:00 |
|
Kris De Volder
|
b33f34e288
|
Revert pulling docker image explicitly
|
2016-11-18 16:36:33 -08:00 |
|
Kris De Volder
|
4945dc6d54
|
Add back explicit dependency on docker image for build-vsix
|
2016-11-18 16:25:58 -08:00 |
|
Kris De Volder
|
60fa621fd9
|
Enable unsafe-perm option for npm
Otherwise it doesn't work properly when running as root in docker container
|
2016-11-18 16:11:19 -08:00 |
|
Kris De Volder
|
ab55593628
|
Move credentials file elsewher
Less risk of it being accidentally committed or wiped out by git clean.
|
2016-11-18 15:26:12 -08:00 |
|
Kris De Volder
|
8a99f2dcb0
|
Decouple docker image build from main vsix build
|
2016-11-18 14:58:31 -08:00 |
|
Kris De Volder
|
ded1d1435e
|
Experimenting with concourse build
|
2016-11-18 11:52:00 -08:00 |
|