Граф коммитов

55 Коммитов

Автор SHA1 Сообщение Дата
Matthew Fisher 486a501b7b remove Heroku notices
We've no longer relied on Heroku buildpacks for quite some time.
2018-03-22 14:49:37 -07:00
Shubham Minglani 65f2b6c6e7 fix broken URL for packs docs 2017-12-20 12:47:38 +05:30
Matthew Fisher 3084e3e1bc add asciicast 2017-09-27 09:32:11 -07:00
Matthew Fisher 67737cbb9b add CircleCI build status logo 2017-09-14 08:32:08 -07:00
Matthew Fisher fd287f8744 remove video of Draft on ACS
This video is now out of date as it was based on an earlier version of Draft.
2017-07-31 10:30:42 -07:00
Matthew Fisher 397688b918 bump to helm v2.5.0 2017-06-21 08:48:59 -07:00
Matthew Fisher 91dbc59dfe add link to slack channel 2017-06-06 15:02:12 -07:00
Matthew Fisher 13fcb0edb2 add video tutorial on draft 2017-06-06 11:30:14 -07:00
Gabe Monroy 6ed75b65e7 fix(readme): cleanup initial language 2017-05-30 20:10:29 -07:00
Matt Tucker 376169a70e merge 2017-05-30 17:12:45 -06:00
Matt Tucker 447d4e66e5 docs(*): documenting basedomain and ingress setup 2017-05-30 17:08:30 -06:00
Seth Goings 7f29037dce Merge branch 'master' into docs/azurecr 2017-05-30 16:07:22 -06:00
Michelle Noorali 1ce64f24ef ref(README): clarify configuration instructions 2017-05-30 12:01:21 -07:00
Michelle Noorali 3e632247dc chore(docs): remove extra "Download"
and cleanup
2017-05-30 11:40:37 -07:00
Michelle Noorali 90d3eb17c8 chore(docs): add link to minikube 2017-05-30 11:34:04 -07:00
Michelle Noorali 66c89a0f1c chore(docs): add dependencies section to readme 2017-05-30 11:23:59 -07:00
Michelle Noorali fd37804278 chore(docs): update README.md 2017-05-29 11:39:16 -07:00
Matt Butcher 2bd54d47ed docs(README): add Azure CR
I just tested with Azure CR, and it requires login/password credentials.
Added to README.
2017-05-27 08:23:17 -06:00
Matt Boersma 5c252677e7 docs(README.md): clarify that Helm v2.3.1 is a prerequisite 2017-05-09 16:31:47 -06:00
Jason Hansen cb6c2324c8 feat(draft): add logo for Draft 2017-05-08 17:30:03 -07:00
Matthew Fisher ac86bb747e update build status link 2017-05-08 15:11:33 -07:00
Matt Boersma 0ece277240 docs(README): generalize third-party license link 2017-05-08 11:25:50 -06:00
Matt Tucker bcad8aa8c2 docs(readme): fix link to license 2017-05-08 10:27:46 -06:00
Matt Tucker 634cf8e5b8 Merge pull request #229 from ultimateboy/defaultpacks
feat(packs): create multiple default packs on init
2017-05-08 09:51:42 -06:00
Matthew Fisher ea26d85aab add contributing section 2017-05-08 08:22:05 -07:00
Matt Tucker 1e547eab46 docs(readme): add missing period 2017-05-08 09:11:01 -06:00
Matt Tucker 441c61ef76 feat(packs): create multiple default packs on init 2017-05-04 07:56:25 -06:00
Matthew Fisher 4246dc07c6 push client binaries to azuredraft storage account 2017-04-27 09:30:35 -07:00
Matt Tucker 070b43e9f4 docs(readme): update license information in readme 2017-04-21 19:24:13 -06:00
Matthew Fisher d7277c2f02 rename prow to draft 2017-04-21 10:45:05 -07:00
Matthew Fisher bf8a6ac014 switch to jenkins 2017-04-11 14:36:57 -07:00
Matthew Fisher 14a8414053 document canary releases 2017-03-14 10:17:37 -07:00
Matthew Fisher 8305833953 document the release process
This commit documents the process on how new releases of prow should get rolled out. This is currently experimental and will be tested with the v0.2.0 release. Expect there to be future changes to this document if things don't go smoothly.
2017-03-10 16:49:09 -08:00
Matthew Fisher f06ff03b60 add drone badge 2017-02-27 16:49:23 -08:00
Matthew Fisher b737ce9640 add License notice in the README
Also points out that there is a lot of derivative work from Helm.
2017-02-27 12:39:36 -08:00
Matthew Fisher 2af21dda54 re-word getting started guide call-to-action 2017-02-22 09:25:05 -08:00
Seth Goings 18f281a25c fix(README): simplify readme 2017-02-15 15:16:39 -07:00
Vaughn Dice 681733d80c docs(getting-started.md): add getting-started doc 2017-02-14 15:35:47 -07:00
Matthew Fisher 522be81733 first draft of docs 2017-02-10 08:44:21 -08:00
Matt Boersma cee5fb10b5 docs(README): update some bootstrapping details 2017-02-08 16:13:41 -07:00
Matthew Fisher f089211f64 add docs for deploying prow using prow 2017-02-08 12:28:34 -08:00
Matt Boersma 05ea8985c0 docs(README): polish some language and add hyperlinks 2017-02-08 11:50:09 -07:00
Matthew Fisher 540064bb34 update usage 2017-02-06 13:09:30 -08:00
Matthew Fisher b3a1a3685e say that Go 1.7 is required 2017-02-06 11:36:59 -08:00
Matthew Fisher d8fe7f379a rename charts/prowd/ to chart/
prow itself looks for a chart/ directory. For a proof-of-concept it would be cool if
prowd could deploy (and optimally self-upgrade).
2017-01-31 15:57:31 -08:00
Matthew Fisher ee3f8d0da8 update README with `prow up` 2017-01-30 08:36:38 -08:00
Matthew Fisher c885e01f57 install prowd in the prow namespace 2017-01-27 11:12:54 -08:00
Matthew Fisher 5be2a2f6e4 update README with CLI usage 2017-01-27 11:01:11 -08:00
Matthew Fisher 593a3168b7 tag docker image based on sha1 of build context
closes #3
2017-01-25 14:21:18 -08:00
Matthew Fisher d8f28e4c0a add note about modifying charts/prowd/values.yaml 2017-01-24 15:35:02 -08:00