Skip to content

Commit 19ba8b8

Browse files
authored
jupyter: new image to add esgf-pyclient and xncml to fix Jenkins failure (#308)
Jupyter: new image to add esgf-pyclient and xncml to fix Jenkins failure See PR Ouranosinc/PAVICS-e2e-workflow-tests#118 for more details. - Adds `esgf-pyclient` for esgf-dap.ipynb (Ouranosinc/pavics-sdi#269) - Adds `xncml` for gen_catalog refactoring (Ouranosinc/pavics-vdb#46) - Fixes annoying harmless error `ERROR 1: PROJ: proj_create_from_database: Open of /opt/conda/envs/birdy/share/proj failed` - Relevant changes (alphabetical order): ```diff > - esgf-pyclient=0.3.1=pyh1a96a4e_2 < - gdal=3.5.3=py38h1f15b03_4 > - gdal=3.6.0=py38h58634bd_13 > - xncml==0.2 ```
2 parents cf90bc5 + e8e7cfe commit 19ba8b8

File tree

8 files changed

+38
-16
lines changed

8 files changed

+38
-16
lines changed

.bumpversion.cfg

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 1.25.1
2+
current_version = 1.25.2
33
commit = True
44
tag = False
55
tag_name = {new_version}
@@ -30,11 +30,11 @@ search = {current_version}
3030
replace = {new_version}
3131

3232
[bumpversion:file:RELEASE.txt]
33-
search = {current_version} 2023-04-11T13:01:09Z
33+
search = {current_version} 2023-04-12T02:13:00Z
3434
replace = {new_version} {utcnow:%Y-%m-%dT%H:%M:%SZ}
3535

3636
[bumpversion:part:releaseTime]
37-
values = 2023-04-11T13:01:09Z
37+
values = 2023-04-12T02:13:00Z
3838

3939
[bumpversion:file(version):birdhouse/config/canarie-api/docker_configuration.py.template]
4040
search = 'version': '{current_version}'

CHANGES.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,28 @@
1616

1717
[//]: # (list changes here, using '-' for each new entry, remove this when items are added)
1818

19+
[1.25.2](https://github.com/bird-house/birdhouse-deploy/tree/1.25.2) (2023-04-12)
20+
------------------------------------------------------------------------------------------------------------------
21+
22+
## Changes
23+
- Jupyter: new image to add esgf-pyclient and xncml to fix Jenkins failure
24+
25+
See PR https://github.com/Ouranosinc/PAVICS-e2e-workflow-tests/pull/118 for more details.
26+
27+
- Adds `esgf-pyclient` for esgf-dap.ipynb (https://github.com/Ouranosinc/pavics-sdi/pull/269)
28+
- Adds `xncml` for gen_catalog refactoring (https://github.com/Ouranosinc/pavics-vdb/pull/46)
29+
- Fixes annoying harmless error `ERROR 1: PROJ: proj_create_from_database: Open of /opt/conda/envs/birdy/share/proj failed`
30+
- Relevant changes (alphabetical order):
31+
```diff
32+
> - esgf-pyclient=0.3.1=pyh1a96a4e_2
33+
34+
< - gdal=3.5.3=py38h1f15b03_4
35+
> - gdal=3.6.0=py38h58634bd_13
36+
37+
> - xncml==0.2
38+
```
39+
40+
1941
[1.25.1](https://github.com/bird-house/birdhouse-deploy/tree/1.25.1) (2023-04-11)
2042
------------------------------------------------------------------------------------------------------------------
2143

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Generic variables
22
override SHELL := bash
33
override APP_NAME := birdhouse-deploy
4-
override APP_VERSION := 1.25.1
4+
override APP_VERSION := 1.25.2
55

66
# utility to remove comments after value of an option variable
77
override clean_opt = $(shell echo "$(1)" | $(_SED) -r -e "s/[ '$'\t'']+$$//g")

README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@ for a full-fledged production platform.
1414
* - releases
1515
- | |latest-version| |commits-since|
1616

17-
.. |commits-since| image:: https://img.shields.io/github/commits-since/bird-house/birdhouse-deploy/1.25.1.svg
17+
.. |commits-since| image:: https://img.shields.io/github/commits-since/bird-house/birdhouse-deploy/1.25.2.svg
1818
:alt: Commits since latest release
19-
:target: https://github.com/bird-house/birdhouse-deploy/compare/1.25.1...master
19+
:target: https://github.com/bird-house/birdhouse-deploy/compare/1.25.2...master
2020

21-
.. |latest-version| image:: https://img.shields.io/badge/tag-1.25.1-blue.svg?style=flat
21+
.. |latest-version| image:: https://img.shields.io/badge/tag-1.25.2-blue.svg?style=flat
2222
:alt: Latest Tag
23-
:target: https://github.com/bird-house/birdhouse-deploy/tree/1.25.1
23+
:target: https://github.com/bird-house/birdhouse-deploy/tree/1.25.2
2424

2525
.. |readthedocs| image:: https://readthedocs.org/projects/birdhouse-deploy/badge/?version=latest
2626
:alt: ReadTheDocs Build Status (latest version)

RELEASE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.25.1 2023-04-11T13:01:09Z
1+
1.25.2 2023-04-12T02:13:00Z

birdhouse/config/canarie-api/docker_configuration.py.template

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ SERVICES = {
1717
'info': {
1818
'name': 'Node',
1919
'synopsis': 'Nodes are data, compute and index endpoints accessed through the PAVICS platform or external clients. The Node service is the backend that allows: data storage, harvesting, indexation and discovery of local and federated data; authentication and authorization; server registration and management. Node service is therefore composed of several other services.',
20-
'version': '1.25.1',
21-
'releaseTime': '2023-04-11T13:01:09Z',
20+
'version': '1.25.2',
21+
'releaseTime': '2023-04-12T02:13:00Z',
2222
'institution': 'Ouranos',
2323
'researchSubject': 'Climatology',
2424
'supportEmail': '${SUPPORT_EMAIL}',
@@ -47,8 +47,8 @@ PLATFORMS = {
4747
'info': {
4848
'name': 'PAVICS',
4949
'synopsis': 'The PAVICS (Power Analytics for Visualization of Climate Science) platform is a collection of climate analysis services served through Open Geospatial Consortium (OGC) protocols. These services include data access, processing and visualization. Both data and algorithms can be accessed either programmatically, through OGC-compliant clients such as QGIS or ArcGIS, or a custom web interface.',
50-
'version': '1.25.1',
51-
'releaseTime': '2023-04-11T13:01:09Z',
50+
'version': '1.25.2',
51+
'releaseTime': '2023-04-12T02:13:00Z',
5252
'institution': 'Ouranos',
5353
'researchSubject': 'Climatology',
5454
'supportEmail': '${SUPPORT_EMAIL}',

birdhouse/config/jupyterhub/default.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# are applied and must be added to the list of DELAYED_EVAL.
66

77
# Jupyter single-user server images, can be overriden in env.local to have a space separated list of multiple images
8-
export DOCKER_NOTEBOOK_IMAGES="pavics/workflow-tests:221130"
8+
export DOCKER_NOTEBOOK_IMAGES="pavics/workflow-tests:221130-update230403"
99

1010
# Name of the image displayed on the JupyterHub image selection page
1111
# Can be overriden in env.local to have a space separated list of multiple images, the name order must correspond

docs/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,9 @@
6969
# built documents.
7070
#
7171
# The short X.Y version.
72-
version = '1.25.1'
72+
version = '1.25.2'
7373
# The full version, including alpha/beta/rc tags.
74-
release = '1.25.1'
74+
release = '1.25.2'
7575

7676
# The language for content autogenerated by Sphinx. Refer to documentation
7777
# for a list of supported languages.

0 commit comments

Comments
 (0)