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 |
|
Ben Mares
|
da7e1c8bce
|
Enable verbose for micromamba
|
2022-02-27 00:49:15 +01:00 |
|
Ben Mares
|
3319daec1d
|
Bump Python to 3.10
Conda-forge now has a TF build for 3.10.
|
2022-02-27 00:49:15 +01:00 |
|
Ben Mares
|
b69c06f3db
|
Bump to latest mamba
|
2022-02-27 00:49:14 +01:00 |
|
Ben Mares
|
0e66bfdb05
|
Upgrade micromamba again
|
2022-02-27 00:49:14 +01:00 |
|
Ben Mares
|
acb73743a0
|
Downgrade micromamba version
|
2022-02-27 00:49:13 +01:00 |
|
Ayaz Salikhov
|
00218f25ec
|
rm micromamba.tar.bz2 earlier
|
2022-02-27 00:49:13 +01:00 |
|
Ben Mares
|
11a28bafbd
|
Use WORKDIR /tmp
|
2022-02-27 00:49:10 +01:00 |
|
Ayaz Salikhov
|
4d45138b7d
|
Update base-notebook/Dockerfile
|
2022-02-27 00:48:02 +01:00 |
|
Ben Mares
|
2bf1b25198
|
Delete extraneous mkdir
|
2022-02-27 00:48:02 +01:00 |
|
Ben Mares
|
93df110589
|
Remove obsolete comment
|
2022-02-27 00:48:01 +01:00 |
|
Ben Mares
|
2e237cd300
|
Remove incorrectly added comment
|
2022-02-27 00:48:01 +01:00 |
|
Ben Mares
|
293266e9be
|
Minimize extraneous changes
|
2022-02-27 00:48:00 +01:00 |
|
Ben Mares
|
fe247bf7a5
|
Cleanup of #1594
To be merged into maresb:micromamba after we see if CI passes
|
2022-02-27 00:48:00 +01:00 |
|
Ben Mares
|
f731fc9f93
|
Get it running, I hope
|
2022-02-27 00:48:00 +01:00 |
|
Ben Mares
|
7ecf4c18d1
|
More diagnostics
|
2022-02-27 00:47:59 +01:00 |
|
Ben Mares
|
3d81383c6b
|
Add lots of debugging
|
2022-02-27 00:47:59 +01:00 |
|
Ben Mares
|
c09a07da45
|
Switch from wget to curl
|
2022-02-27 00:47:58 +01:00 |
|
Ben Mares
|
a392d30cb0
|
Remove micromamba after use
|
2022-02-27 00:47:58 +01:00 |
|
Ben Mares
|
a36293a101
|
Turn on wget debug
|
2022-02-27 00:47:58 +01:00 |
|
Ben Mares
|
5da9717925
|
Make bzip2 dependency explicit
|
2022-02-27 00:47:57 +01:00 |
|
Ben Mares
|
3dd8f6e2f4
|
Add links for Micromamba
|
2022-02-27 00:47:57 +01:00 |
|
Ben Mares
|
1284cfa438
|
Pin Python=3.9
|
2022-02-27 00:47:56 +01:00 |
|
Ben Mares
|
434ebfaa13
|
Use micromamba to bootstrap mamba
|
2022-02-27 00:47:49 +01: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 |
|