Commit Graph

3444 Commits

Author SHA1 Message Date
Ayaz Salikhov
821cd7deda Merge pull request #1683 from turrisxyz/naveen/feat/set-perms-actions
Set permissions for GitHub actions
2022-04-14 16:45:34 +03:00
Ayaz Salikhov
900c5b3ca5 Filter docs.github.com links in linkcheck 2022-04-14 16:35:24 +03:00
neilnaveen
0e4f74d8f5 Set permissions for GitHub actions
- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions

https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions

https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs

[Keeping your GitHub Actions and workflows secure Part 1: Preventing pwn requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/)

 Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much.

Signed-off-by: neilnaveen <42328488+neilnaveen@users.noreply.github.com>
2022-04-14 00:08:38 +00:00
Ayaz Salikhov
edfdb9dd3a Merge pull request #1681 from jupyter/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2022-04-12 02:52:29 +03:00
pre-commit-ci[bot]
220bbb3a2a [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v2.31.1 → v2.32.0](https://github.com/asottile/pyupgrade/compare/v2.31.1...v2.32.0)
- [github.com/pre-commit/pre-commit-hooks: v4.1.0 → v4.2.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.1.0...v4.2.0)
2022-04-11 21:48:08 +00:00
Ayaz Salikhov
8be708bd9c Merge pull request #1679 from mathbunnyru/quiet_mamba_info
Add --quiet to mamba info
2022-04-07 15:50:16 +02:00
Ayaz Salikhov
0499f0e12c Add --quiet to mamba info 2022-04-07 15:04:20 +02:00
Ben Mares
0b77294758 Set lock_timeout=300 2022-04-06 11:03:54 +02:00
Ben Mares
2d22fe1642 Try 1=download_threads=extract_threads 2022-04-05 22:42:56 +02:00
Ayaz Salikhov
068e3c5dda Merge pull request #1672 from mathbunnyru/asalikhov/remove_warning
Remove JUPYTER_ENABLE_LAB variable warning
2022-04-05 20:03:39 +02:00
Ayaz Salikhov
b4a0fc5ad5 Merge pull request #1678 from jupyter/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2022-04-04 23:41:36 +01:00
pre-commit-ci[bot]
c338039506 [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pre-commit/mirrors-prettier: v2.6.1 → v2.6.2](https://github.com/pre-commit/mirrors-prettier/compare/v2.6.1...v2.6.2)
2022-04-04 20:42:52 +00:00
Ben Mares
d10583c564 Slightly reduce micromamba verbosity 2022-04-04 19:44:46 +02:00
Ben Mares
3f67c20598 Enable verbose mode on mamba install 2022-04-04 12:24:18 +02:00
Ben Mares
bfd803941b Allow pinning of MAMBA_VERSION 2022-04-03 16:41:07 +02:00
Ben Mares
12496f7f54 Merge branch 'master' into micromamba 2022-04-03 16:32:22 +02:00
Ayaz Salikhov
722d5c3b60 Merge branch 'master' into asalikhov/remove_warning 2022-04-02 15:40:21 +01:00
Ayaz Salikhov
842d64d5e4 Merge branch 'master' into asalikhov/modules 2022-04-02 15:40:03 +01:00
Ayaz Salikhov
7caf2dc251 Revert "[TMP] Disable tests (#1675)" (#1676)
This reverts commit c6f0aa1d94.
2022-04-02 15:39:04 +01:00
Ayaz Salikhov
c6f0aa1d94 [TMP] Disable tests (#1675) 2022-04-01 20:43:58 +01:00
Ben Mares
27040a5d0a Pin Python to 3.9 2022-04-01 20:55:59 +02:00
Ayaz Salikhov
796ea4bf68 Update base-notebook/Dockerfile 2022-04-01 12:30:21 +01:00
Ben Mares
1922be6ef8 Remove the hacks 2022-04-01 09:47:00 +02:00
Ayaz Salikhov
0aa95c71ad Make tests a module and make imports absolute 2022-04-01 01:26:37 +01:00
Ayaz Salikhov
c1a892c6dc Remove JUPYTER_ENABLE_LAB variable warning 2022-04-01 00:23:17 +01:00
Ayaz Salikhov
9d68c7d1d4 Update hadolint pre-commit to make it work under arm 2022-03-31 23:16:15 +01:00
Ayaz Salikhov
090779d7da Better documentation for binder 2022-03-31 16:01:16 +01:00
Ayaz Salikhov
56822bf056 Trigger sphinx workflow on README.md change 2022-03-31 15:55:47 +01:00
Ayaz Salikhov
8a0d06933d Merge pull request #1671 from mathbunnyru/asalikhov/binder_lab
Launch JupyterLab in binder by default
2022-03-31 15:49:00 +01:00
Ayaz Salikhov
614f8956b4 Launch JupyterLab in binder 2022-03-30 21:26:41 +01:00
Ayaz Salikhov
c9f7710ba4 Merge pull request #1670 from mathbunnyru/asalikhov/simple_binder
Simplify binder Dockerfile
2022-03-30 21:09:20 +01:00
Ayaz Salikhov
8a868e052f Simplify binder Dockerfile 2022-03-30 19:41:42 +01:00
Ayaz Salikhov
a420c15d53 Update tags in documentation 2022-03-30 19:20:23 +01:00
Ayaz Salikhov
badc5325e8 Up sphinx-book-theme version 2022-03-29 17:09:35 +01:00
Ayaz Salikhov
8e8173a308 Merge pull request #1668 from jupyter/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2022-03-29 11:12:15 +01:00
Ayaz Salikhov
3da09a6f54 Update .pre-commit-config.yaml 2022-03-29 11:08:40 +01:00
Ayaz Salikhov
9277df1c13 Update .pre-commit-config.yaml 2022-03-29 11:03:54 +01:00
pre-commit-ci[bot]
59cd13f512 [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pre-commit/mirrors-mypy: v0.941 → v0.942](https://github.com/pre-commit/mirrors-mypy/compare/v0.941...v0.942)
- [github.com/pre-commit/mirrors-prettier: v2.6.0 → v2.6.1](https://github.com/pre-commit/mirrors-prettier/compare/v2.6.0...v2.6.1)
- [github.com/hadolint/hadolint.git: v2.9.2 → v2.9.3](https://github.com/hadolint/hadolint.git/compare/v2.9.2...v2.9.3)
2022-03-28 19:51:06 +00:00
Ayaz Salikhov
6b49f33377 Switch to release version of sphinx-book-theme 2022-03-26 13:19:21 +00:00
Ayaz Salikhov
c0bd6e413e Merge pull request #1666 from jupyter/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2022-03-22 11:38:50 +02:00
Ayaz Salikhov
e0ac23e8d6 Update .pre-commit-config.yaml 2022-03-22 11:34:55 +02:00
pre-commit-ci[bot]
f91a363ec3 [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pre-commit/mirrors-mypy: v0.940 → v0.941](https://github.com/pre-commit/mirrors-mypy/compare/v0.940...v0.941)
- [github.com/pre-commit/mirrors-prettier: v2.5.1 → v2.6.0](https://github.com/pre-commit/mirrors-prettier/compare/v2.5.1...v2.6.0)
- [github.com/hadolint/hadolint.git: v2.9.1 → v2.9.2](https://github.com/hadolint/hadolint.git/compare/v2.9.1...v2.9.2)
2022-03-21 23:56:50 +00:00
Ayaz Salikhov
7debeb6894 Merge pull request #1665 from jupyter/dependabot/github_actions/stefanzweifel/git-auto-commit-action-4.14.0
Bump stefanzweifel/git-auto-commit-action from 4.13.1 to 4.14.0
2022-03-21 19:40:52 +02:00
dependabot[bot]
045172bce9 Bump stefanzweifel/git-auto-commit-action from 4.13.1 to 4.14.0
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4.13.1 to 4.14.0.
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
- [Commits](5804e42f86...c4b132ec2c)

---
updated-dependencies:
- dependency-name: stefanzweifel/git-auto-commit-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 16:07:22 +00:00
Ayaz Salikhov
8bb35f91d0 Merge pull request #1663 from mathbunnyru/asalikhov/polish_pycharm
Fix minor wordings (detected by PyCharm)
2022-03-20 14:52:45 +02:00
Ayaz Salikhov
fab0846319 Update README.md
Co-authored-by: Erik Sundell <erik.i.sundell@gmail.com>
2022-03-20 14:52:24 +02:00
Ayaz Salikhov
961dc900e8 Use plumbum.local instead of plumbum.cmd to make pylance happy 2022-03-20 14:21:50 +02:00
Ayaz Salikhov
bcf5118cb7 Fix minor PyCharm issues 2022-03-19 00:15:27 +02:00
Ayaz Salikhov
aa14e4498c Merge pull request #1660 from mathbunnyru/asalikhov/add_healthcheck
Add healthcheck command to Dockerfile
2022-03-18 22:35:21 +02:00
Ayaz Salikhov
6226ae028d Merge pull request #1661 from mathbunnyru/asalikhov/python_docs
Run black pre-commit on python code in docs
2022-03-18 15:54:39 +02:00