Commit Graph

2693 Commits

Author SHA1 Message Date
Ayaz Salikhov
004812e97f Use sphinx-book-theme==0.3.0rc1 2022-02-26 18:07:37 +00:00
Ayaz Salikhov
69ddfa810e Revert "Skip test to be able to build and push new image"
This reverts commit 6d91620dbb.
2022-02-22 12:52:31 +00:00
Ayaz Salikhov
6d91620dbb Skip test to be able to build and push new image 2022-02-22 01:23:04 +00:00
Ayaz Salikhov
13107fceae Merge pull request #1635 from mathbunnyru/asalikhov/fix_cython
Fix cython in scipy-notebook
2022-02-21 19:46:38 +00:00
Ayaz Salikhov
854da977a0 Fix feature request issue template style 2022-02-21 19:18:18 +00:00
Ayaz Salikhov
3b8325419e Remove unused variable 2022-02-21 19:06:55 +00:00
Ayaz Salikhov
9196fb296a Add comment 2022-02-21 18:49:05 +00:00
Ayaz Salikhov
0fae846c34 Simplify test 2022-02-21 18:47:42 +00:00
Ayaz Salikhov
9b2484a38b Use DEBUG log level 2022-02-21 17:29:20 +00:00
Ayaz Salikhov
96f8bcf771 Fix cython in scipy-notebook 2022-02-21 16:52:25 +00:00
Ayaz Salikhov
3088589c06 Move matplotlib tests to specific folder 2022-02-21 16:17:26 +00:00
Ayaz Salikhov
5cb1a915c4 Merge pull request #1634 from mathbunnyru/asalikhov/test_all
Run tests on all children images
2022-02-21 13:38:26 +00:00
Ayaz Salikhov
d22a074411 Update images_hierarchy.py 2022-02-21 13:28:49 +00:00
Ayaz Salikhov
6ad4ae7112 Update docs/contributing/tests.md 2022-02-21 13:26:56 +00:00
pre-commit-ci[bot]
75ad86fa9f [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2022-02-21 13:26:03 +00:00
Ayaz Salikhov
87b6f94246 Apply suggestions from code review
Co-authored-by: Tania Allard <taniar.allard@gmail.com>
2022-02-21 13:25:42 +00:00
Ayaz Salikhov
5012c994b4 Merge branch 'master' into asalikhov/test_all 2022-02-18 18:08:29 +03:00
Ayaz Salikhov
76269c681d Apply suggestions from code review 2022-02-18 13:23:31 +00:00
Ayaz Salikhov
46615f7f9c Update docs/contributing/tests.md 2022-02-18 13:20:06 +00:00
Ayaz Salikhov
5d06f07b53 Update .github/workflows/docker-amd64.yml 2022-02-18 13:18:51 +00:00
Ayaz Salikhov
0a8ad5da33 Fix bug 2022-02-17 18:04:34 +00:00
Ayaz Salikhov
d719598578 Improve issue forms 2022-02-17 16:58:53 +00:00
Ayaz Salikhov
448c973be3 Fix 2022-02-17 16:51:29 +00:00
Ayaz Salikhov
b4222a3062 Update 2022-02-17 16:49:04 +00:00
Ayaz Salikhov
cea692e4e4 Rename 2022-02-17 16:37:31 +00:00
Ayaz Salikhov
6d04f39de6 Run tests on all children images 2022-02-17 16:34:15 +00:00
Ayaz Salikhov
92e7d7f8a1 Merge pull request #1632 from trallard/trallard/patch
[ENH] - Fix minor issues with issues forms
2022-02-17 16:33:11 +00:00
Tania Allard
ef9673f315 Update .github/ISSUE_TEMPLATE/feature_request.yml
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
2022-02-17 16:29:29 +00:00
Tania Allard
16968afeef 📝 Fix config 2022-02-17 16:28:44 +00:00
Ayaz Salikhov
9ff295e5ae Merge pull request #1633 from jupyter/dependabot/github_actions/docker/login-action-1.13.0
⬆️ Bump docker/login-action from 1.12.0 to 1.13.0
2022-02-17 16:23:51 +00:00
dependabot[bot]
5ac8eddf0f ⬆️ Bump docker/login-action from 1.12.0 to 1.13.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](42d299face...6af3c118c8)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-17 16:16:27 +00:00
Tania Allard
623e2a7b5c 📝 Improve templates 2022-02-17 13:28:47 +00:00
Tania Allard
c1b6eaaee9 Merge remote-tracking branch 'upstream/master' 2022-02-17 13:22:16 +00:00
Ayaz Salikhov
832d48a899 Merge pull request #1630 from trallard/trallard/issue_forms
🔧 ENH: Replace templates for issue forms
2022-02-17 16:10:31 +03:00
Tania Allard
3fe9ddddff Update .github/ISSUE_TEMPLATE/bug_report.yml
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
2022-02-17 09:27:51 +00:00
Tania Allard
66cdbf6cf2 Update .github/ISSUE_TEMPLATE/feature_request.yml
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
2022-02-17 09:25:30 +00:00
Tania Allard
c498272d1f 🔧 Add option for community stack 2022-02-16 11:51:16 +00:00
Tania Allard
2ebea98ec2 🔧 ENH: Replace templates for new forms and config 2022-02-15 19:45:44 +00:00
Ayaz Salikhov
b6fdd5dae6 Merge pull request #1629 from consideRatio/pr/add-notes-about-pytest-xdist
Add inline comments about pytest-xdist
2022-02-15 18:08:47 +03:00
Erik Sundell
447d994fe2 Add inline comments about pytest-xdist 2022-02-15 15:33:11 +01:00
Ayaz Salikhov
72e2af024a Merge pull request #1624 from mathbunnyru/asalikhov/parallel_tests
Run tests in parallel
2022-02-15 08:29:41 +03:00
Ayaz Salikhov
6860a72d04 Merge pull request #1626 from jupyter/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2022-02-15 02:19:22 +03:00
pre-commit-ci[bot]
43e4d1e78b [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/igorshubovych/markdownlint-cli: v0.31.0 → v0.31.1](https://github.com/igorshubovych/markdownlint-cli/compare/v0.31.0...v0.31.1)
2022-02-14 21:54:34 +00:00
Ayaz Salikhov
e2f5d5b3b9 Run tests in parallel 2022-02-14 17:29:24 +03:00
Ayaz Salikhov
2e39b99522 Merge pull request #1623 from mathbunnyru/asalikhov/random_port_binding
Choose random host port in tests
2022-02-14 17:07:35 +03:00
Ayaz Salikhov
c89d5ac623 Use formatted strings
Co-authored-by: Erik Sundell <erik.i.sundell@gmail.com>
2022-02-14 14:49:16 +03:00
Ayaz Salikhov
5ebb4bd0f2 Choose random host port in tests 2022-02-14 14:15:08 +03:00
Ayaz Salikhov
1ef883888b Merge pull request #1619 from romainx/feat-1217-1
Switch the default to Jupyter Server configuration file
2022-02-12 18:56:11 +03:00
Ayaz Salikhov
33331bb8a1 Update base-notebook/Dockerfile 2022-02-12 18:53:10 +03:00
romainx
4bef40f531 Switch the default to jupyter_server_config.py 2022-02-11 23:03:11 +01:00