Ayaz Salikhov
|
1e0650fe63
|
Add hooks for notebooks
|
2022-03-16 01:01:45 +02:00 |
|
Erik Sundell
|
442e703766
|
Merge pull request #1653 from rgriffogoes/scraper-notebook
Adding community docker stack : scraper-notebook
|
2022-03-15 13:09:59 +01:00 |
|
pre-commit-ci[bot]
|
bf30275477
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2022-03-15 02:59:56 +00:00 |
|
Rafael Griffo Goes
|
f52d67b502
|
Adding scraper community stack scraper-notebook
|
2022-03-14 22:45:24 -04:00 |
|
Ayaz Salikhov
|
845d8ab3cd
|
Merge pull request #1651 from mathbunnyru/asalikhov/better_pre_commit
Add some links for pre-commit and add default hooks
|
2022-03-14 19:41:52 +03:00 |
|
Ayaz Salikhov
|
0696695bc7
|
Remove check-yaml
|
2022-03-14 18:09:03 +02:00 |
|
Ayaz Salikhov
|
001f02df43
|
Change order
|
2022-03-14 18:02:49 +02:00 |
|
Ayaz Salikhov
|
fde9703696
|
Update .pre-commit-config.yaml
Co-authored-by: Erik Sundell <erik.i.sundell@gmail.com>
|
2022-03-14 17:55:58 +02:00 |
|
Ayaz Salikhov
|
94ef39cac2
|
Add issue link
|
2022-03-14 15:45:33 +02:00 |
|
Ayaz Salikhov
|
81964f1883
|
Add some links for pre-commit and add default hooks
|
2022-03-14 15:42:52 +02:00 |
|
Ayaz Salikhov
|
f2294b4288
|
Update pre-commit hooks
|
2022-03-14 15:28:16 +02:00 |
|
Ayaz Salikhov
|
8f0a73e76d
|
Merge pull request #1646 from mathbunnyru/asalikhov/update_mypy_config
Update mypy config and make it work well with pre-commit
|
2022-03-09 01:24:20 +03:00 |
|
Ayaz Salikhov
|
d502cbe7bc
|
Add docs
|
2022-03-08 23:30:45 +03:00 |
|
Ayaz Salikhov
|
2067fbc1bc
|
Fix running hooks
|
2022-03-08 23:25:57 +03:00 |
|
Ayaz Salikhov
|
b487d1afbe
|
Make mypy config strict and work on pre-commit
|
2022-03-08 23:23:13 +03:00 |
|
Ayaz Salikhov
|
cfcf11aefe
|
Merge branch 'master' into asalikhov/update_mypy_config
|
2022-03-07 22:19:18 +03:00 |
|
Ayaz Salikhov
|
f519acbc3b
|
Merge pull request #1645 from mathbunnyru/asalikhov/simplify_gitignore
Cleanup .gitignore
|
2022-03-07 17:16:09 +03:00 |
|
Ayaz Salikhov
|
57ce839479
|
Update mypy config
|
2022-03-07 08:55:53 +03:00 |
|
Ayaz Salikhov
|
976ac11cea
|
Redundant line
|
2022-03-07 08:52:57 +03:00 |
|
Ayaz Salikhov
|
ccbdcf3de3
|
Better comment
|
2022-03-07 08:49:25 +03:00 |
|
Ayaz Salikhov
|
be879be21a
|
Cleanup .gitignore
|
2022-03-07 08:46:49 +03:00 |
|
Ayaz Salikhov
|
fd4f082df8
|
Merge pull request #1644 from mathbunnyru/asalikhov/refactor_package_helper
Refactor package helper and fix tests for aarch64
|
2022-03-06 23:09:20 +00:00 |
|
Ayaz Salikhov
|
39e36f2d44
|
Add inline TODO comment
|
2022-03-06 23:07:13 +00:00 |
|
Ayaz Salikhov
|
ecb03a40e2
|
Refactor package helper
|
2022-03-05 19:30:25 +00:00 |
|
Ayaz Salikhov
|
2e7b2562e0
|
Merge pull request #1642 from jupyter/dependabot/github_actions/docker/login-action-1.14.1
Bump docker/login-action from 1.14.0 to 1.14.1
|
2022-03-04 10:05:18 +00:00 |
|
Ayaz Salikhov
|
2bd52809f5
|
Merge pull request #1643 from jupyter/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2 to 3
|
2022-03-02 17:32:40 +00:00 |
|
dependabot[bot]
|
0301c9a37b
|
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-02 16:38:14 +00:00 |
|
dependabot[bot]
|
396e6d7946
|
Bump docker/login-action from 1.14.0 to 1.14.1
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.14.0 to 1.14.1.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](bb984efc56...dd4fa0671b )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-02 16:38:11 +00:00 |
|
Erik Sundell
|
69277bbcce
|
Merge pull request #1641 from trallard/trallard/actions-concurrency
[MAINT] - Updates to GH actions workflows
|
2022-02-28 21:48:37 +01:00 |
|
Ayaz Salikhov
|
99ffb81363
|
Merge pull request #1640 from jupyter/dependabot/github_actions/docker/login-action-1.14.0
Bump docker/login-action from 1.13.0 to 1.14.0
|
2022-02-28 20:16:16 +00:00 |
|
Ayaz Salikhov
|
83e2ba06bb
|
Merge pull request #1639 from jupyter/dependabot/github_actions/actions/setup-python-3
Bump actions/setup-python from 2 to 3
|
2022-02-28 20:12:13 +00:00 |
|
dependabot[bot]
|
532e741d71
|
Bump docker/login-action from 1.13.0 to 1.14.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](6af3c118c8...bb984efc56 )
---
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-28 16:20:24 +00:00 |
|
Tania Allard
|
c26fb4964d
|
📝 Add notes to concurrency
|
2022-02-28 16:20:20 +00:00 |
|
dependabot[bot]
|
6b5fe64639
|
Bump actions/setup-python from 2 to 3
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 3.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-28 16:20:19 +00:00 |
|
Tania Allard
|
37b7a59bb4
|
👷 Disable schedule for forks
|
2022-02-28 16:11:24 +00:00 |
|
Ayaz Salikhov
|
5a67b4e868
|
Merge pull request #1638 from mathbunnyru/asalikhov/use_sphinx_book_theme_rc
Use sphinx-book-theme==0.3.0rc1
|
2022-02-26 18:14:15 +00:00 |
|
Ayaz Salikhov
|
004812e97f
|
Use sphinx-book-theme==0.3.0rc1
|
2022-02-26 18:07:37 +00:00 |
|
Tania Allard
|
a4ba8c9533
|
👷 [MAINT] - Use concurrency in GH actions
|
2022-02-24 13:20:53 +00:00 |
|
Tania Allard
|
335cd384d1
|
Merge remote-tracking branch 'upstream/master'
|
2022-02-24 13:18:56 +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 |
|
Tania Allard
|
900e9de1e0
|
Merge remote-tracking branch 'upstream/master'
|
2022-02-21 17:05:49 +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 |
|