Commit Graph

1623 Commits

Author SHA1 Message Date
Romain
6d42503c68 Merge pull request #1152 from jgwerner/fix/update-start-gid
Add -f option with groupadd to gracefully exit when adding existing groups
2020-08-26 18:49:08 +02:00
Greg
e95f3c5e86 add -f option with groupadd
Signed-off-by: Greg <werner.greg@gmail.com>
2020-08-20 20:19:39 -04:00
Romain
b2562c469c Merge pull request #1151 from chancez/update_notebook_version
base-notebook: Update notebook to 6.1.3 and jupyterlab to 2.2.5
2020-08-20 20:19:34 +02:00
Chance Zibolski
a1e40faed8 base-notebook: Update notebook to 6.1.3 and jupyterlab to 2.2.5 2020-08-20 09:22:05 -07:00
Romain
f200ab964c Merge pull request #1149 from ImreSamu/julia_1_5_0
update to julia 1.5.0
2020-08-19 18:48:46 +02:00
ImreSamu
cfbc0c3541 update to julia 1.5.0 2020-08-18 15:02:47 +02:00
GitHub Actions
3cba2932e9 [ci skip] Automated publish for 13b866ff67 2020-08-17 03:45:10 +00:00
Romain
13b866ff67 Merge pull request #1145 from romainx/spark_version
Resolves #1131: Allow alternative Spark version
2020-08-17 05:44:28 +02:00
Romain
7d0e50e307 Merge pull request #1146 from romainx/fix_examples
Resolve Docker lint (hadolint) errors
2020-08-16 21:10:56 +02:00
Ayaz Salikhov
3f189efd18 Fix 2020-08-16 20:06:16 +03:00
Ayaz Salikhov
530e2b3834 Merge branch 'master' into asalikhov/py_codestyle 2020-08-16 20:02:40 +03:00
romainx
c288e77acb Fix debug line commented 2020-08-16 17:03:10 +02:00
romainx
ba4b59db11 Resolve Docker lint (hadolint) errors
- Exclude `ppc64` Dockerfiles from the linting in pre-commit since we cannot check their build easily and so fix the lint errors without breaking something (already excluded in the `Makefile`)
- Fix examples Dockerfile to invert root and jovyan user instructions (Last user should not be root `DL3002`)
2020-08-16 10:24:24 +02:00
romainx
8669d6e79b Resolves #1131: Allow alternative Spark version
Allow to build `pyspark-notebook` image with an alternative Spark version.

- Define arguments for Spark installation
- Add a note in "Image Specifics" explaining how to build an image with an alternative Spark version
- Remove Toree documentation from "Image Specifics" since its support has been droped in #1115
2020-08-15 20:19:35 +02:00
Peter Parente
9b87b16254 Merge pull request #1144 from parente/debug-wiki-push
Fix GITHUB_REPOSITORY value
2020-08-09 12:46:50 -04:00
Peter Parente
84b7e4b69d Fix GITHUB_REPOSITORY value 2020-08-09 12:45:48 -04:00
Peter Parente
7e2f380b17 Merge pull request #1143 from parente/debug-wiki-push
Debug info for wiki push failure
2020-08-09 11:49:17 -04:00
Peter Parente
4c2cbe5b1b Debug info for wiki push failure 2020-08-09 11:46:52 -04:00
Peter Parente
f1811928b3 Fix missing bash continuation 2020-08-09 00:02:08 -04:00
Peter Parente
edf81a1a8a Merge pull request #1142 from parente/fix-wiki-upstream
Fix git-commit upstream
2020-08-09 00:00:59 -04:00
Peter Parente
a3a9259437 Fix git-commit upstream
cd before configuring
2020-08-08 23:59:51 -04:00
Peter Parente
01978d2710 Merge pull request #1141 from parente/update-dhub-readmes
[ci skip] Update stack READMEs
2020-08-08 15:10:25 -04:00
Peter Parente
1031477369 [ci skip] Update READMEs visible on Docker Hub 2020-08-08 15:09:02 -04:00
GitHub Actions
58a89177e4 [ci skip] Automated publish for 24da256d4e 2020-08-08 19:06:23 +00:00
Peter Parente
24da256d4e Merge pull request #1123 from romainx/pre-commit
pre-commit hook + minor fixes
2020-08-08 15:05:40 -04:00
Peter Parente
4b07fcdcb6 Merge pull request #1134 from maresb/patch-1
Pandas to 1.1
2020-08-08 15:05:05 -04:00
Peter Parente
455e10b64f Merge branch 'master' into pre-commit 2020-08-08 14:23:34 -04:00
Peter Parente
a4d48eafcb Merge pull request #1138 from parente/fix-wiki-commit
[ci skip] Fix wiki commit, 'ci skip' support
2020-08-08 14:20:06 -04:00
Peter Parente
006de91b79 Fix YAML syntax (take 1) 2020-08-08 14:18:43 -04:00
Peter Parente
7953f679bc Support ci skip in PRs 2020-08-08 14:16:26 -04:00
Peter Parente
a7d6d765f5 [ci skip] Fix wiki commit step, use single shell session 2020-08-08 14:09:54 -04:00
Peter Parente
795a0bb69f Merge pull request #1137 from parente/test-gh-actions
Fix git-commit var syntax
2020-08-07 23:38:23 -04:00
GitHub Actions
68c4a6dba2 Fix git-commit var syntax 2020-08-07 23:36:16 -04:00
Peter Parente
db4c286827 Merge pull request #1136 from parente/test-gh-actions
Combine jobs within workflows
2020-08-07 23:29:36 -04:00
Peter Parente
01013cf926 Combine jobs within workflows 2020-08-07 23:12:47 -04:00
Peter Parente
63fdb9681a Merge pull request #1135 from parente/test-gh-actions
Update doc, Dockerfile to test GH Actions
2020-08-07 22:53:36 -04:00
Peter Parente
06ade941b9 Use latest recommonmark 2020-08-07 22:52:19 -04:00
Peter Parente
3fd1af5806 Remove extra quote 2020-08-07 22:52:18 -04:00
Peter Parente
9f5c9b7696 Fix push -> pull_request event triggers
I originally tested in my fork where everything happened to be a push to a branch in the same repo.
2020-08-07 22:52:17 -04:00
Peter Parente
95f792c690 Travis -> GitHub Actions in doc 2020-08-07 22:52:12 -04:00
Peter Parente
2db6171566 Merge pull request #1132 from parente/github-actions
Switch to GitHub Actions for CI/CD
2020-08-07 21:45:48 -04:00
Ben Mares
81131ffce0 Pandas to 1.1 2020-08-06 10:33:02 +02:00
Peter Parente
3ef53ce417 Merge branch 'master' into github-actions 2020-08-01 00:13:04 -04:00
Peter Parente
5758b59314 Fix SOURCE_COMMIT -> GITHUB_SHA references 2020-08-01 00:12:07 -04:00
Peter Parente
1a66dd36ff Merge pull request #1130 from FASTGenomics/master
Removed optional texlive-fonts-extra
2020-08-01 00:09:16 -04:00
Peter Parente
acb5399214 Merge pull request #1127 from mathbunnyru/asalikhov/update_packages
Update scipy-notebook packages
2020-07-30 08:26:01 -04:00
Peter Parente
61b4303d57 Remove travis config 2020-07-30 08:25:29 -04:00
Peter Parente
2adaaef261 Merge branch 'master' into asalikhov/update_packages 2020-07-30 07:55:25 -04:00
Peter Parente
8431b341df Push images, git changes 2020-07-30 07:50:23 -04:00
Peter Parente
d2cb805740 Clean up hook debugs, leftovers 2020-07-30 07:50:23 -04:00