Commit Graph

65 Commits

Author SHA1 Message Date
Norman Abramovitz 07122cc409
adding cflinuxfs3 2019-05-01 13:19:33 -07:00
Norman Abramovitz 271f8370af
Upgrade stack from cflinuxfs2 to cflinuxfs3 2019-03-06 04:08:09 -08:00
starkandwayne-bot d1b530f426 Updating CODE_OF_CONDUCT.md 2019-01-15 15:32:09 -05:00
Geoff Franks 5b519a0dea Added nfs-volume release 2017-06-15 09:34:10 -07:00
Geoff Franks b87fa51bfd Fixed locker index 2017-05-24 10:39:26 -04:00
Geoff Franks 2f0bebf819 Added locker-boshrelease to index 2017-05-24 10:31:39 -04:00
Geoff Franks ebde1afab0 Renamed haproxy release 2017-05-15 14:47:44 -04:00
Geoff Franks aaa2c7ec49 Added safe-boshrelease 2017-04-14 10:20:27 -04:00
Geoff Franks b14e6ee37a Use correct logsearch-for-cloudfoundry repo 2017-03-21 10:19:52 -04:00
Geoff Franks 4a77c588d0 Added syslog + stannis to the seed list 2017-03-21 10:02:40 -04:00
Geoff Franks 7295594385 Updated genesis index + pipeline with logsearch, also stannis + syslog got added 2017-03-21 09:59:32 -04:00
Ferran Rodenas d8313a033e Add node-exporter-boshrelease 2017-02-04 01:08:33 +01:00
Geoff Franks faeae5b0b2 Updated garden releases with new URL, added update-url script for URL migrations 2017-01-14 12:16:04 -05:00
James Hunt d1fd4a3f73 Update garden-runc release (it moved) 2016-12-02 19:55:40 -05:00
Geoff Franks 9633db975e Fixed haproxy URLs since it isn't on bosh.io yet 2016-11-18 15:33:49 -05:00
Geoff Franks 48ae4033be Disabled cf-haproxy 2016-11-16 17:26:11 -05:00
Geoff Franks a174ed56e4 Merge pull request #12 from starkandwayne/disabled-releases
Support disabled releases
2016-11-16 17:21:26 -05:00
Geoff Franks 5ae62570ab Addressed PR feedback 2016-11-16 17:20:24 -05:00
Geoff Franks 1a87365c7d Support multiple service tags for identifying the db 2016-11-16 17:16:27 -05:00
Geoff Franks b549fdd9a3 Support disabled releases
By setting the disabled field in the genesis-index database
to 'true', you indicate that the releases should no longer be
picked up by the Concourse pipeline to watch for new releases.

Old versions still remain in the index, but the release will
no longer be watched for new versions.
2016-11-16 12:48:11 -05:00
Geoff Franks cea80c545a Rename haproxy 2016-11-16 10:26:48 -05:00
Justin Carter e39843fd4c Update pipeline 2016-11-04 14:35:35 +01:00
James Hunt c4e5ab5ada Handle rc versions
Versions like `1.2.3-rc.4` will now be properly handled by the Genesis
Index, allowing CI pipelines to push things out for Genesis pipelines to
consume and exercise.

Fixes #7
2016-10-31 14:58:09 -04:00
Geoff Franks f60b5cc335 Merge pull request #10 from starkandwayne/vcheck
Check Release/Stemcell versions in-line with HTTP requests
2016-10-29 11:42:04 -04:00
James Hunt 989dcc800e Check Release/Stemcell versions in-line with HTTP requests
This way, end users get better feedback when they give invalid behavior.
All the "short" verification checks can be done synchronously, and the
"long" work tasks in a goroutine.

Fixes #6
2016-10-29 10:57:30 -04:00
Tyler Bird 3606a37fe2 trailing slash to break line input 2016-10-25 13:47:11 -06:00
Geoff Franks 2ecb58d945 Merge pull request #9 from starkandwayne/repo_style_release
added nginx to name:org/repo style, correcting bug for dingo-postgresql
2016-10-25 14:43:44 -04:00
Tyler Bird 390154a905 added nginx to name:org/repo style, correcting bug for dingo-postgresql 2016-10-25 12:40:10 -06:00
Tyler Bird c456319906 Merge branch 'master' of github.com:starkandwayne/genesis-index 2016-10-25 12:31:10 -06:00
Tyler Bird 2aefbaa06e latest diego is now at cloudfoundry and not incubator 2016-10-25 12:31:06 -06:00
Geoff Franks 0978964a91 Added influxdb, graphana, fixed docker 2016-10-25 14:21:01 -04:00
Geoff Franks c0a371b59c Fixed seed script to handle arbitrary releases better 2016-10-04 22:57:09 -04:00
Geoff Franks e5feec741c Updated seed with currently used releases 2016-10-04 21:36:31 -04:00
Ferran Rodenas 58bf390436 Add bosh-google-kvm-ubuntu-trusty-go_agent to pipeline 2016-09-24 18:50:45 +02:00
Ferran Rodenas e5bf16c725 Add prometheus to pipeline 2016-09-24 18:47:25 +02:00
Ferran Rodenas bf60ffa065 Add cf-redis to pipeline 2016-09-24 18:44:27 +02:00
Ferran Rodenas 656994c8b8 Add bosh-google-cpi to pipeline 2016-09-24 18:41:54 +02:00
Ferran Rodenas caaf3301b3 Add cf-rabbitmq to pipeline 2016-09-24 18:30:33 +02:00
Justin Carter 5272fbd895 Add cf-mysql to pipeline 2016-09-06 15:42:53 +02:00
Geoff Franks 76f1083e15 Track strongswan in the indexer 2016-08-30 11:01:32 -04:00
Geoff Franks f4fdea2711 Track nxlog 2016-08-16 17:31:43 -04:00
Geoff Franks 6cf5e96cf1 Added sawmill to indexer 2016-08-16 17:13:13 -04:00
Geoff Franks 758bb5dce2 Added openvpn boshrelease to the pipeline, and all the stuff long added but never committed 2016-07-25 16:50:07 -04:00
James Hunt 0fc9fa4e1c Track tmate release in the index 2016-07-15 11:04:15 -04:00
Geoff Franks 24ead3ce0f More http/https fixes in repipe script 2016-07-10 11:04:44 -06:00
Geoff Franks 0af856e3cf Added bosh-warden-cpi 2016-07-10 10:53:10 -06:00
Geoff Franks 6dea82c987 Don't silently fail when bosh.io's download-link gets copied as http:// instead of https:// 2016-07-10 10:53:00 -06:00
Geoff Franks 88847dbbac Added port-forwarding release 2016-07-10 10:39:59 -06:00
Justin Carter 6a5b6a05eb Commit latest pipeline.yml 2016-07-05 14:05:50 +02:00
James Hunt 4dd57471bb Support direct tarball downloads
Adding `.tgz` to the end of a single release version metadata request
will redirect to the URL, so that downloads can be performed against the
index, without needing bosh.io
2016-06-28 23:39:38 -04:00