-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add NetworkPolicies #7
Comments
manics
pushed a commit
that referenced
this issue
Nov 13, 2020
…c99ff0d25a28b24b92bb7dbe commit a81ce038f7b22d2cc99ff0d25a28b24b92bb7dbe Merge: db984b6 af034b5 Author: Yuvi Panda <yuvipanda@gmail.com> Date: Wed May 29 11:37:57 2019 -0700 Merge pull request #34 from SwissDataScienceCenter/master avoid mangling of quotes in rendered charts (#1) commit af034b540b3e2815520dad375be176f08fb1ec06 Author: Fotis Georgatos <kefalonia@gmail.com> Date: Thu May 16 17:49:28 2019 +0200 build: avoid mangling of quotes in rendered charts (#1) Not having this has the potential to e.g. cast `off` to `false` (if so, nginx-ingress could become a sad panda) commit db984b640eccbe84407450d5dd222b8830aa1ac8 Merge: 541f132 74c4d17 Author: Min RK <benjaminrk@gmail.com> Date: Fri May 10 13:18:22 2019 +0200 Merge pull request #28 from SwissDataScienceCenter/sanitize provide a reset option to reset image tags and chart version commit 74c4d173f49bbca2eae3e4eec10bc774ad4a32df Author: Min RK <benjaminrk@gmail.com> Date: Fri May 10 11:44:34 2019 +0200 remove duplicate Skipping-build logic caused by a merge commit 80421d6732c9ecabafebbb76aa47db27ed73119c Author: Rok Roskar <roskarr@ethz.ch> Date: Wed Mar 27 14:57:24 2019 +0100 docs: document use of resetTag value commit 2591334e7173f9d5a72efead69d11ed2061a6205 Author: Rok Roskar <roskarr@ethz.ch> Date: Wed Mar 27 14:31:20 2019 +0100 change sanitize -> reset with skip-build option commit 7b5c0812d2cdd5155677d0706a2f8ab5cfd9a2ec Author: Rok Roskar <roskarr@ethz.ch> Date: Wed Dec 12 14:22:55 2018 +0100 sanitize the charts commit 541f132f31c9f3a66750d7847fb28c7ce5a0ca6d Author: Min RK <benjaminrk@gmail.com> Date: Thu Feb 7 16:19:09 2019 +0100 back to dev commit 93d0e5aa03b3f766c74257fa1d9754d04f50d177 Author: Min RK <benjaminrk@gmail.com> Date: Thu Feb 7 16:18:33 2019 +0100 release 0.3.1 commit f71a0ef0d2a186a7932691df8d2989a64d15530d Merge: d281524 bc79058 Author: Min RK <benjaminrk@gmail.com> Date: Thu Feb 7 16:17:14 2019 +0100 Merge pull request #32 from minrk/fix-tags check for image existence commit bc790580f70635b8e2864f2e1ccdc081a6072315 Author: Min RK <benjaminrk@gmail.com> Date: Thu Feb 7 16:07:35 2019 +0100 run chartpress of zero-to-jupyterhub as a test commit d3277e4325b6cc5c546840fca447da49a48e701b Author: Min RK <benjaminrk@gmail.com> Date: Thu Feb 7 15:56:35 2019 +0100 use docker Python client to check for images instead of experimental cli commit 79cd310d3e3f802a6c47948befc5cd1c4b4b14d8 Author: Min RK <benjaminrk@gmail.com> Date: Thu Feb 7 15:47:25 2019 +0100 changelog for 0.3.1 commit 1338550b133230502782a12267d5b166a05896ff Author: Min RK <benjaminrk@gmail.com> Date: Thu Feb 7 15:45:29 2019 +0100 don't echo clone with credentials commit 55fe935e327e04d8effe522fb17711b4eb98232f Author: Min RK <benjaminrk@gmail.com> Date: Thu Feb 7 15:40:31 2019 +0100 use image existence for build/push contitions better verification of need to build and/or push, rather than checking the commit range commit range is now completely ignored commit 03e4b9f3b48bbf5c0ed99585543da0b716a887ec Author: Min RK <benjaminrk@gmail.com> Date: Thu Feb 7 14:52:06 2019 +0100 echo shell commands during chartpress commit d2815240f3edc565ca6a4650037c70d9bd014a55 Author: Min RK <benjaminrk@gmail.com> Date: Thu Feb 7 11:57:05 2019 +0100 back to dev commit a29b4b573fcefac66d0748ed97f5372cfc1268e5 Author: Min RK <benjaminrk@gmail.com> Date: Thu Feb 7 11:55:13 2019 +0100 add readme for long_description commit 220d09b0462b5d949051ca2247761ba93f565b11 Author: Min RK <benjaminrk@gmail.com> Date: Thu Feb 7 11:51:59 2019 +0100 release 0.3.0 commit e2c01a586ccedad840adbde997b0de80a56d41d0 Merge: a3b47eb 6ea6337 Author: Min RK <benjaminrk@gmail.com> Date: Thu Feb 7 11:50:59 2019 +0100 Merge pull request #31 from minrk/changelog add a changelog commit a3b47ebfdd16a4697aaa25bf324901d22fb0ae39 Merge: 410850e 23e1cbb Author: Min RK <benjaminrk@gmail.com> Date: Thu Feb 7 11:48:02 2019 +0100 Merge pull request #30 from minrk/require-36 Declare that we require Python 3.6 commit 6ea6337ad26f2d79cae842e89d91c2fcf885add8 Author: Min RK <benjaminrk@gmail.com> Date: Thu Feb 7 11:47:11 2019 +0100 add a changelog up to 0.3.0 commit 23e1cbbafebc902fd3b70ae8bdc21731cbc1d3f7 Author: Min RK <benjaminrk@gmail.com> Date: Thu Feb 7 11:37:19 2019 +0100 chartpress requires Python 3.6 we use f-strings commit 410850ef7ccaa58d659f774e7c21f964c1df1cdb Merge: 23d8e9d 1401330 Author: Yuvi Panda <yuvipanda@gmail.com> Date: Wed Dec 19 09:03:04 2018 -0800 Merge pull request #29 from minrk/versions include chart version as prefix in image tags commit 14013301461e89e12d1756bc7bf28d26ad119246 Author: Min RK <benjaminrk@gmail.com> Date: Wed Dec 19 14:11:54 2018 +0100 include chart version as prefix in image tags so we get `0.8-sha` instead of just `sha`. Makes it a little easier to see which builds are for which chart version commit 23d8e9d0aa5dd8fa467546446b4d43e2933c65de Author: Min RK <benjaminrk@gmail.com> Date: Sun Aug 19 10:47:22 2018 +0200 back to dev commit 7862f803ca146eb1d55b9c6a74928e20b773067a Author: Min RK <benjaminrk@gmail.com> Date: Sun Aug 19 10:46:40 2018 +0200 0.2.2 commit 017d64d61de652d8dfde1ca1b95c2490ba150961 Merge: 2f26733 5f8b517 Author: Min RK <benjaminrk@gmail.com> Date: Sun Aug 19 10:45:54 2018 +0200 Merge pull request #22 from minrk/rm-v avoid adding ‘v’ to chart version when using `--tag vX.Y` commit 5f8b517a932be3f6b530e34400aed31c8f968df3 Author: Min RK <benjaminrk@gmail.com> Date: Sun Aug 19 10:21:42 2018 +0200 avoid adding ‘v’ to chart version when using `--tag vX.Y` chart versions should be version strings, but tags may have a leading ‘v’. Strip the v from the chart version if it’s there. commit 2f26733f6ebf9e2b76bd9cfa3b8a8439daa0b16c Merge: 72b6bc5 5aa6bca Author: Tim Head <betatim@gmail.com> Date: Wed Aug 15 17:47:43 2018 +0200 Merge pull request #20 from leafty/patch-1 Coerce ruamel.yaml seq to be python list commit 5aa6bca5d53a4cbd01cfcbdf466cd0b0faf57161 Author: Johann-Michael Thiebaut <johann.thiebaut@gmail.com> Date: Wed Aug 15 14:23:33 2018 +0200 Update chartpress.py commit fd1d98e33de66f0b002fb779fdf65c3430cf192e Author: Johann-Michael Thiebaut <johann-michael.thiebaut@epfl.ch> Date: Wed Aug 15 08:35:20 2018 +0200 Coerce ruamel.yaml seq to be python list Fix #19 commit 72b6bc5fe82f9f863d345f1360ff00987afca2ce Author: Min RK <benjaminrk@gmail.com> Date: Fri Aug 10 13:31:11 2018 +0200 back to dev commit 1efdba49c8745fa659bb6ed8a05015aa47a88b5b Author: Min RK <benjaminrk@gmail.com> Date: Fri Aug 10 13:30:13 2018 +0200 release 0.2.1 commit a09b632843ceb7b22fc73fbe60001998bfff8949 Merge: 9fe0999 e147333 Author: Min RK <benjaminrk@gmail.com> Date: Fri Aug 10 13:27:31 2018 +0200 Merge pull request #17 from leafty/fix-dict-check Fix build_values mapping check commit e1473333b0e6661f797fb740784d58d8e68411e2 Author: Johann-Michael Thiebaut <johann-michael.thiebaut@epfl.ch> Date: Fri Aug 10 08:35:25 2018 +0200 Fix build_values mapping check commit 9fe099952da8db1d85f780c7f563ea0c76074d81 Merge: 5d6f2fc 94b196e Author: Min RK <benjaminrk@gmail.com> Date: Sun Jul 15 14:16:27 2018 -0500 Merge pull request #16 from minrk/quote-strings ensure tag string is quoted commit 94b196ee23aea3cfb4d6c4a15e3fce2bbe9423fa Author: Min RK <benjaminrk@gmail.com> Date: Fri Jul 13 19:10:53 2018 -0500 ensure tag string is quoted workaround bizarre ruamel.yaml bug that results in unquoted strings that are all-digits and start with 0 and contain an 8 or 9. commit 5d6f2fc529d57489021b6e15ea74c228b3db8dc5 Merge: 82c0975 1f6f03b Author: Min RK <benjaminrk@gmail.com> Date: Fri Jul 13 17:42:32 2018 -0500 Merge pull request #14 from leafty/prefix Added option to change docker image prefix commit 1f6f03b0187b3970c531d7f4aac3f2c0e8ac80a0 Author: Min RK <benjaminrk@gmail.com> Date: Fri Jul 13 17:39:43 2018 -0500 call it image-prefix to be consistent with the chart commit 837e4c26affa6a5492a58d0e50d658672df8f2d0 Author: Johann-Michael Thiebaut <johann-michael.thiebaut@epfl.ch> Date: Thu May 31 11:26:57 2018 +0200 Use None as default for --set-prefix commit d1333524eb4ffcc1c87321ca0b4c3a456569c8dd Author: Johann-Michael Thiebaut <johann-michael.thiebaut@epfl.ch> Date: Tue May 29 17:23:08 2018 +0200 Added option to change docker image prefix commit 82c097506df212f2fc1ea4b8e722e2670c9aec12 Author: Min RK <benjaminrk@gmail.com> Date: Tue May 29 11:46:48 2018 +0200 back to dev commit 99d6631898787aa806d35c8742405e06b20ef77a Author: Min RK <benjaminrk@gmail.com> Date: Tue May 29 11:46:00 2018 +0200 0.2.0 commit d8d78453a8c27776482449ac717452419221b232 Merge: 1c84892 a2c2c0b Author: Min RK <benjaminrk@gmail.com> Date: Thu May 24 13:25:22 2018 +0200 Merge pull request #11 from jirikuncar/image Update only necessary fields in image commit 1c848929805e558151f0d09b6bb458f15a3ef591 Merge: c4b55e8 cf7f91e Author: Min RK <benjaminrk@gmail.com> Date: Thu May 24 13:23:55 2018 +0200 Merge pull request #9 from jirikuncar/git-path-separation Fix path separation for git commands commit c4b55e8b859c454c2fd59c13e00f79cb6e31dfa7 Merge: 2c24816 9da35b1 Author: Min RK <benjaminrk@gmail.com> Date: Thu May 24 13:23:27 2018 +0200 Merge pull request #12 from betatim/consider-self Include chartpress.yaml when deciding freshness commit 9da35b1230c8211cb72ba2078da95555382c2855 Author: Tim Head <betatim@gmail.com> Date: Thu May 24 13:12:02 2018 +0200 Include chartpress.yaml when deciding freshness When deciding if an image needs to be rebuilt include chartpress.yaml as a path to check for modifications. commit a2c2c0be7112a63a6ec20efc036221527d8fa59e Author: Jiri Kuncar <jiri.kuncar@gmail.com> Date: Thu May 24 09:58:57 2018 +0200 Update only necessary fields in image commit 2c2481661a1d7bb8d396b812276ee33520b67314 Merge: e9e1fce f507225 Author: Min RK <benjaminrk@gmail.com> Date: Wed Apr 25 12:55:38 2018 +0200 Merge pull request #8 from jirikuncar/git-remote Support GitHub token for pushing gh-pages commit f5072254d99063cc83678e3cc05c8386b3c3d98f Author: Jiri Kuncar <jiri.kuncar@gmail.com> Date: Fri Apr 20 14:38:08 2018 +0200 Support GitHub token for pushing gh-pages commit cf7f91eda94d518c4991a934d3f720d0421195af Author: Jiri Kuncar <jiri.kuncar@gmail.com> Date: Mon Apr 23 13:08:59 2018 +0200 Fix path separation for git commands commit e9e1fced32a0e5554108ef3e1e1efb00fb28a228 Merge: 916160f f956cab Author: Carol Willing <carolcode@willingconsulting.com> Date: Thu Apr 12 08:12:54 2018 -0700 Merge pull request #7 from minrk/changes show changes being made to values.yaml commit f956cab4894a7b784d88e5116fad73d723901587 Author: Min RK <benjaminrk@gmail.com> Date: Thu Apr 12 11:51:47 2018 +0200 Show changes being made to values.yaml commit 90b1b64f33e57ab71411a90b9e3848def3ebd031 Author: Min RK <benjaminrk@gmail.com> Date: Thu Apr 12 11:51:31 2018 +0200 allow build_args to be None commit 7c1b9c3f4a819ee7c9ece33709d1dfe2885d896c Author: Min RK <benjaminrk@gmail.com> Date: Thu Apr 12 11:51:22 2018 +0200 docstrings commit 916160f4f9db76dfc61eec986f3e26a73a4aa798 Merge: 9a967f7 f51e414 Author: Min RK <benjaminrk@gmail.com> Date: Tue Apr 10 15:45:31 2018 +0200 Merge pull request #6 from yuvipanda/repository Populate image repository name in `repository` commit f51e414c2db1236c092ec70ae203af01392dabd9 Author: yuvipanda <yuvipanda@gmail.com> Date: Mon Apr 9 11:17:44 2018 -0700 Populate image repository name in `repository` commit 9a967f7555c775c86a74cd5f33906b8aa91b38c4 Merge: 271c75e 86d5bdd Author: Min RK <benjaminrk@gmail.com> Date: Mon Apr 2 19:21:51 2018 +0200 Merge pull request #5 from minrk/shallow-caveat add shallow-clone caveat commit 86d5bdd523ea52b0266692bf54f4de745db320fe Author: Min RK <benjaminrk@gmail.com> Date: Sun Apr 1 11:16:42 2018 +0200 add shallow-clone caveat commit 271c75ea4a14cc9767a1685a832fc81980cd4334 Merge: c249dbf 1357214 Author: Yuvi Panda <yuvipanda@gmail.com> Date: Tue Mar 27 09:39:41 2018 -0700 Merge pull request #4 from jacobtomlinson/optional-images Make images optional commit 13572144b598434206f6b883f69009cef4db39fc Author: Jacob Tomlinson <jacob@jacobtomlinson.co.uk> Date: Tue Mar 27 11:25:30 2018 +0100 Make images optional commit c249dbf1c22f1c8b44a447fd21ad2a99056e400b Author: Min RK <benjaminrk@gmail.com> Date: Fri Feb 23 13:35:12 2018 +0100 fix one more s/tag/image_tag/ commit 950fa57ea292ea61c59a9bbfa6fbb457ecde068f Merge: 39d98db e018420 Author: Min RK <benjaminrk@gmail.com> Date: Fri Feb 23 13:30:22 2018 +0100 Merge pull request #1 from minrk/fix-tag fix image tag when building multiple images commit e018420ab08da2158b29bb4cac7278dbad199b96 Author: Min RK <benjaminrk@gmail.com> Date: Fri Feb 23 13:20:10 2018 +0100 fix image tag when building multiple images avoids overwriting tag argument for subsequent images commit 39d98db8e7cc7f1287d868c999a866a099e39720 Merge: 2bef24b 5d29102 Author: Min RK <benjaminrk@gmail.com> Date: Fri Feb 23 13:28:10 2018 +0100 Merge pull request #2 from minrk/flake very basic testing on Travis commit 5d29102ebe62802aa67e1bbe0317d513c96b2b2a Author: Min RK <benjaminrk@gmail.com> Date: Fri Feb 23 13:23:34 2018 +0100 very basic testing with travis get help output and run pyflakes for correctness commit 2bef24b0335d74dfb8c4c6064c5b8ff5f1bcd825 Author: Min RK <benjaminrk@gmail.com> Date: Fri Feb 23 12:03:53 2018 +0100 back to dev commit 83fc73bd5d69d42a035e5bae7bb66b1d697d8ea2 Author: Min RK <benjaminrk@gmail.com> Date: Fri Feb 23 12:03:09 2018 +0100 0.1.1 commit 776276bfbb89844b7f010a97f2571f0f8606dcf5 Author: Min RK <benjaminrk@gmail.com> Date: Fri Feb 23 12:02:47 2018 +0100 add dependency on ruamel.yaml commit b915baada4a8318bf35cf2b0d4097fdf9d13cdb1 Author: Min RK <benjaminrk@gmail.com> Date: Fri Feb 23 11:49:44 2018 +0100 back to dev commit d351d379e3c82fc32cf0d7fdd4b5994de47df89b Author: Min RK <benjaminrk@gmail.com> Date: Fri Feb 23 11:47:55 2018 +0100 add usage commit 3a5955fa2ce43db2215efdfbbee487ed65e3ea30 Author: Min RK <benjaminrk@gmail.com> Date: Fri Feb 23 11:45:58 2018 +0100 call build_images with kwargs clearer than having too many positional args commit ce63b08204f979fa82634e6787fc1507040c2de4 Author: Min RK <benjaminrk@gmail.com> Date: Fri Feb 23 11:45:34 2018 +0100 module-level docstring commit f6905561a1596870453edafc15ed1c41d9afa1ac Author: Min RK <benjaminrk@gmail.com> Date: Fri Feb 23 11:45:21 2018 +0100 load config after cli parsing allows -h output without reading chartpress.yaml commit f272f4ba8e0982866a89a285a633f8b030aeacf9 Author: Min RK <benjaminrk@gmail.com> Date: Fri Feb 23 11:41:17 2018 +0100 add help messages to all args commit b7e064a7ffd0f75560073e10c3595c07baecd8bb Author: Min RK <benjaminrk@gmail.com> Date: Fri Feb 23 11:41:07 2018 +0100 only pass dockerfile arg if specified commit 19a1199649fd9d87d60676cc88f75263ec74d111 Author: Min RK <benjaminrk@gmail.com> Date: Fri Feb 23 11:35:58 2018 +0100 make it a package commit 3855514b9669d93b2b40e1a39f9ebaeecb74f4e2 Author: Min RK <benjaminrk@gmail.com> Date: Fri Feb 23 11:26:30 2018 +0100 license attribution commit 32f5e7954b869828c8f6f1fcaa1aa4bfa7c18f04 Author: Min RK <benjaminrk@gmail.com> Date: Fri Feb 23 11:25:55 2018 +0100 add example to README commit 4d127ecfaa7b75015a5c2454d3ad115e39653510 Author: Min RK <benjaminrk@gmail.com> Date: Fri Feb 23 11:12:40 2018 +0100 add initial CONTRIBUTING.md commit 77b2f3e480f7998d8532678f1cb59f235a03deac Author: Min RK <benjaminrk@gmail.com> Date: Fri Feb 23 11:10:13 2018 +0100 call it chartpress commit 453b8f203bb95ee58671d450cd160222b4f53e83 Author: Min RK <benjaminrk@gmail.com> Date: Fri Feb 23 11:09:07 2018 +0100 resync with binderhub commit 7359dca065ea53c214ae8cd9d78ccd13f2fe9e06 Author: Erik Sundell <erik.i.sundell@gmail.com> Date: Tue Jan 2 05:21:06 2018 +0100 Fix #372 - build.py corrupts yaml Note that `typ=rt`, `mapping=2`, and `offset=2` are default params that could be removed. commit 6e1d1497edd7bb2312a1bc147199b0cd7a154592 Author: Min RK <benjaminrk@gmail.com> Date: Wed Dec 13 15:24:35 2017 +0100 resync build.py from binderhub Includes fixes needed for it to work with binderhub. None of the changes should affect this repo, other than the removed need for messing with dates. commit 7168ce3fc323466eeae04d4799fc1653fcbb6904 Author: yuvipanda <yuvipanda@gmail.com> Date: Wed Dec 6 09:11:33 2017 -0800 Fix build commit 3a88b60e72d2b16a35f6907bae3a1fe90c147c48 Author: yuvipanda <yuvipanda@gmail.com> Date: Wed Dec 6 06:02:30 2017 -0800 Fix typos commit eaf3c0c364456b2fb632d07b25d809aa41c21b1a Author: yuvipanda <yuvipanda@gmail.com> Date: Tue Dec 5 12:28:42 2017 -0800 Generalize build.py to be not z2jh specific I'm calling it 'chartpress', like a printing press but for charts. - Factor out repo specific info into a separate chartpress.yaml file, so we can move build.py to a separate repo eventually - Fixup travis to use new commandline params commit 7b857dcb364b83f98a2c8363d7b58b74be8f8745 Author: yuvipanda <yuvipanda@gmail.com> Date: Mon Dec 4 18:27:01 2017 -0800 Add functionality to build.py to make releases commit 8e3c8e488ca6e5e27cb513919895bf3fccecc61f Author: yuvipanda <yuvipanda@gmail.com> Date: Thu Nov 23 12:18:58 2017 -0800 Make the published times in index.yaml correct Currently they aren't, they're all set to the last chart's updated date. This is because they're set from mtime by helm, but our git clone does not preserve mtimes. So we 'fix it up' by using information from git to find last modified times. commit 906c1dfd606e510943cbf056bf19ab0b61e2b741 Author: yuvipanda <yuvipanda@gmail.com> Date: Tue Nov 14 18:52:17 2017 -0800 Put [jupyterhub] in commit messages when pushing built charts To differentiate it from the binderhub chart pushes commit f9962f7978a58756f410207d9ff57ab674e791c3 Author: Min RK <benjaminrk@gmail.com> Date: Tue Nov 7 14:31:44 2017 +0100 bump jupyterhub to 0.8.1 now that it's out commit ba5e43c3e96a9a8dc96064220f1259c351fe1039 Author: yuvipanda <yuvipanda@gmail.com> Date: Mon Oct 30 13:52:38 2017 -0700 Update build.py to use ruamel.yaml This lets us run build.py to do local dev without giving us a massive values.yaml dump diff commit 9aff64db2c481c508189ec92fd0a3b52573f9f27 Author: yuvipanda <yuvipanda@gmail.com> Date: Thu Oct 5 11:41:32 2017 -0700 Bump JupyterHub version to 0.8 0.8 is out now! commit 194ce2f3d1ba0593d3a79d06691ddc35d7beaf24 Author: yuvipanda <yuvipanda@gmail.com> Date: Mon Sep 25 10:21:35 2017 -0700 Bump JupyterHub version commit 07209458f327781bd57cc2a5dc16c878cebe315e Author: Min RK <benjaminrk@gmail.com> Date: Wed Sep 20 21:59:25 2017 +0200 make 0.8 the default and apply build-arg in build.py commit f6ad05fd4bfe7a0bcee4aa0952bda1f8abb43d17 Author: Min RK <benjaminrk@gmail.com> Date: Wed Sep 20 14:16:52 2017 +0200 Revert "update helm-chart publish url" This reverts commit 28420ca56fb9f82aa4d2fcfd871588174b221b7e. still pushing to helm-chart on purpose commit ac521b3072309857564ef7d0bd63e78fd7d347 Author: Min RK <benjaminrk@gmail.com> Date: Wed Sep 20 12:49:29 2017 +0200 update helm-chart publish url commit b3d3a76a48c7a93d8b0d9471d35c3a665e0c3737 Author: Min RK <benjaminrk@gmail.com> Date: Wed Sep 20 10:36:59 2017 +0200 remove binderhub chart that will be moved over to binderhub itself in another PR commit a47286d5278a7e6d27b07049f824858e684a048c Author: Min RK <benjaminrk@gmail.com> Date: Wed Sep 6 15:59:30 2017 +0200 only publish pages if --push commit 7a4bc7fa8e245c80a917e5d8331c5c0fa6d5cf86 Author: yuvipanda <yuvipanda@gmail.com> Date: Mon Aug 14 19:06:05 2017 -0700 Use - instead of + This is semver for unreleased versioning. Should have just read the document first. commit 805e87ce5b2e026a7248a746f26247b38bc2ddd2 Author: yuvipanda <yuvipanda@gmail.com> Date: Mon Aug 14 18:18:21 2017 -0700 Munge chart version only if it's set to v0.0.1 All autobuilt versions will be called v0.0.1+something. This is because v0.4.0+something satisfies v0.4.0, and so people were pulling broken versions of the chart! commit 6e57feced11379368615dbc4918e5369063715c0 Author: yuvipanda <yuvipanda@gmail.com> Date: Tue Aug 8 17:07:19 2017 -0700 Make sure that version is a semver commit c0813477c8ace0841bc1dbb074a4e3e36f2bb2cd Author: yuvipanda <yuvipanda@gmail.com> Date: Sat Aug 5 17:33:46 2017 -0700 Add a build script that auto pushes from travis commit 74f3be700bbafd8ff17c19cab3376dc8aec66795 Author: yuvipanda <yuvipanda@gmail.com> Date: Mon May 29 18:32:30 2017 -0700 Make jupyterhub a dependency of binderhub Won't have one without the other! commit 3629bdae22004c47ac73fe9bde8419623c034977 Author: Min RK <benjaminrk@gmail.com> Date: Thu Feb 15 15:45:51 2018 +0100 Initial commit
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: