Commit Graph

2150 Commits

Author SHA1 Message Date
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
Peter Parente
b90cce83f3 Merge pull request #1125 from mathbunnyru/asalikhov/u20_0703
Update ubuntu image
2020-07-20 12:25:10 -04:00
Benedikt Reiz
57df73a322 Removed optional texlive-fonts-extra
Reduces the image size by >1 GB
2020-07-16 11:31:30 +02:00
Ayaz Salikhov
bf2cabc619 Update scipy-notebook packages 2020-07-13 21:25:04 +02:00
Ayaz Salikhov
ec31300c6a Update ubuntu image 2020-07-12 21:55:55 +02:00
Peter Parente
ea01ec4d9f Merge pull request #1120 from Bidek56/miniconda-4.8.3
Upgrading Ubuntu, miniconda and jupyterlab
2020-07-12 15:40:26 -04:00
Peter Parente
2ef14d52b0 Merge pull request #1122 from HarryWeppner/no-such-user
suppress "id: jovyan: no such user" message during start
2020-07-12 15:39:31 -04:00
Romain
e2e1399cd7 pre-commit hook added + minor fixes
## pre-commit
pre-commit added to check

- `bash` files with bashate see #1109
- `yaml` files with yamlint see #1108
- `docker` files with hadolint see #1100

# hadolint

version of the linter added as a variable in the `Makefile`
2020-07-11 17:06:00 +02:00
Harry Weppner
2dd822dd6f suppress "id: jovyan: no such user" message during start 2020-07-06 18:14:04 -07:00
Darek
9441d4462d Upgrading based Ubuntu, miniconda and jupyterlab 2020-07-05 14:55:37 +00:00
Peter Parente
5197709e9f Merge pull request #1117 from chrisgorgo/master
Updating sklearn to version 0.23
2020-07-04 17:25:36 -04:00
Ayaz Salikhov
e28a197b41 Fix 2020-07-04 20:33:55 +02:00
Ayaz Salikhov
95ef61e12b Fix 2020-07-04 19:15:26 +02:00
Ayaz Salikhov
439f055b37 Fix 2020-07-04 19:11:16 +02:00