Skip to content

Commit

Permalink
jupyterlab 3.1.0rc1 (#282)
Browse files Browse the repository at this point in the history
* clean out all old rc files

* manually merge beta-3.x

* MNT: Re-rendered with conda-build 3.21.4, conda-smithy 3.10.3, and conda-forge-pinning 2021.07.11.12.10.29

* try a tighter nodejs test pin for fewer jobs

* MNT: Re-rendered with conda-build 3.21.4, conda-smithy 3.10.3, and conda-forge-pinning 2021.07.11.12.10.29
  • Loading branch information
bollwyvl authored Jul 13, 2021
1 parent 44ce28e commit 4b78102
Show file tree
Hide file tree
Showing 12 changed files with 174 additions and 44 deletions.
17 changes: 15 additions & 2 deletions .azure-pipelines/azure-pipelines-linux.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 4 additions & 1 deletion .ci_support/linux_64_.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
cdt_name:
- cos6
channel_sources:
- conda-forge/label/jupyterlab_server_rc,conda-forge,defaults
- conda-forge,defaults
channel_targets:
- conda-forge jupyterlab_rc
docker_image:
- quay.io/condaforge/linux-anvil-comp7
zip_keys:
- - cdt_name
- docker_image
2 changes: 1 addition & 1 deletion .github/CODEOWNERS

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

27 changes: 24 additions & 3 deletions .scripts/build_steps.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

35 changes: 35 additions & 0 deletions .scripts/logging_utils.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

27 changes: 21 additions & 6 deletions .scripts/run_docker_build.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion LICENSE.txt

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 5 additions & 3 deletions README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

27 changes: 24 additions & 3 deletions build-locally.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 15 additions & 0 deletions conda-forge.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
provider:
win: azure

conda_forge_output_validation: true

azure:
# toggle for storing the conda build_artifacts directory (including the
# built packages) as an Azure pipeline artifact that can be downloaded
store_build_artifacts: true


bot:
# any branches listed in this section will get bot migration PRs in addition
# to the default branch
abi_migration_branches:
- 2.x
- rc
- rc-2.x
3 changes: 0 additions & 3 deletions recipe/conda_build_config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,2 @@
channel_sources:
- conda-forge/label/jupyterlab_server_rc,conda-forge,defaults

channel_targets:
- conda-forge jupyterlab_rc
Loading

0 comments on commit 4b78102

Please sign in to comment.