Commit Graph

19 Commits

Author SHA1 Message Date
Ayaz Salikhov
025413bb2d Run pre-commit hooks server side 2020-10-05 23:39:40 +03:00
Peter Parente
5758b59314 Fix SOURCE_COMMIT -> GITHUB_SHA references 2020-08-01 00:12:07 -04:00
Peter Parente
34e73d4f6b Refactor wiki hooks for Actions 2020-07-30 07:49:00 -04:00
Ayaz Salikhov
9096270368 Print image size in manifest 2020-05-26 15:07:25 +02:00
Peter Parente
f254a6376a [ci skip] Show jupyter/datascience-notebook tags on the wiki 2020-02-09 20:35:05 -05:00
Peter Parente
9f4983c5d1 Fix == in bash script
Follow on from #998
2020-02-09 18:53:45 -05:00
José Bayoán Santiago Calderón
47a5ad58ab Update datascience-notebook/hooks/apply_tags
Co-Authored-By: Peter Parente <parente@gmail.com>
2020-02-04 21:32:44 -05:00
José Bayoán Santiago Calderón
6450189822 Update datascience-notebook/hooks/apply_tags
Co-Authored-By: Peter Parente <parente@gmail.com>
2020-02-04 21:32:35 -05:00
José Bayoán Santiago Calderón
231241fe6d Fix extra space typo. 2020-02-01 13:08:58 -05:00
José Bayoán Santiago Calderón
51a2db8d1f ACR
Address code review.
- Added apply_tags to post_push
- Verified output for versions
2020-02-01 13:04:39 -05:00
José Bayoán Santiago Calderón
6fb99219fb Standardize the Julia version
Julia prints a bit more so we make it conformant with the rest.
2020-01-29 10:54:37 -05:00
José Bayoán Santiago Calderón
a54d90172d Create apply_tags
Draft!
2020-01-29 10:51:37 -05:00
Peter Parente
171ba82a30 Fix ssh key format
New Docker Hub UI loses newlines in the env
var settings. Loss of new lines leads ssh-add
to prompt and fail when loading the key.

Base64 encode and decode the key to workaround
the limitation.
2020-01-29 09:37:04 -05:00
Peter Parente
76853d93ed [ci skip] Escape those backticks 2019-03-16 22:38:40 -04:00
Peter Parente
4667cffc41 [ci skip] List full image name and tag 2019-03-16 22:31:10 -04:00
Peter Parente
3339b63abf [ci skip] Add row to build index after every image push 2019-03-16 22:03:59 -04:00
Peter Parente
243da296a1 [ci skip] Add language versions, conda info, fix spark info 2019-03-16 22:03:54 -04:00
Peter Parente
10c58da405 [ci skip] Add package manifest support
Generates manifest pages and pushes them
to the docker-stacks GitHub wiki.
Does not update a global index of all builds yet.
2019-03-15 16:08:27 -04:00
Peter Parente
e1e3f24b5d Docker Cloud build phase hooks
Must be located in the root of each docker build context
i.e., every stack folder
2017-07-09 15:59:19 -04:00