Commit Graph

2163 Commits

Author SHA1 Message Date
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
Peter Parente
0f1ebea3c7 Fix missing container wait in test 2020-07-30 07:50:16 -04:00
Peter Parente
29deff6162 TODOs, ci skip check 2020-07-30 07:50:10 -04:00
Peter Parente
76af1fd8f6 Separate main, wiki paths 2020-07-30 07:49:07 -04:00
Peter Parente
34e73d4f6b Refactor wiki hooks for Actions 2020-07-30 07:49:00 -04:00
Peter Parente
99b02d3bbc Run sphinx build 2020-07-30 07:49:00 -04:00
Peter Parente
3dd0c3227b Draft initial configs 2020-07-30 07:48:49 -04:00
Romain
bf39616d86 documentation 2020-07-24 05:16:12 +02:00
Ayaz Salikhov
7b43439686 Do not install python-dev 2020-07-21 23:19:56 +02:00
Romain
bbd4217ae5 Merge branch 'master' into pre-commit 2020-07-21 21:49:23 +02:00
Romain
17cdb90fac Changes following review
- Remove inconsistency of callink make lint-all from the pre-commit hookj
- Remove comment in pre-commit conf
- Add specific targets in makefile to install and run pre-commit
- Change yamlint default conf to avoid line too long (for example on travis file)
2020-07-21 21:45:36 +02:00
Benedikt Reiz
0f7d39cbfe Merge branch 'master' into master 2020-07-21 10:23:42 +02:00