From 09cfff39dfbc771d94af7066fab12d9849841e01 Mon Sep 17 00:00:00 2001 From: acocac Date: Sat, 7 Dec 2024 11:30:51 -0500 Subject: [PATCH 1/4] fix URL to linkedin --- README.md | 2 +- book/publishing/guidelines.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 100eea78..286cad88 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ A **living**, **open** and **community-driven** online resource to showcase and | Information | Links | | :--- |:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | **Project** | [![Read the book](https://img.shields.io/badge/read-the%20book-blue.svg)](https://edsbook.org) | -| **News** | [![Follow on Bluesky](https://img.shields.io/badge/Bluesky-0a7aff?logo=bluesky&logoColor=white)](https://bsky.app/profile/eds-book.bsky.social) [![Mastodon Follow](https://img.shields.io/mastodon/follow/111501755257678389?domain=https%3A%2F%2Ffosstodon.org&style=social)](https://fosstodon.org/@eds_book) [![LinkedIn](https://img.shields.io/badge/Follow-LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/groups/13116833/) | +| **News** | [![Follow on Bluesky](https://img.shields.io/badge/Bluesky-0a7aff?logo=bluesky&logoColor=white)](https://bsky.app/profile/eds-book.bsky.social) [![Mastodon Follow](https://img.shields.io/mastodon/follow/111501755257678389?domain=https%3A%2F%2Ffosstodon.org&style=social)](https://fosstodon.org/@eds_book) [![LinkedIn](https://img.shields.io/badge/Follow-LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/company/edsbook/) | | **Chat** | [![GitHub issues](https://img.shields.io/github/issues/alan-turing-institute/environmental-ds-book)](https://github.com/alan-turing-institute/environmental-ds-book/issues) [![GitHub pull requests](https://img.shields.io/github/issues-pr/alan-turing-institute/environmental-ds-book)](https://github.com/alan-turing-institute/environmental-ds-book/pulls) | | **Build** | [![CI](https://github.com/alan-turing-institute/environmental-ds-book/actions/workflows/build.yml/badge.svg)](https://github.com/alan-turing-institute/environmental-ds-book/actions/workflows/build.yml) [![Netlify Status](https://api.netlify.com/api/v1/badges/42296a4e-b896-4253-8910-f17cd137e842/deploy-status)](https://app.netlify.com/sites/the-environmental-ds-book/deploys) | | **Cite** | [![Cite this using DOI](https://zenodo.org/badge/374708612.svg)](https://zenodo.org/badge/latestdoi/374708612) | diff --git a/book/publishing/guidelines.md b/book/publishing/guidelines.md index e2bcb7b2..a5a98ca1 100644 --- a/book/publishing/guidelines.md +++ b/book/publishing/guidelines.md @@ -21,7 +21,7 @@ All proposed changes and conversations should be conducted within a *REVIEW* iss * **Post-print**: after reviewers and editor confirm their recommendation to accept the notebook for publication, EiC will share proofs (the draft of the final formatting) hosted as a Pull Request in the main repo of the EDS book. EiC ask authors to proof-read the notebook and indicate any remaining typos, badly formed citations, awkward wording, etc. -* **Publication**: EiC disseminate the publication through the official communication channels of the EDS book community e.g. [Bluesky](https://bsky.app/profile/eds-book.bsky.social), [Mastodon](https://fosstodon.org/@eds_book) and [LinkedIn](https://www.linkedin.com/groups/13116833/) +* **Publication**: EiC disseminate the publication through the official communication channels of the EDS book community e.g. [Bluesky](https://bsky.app/profile/eds-book.bsky.social), [Mastodon](https://fosstodon.org/@eds_book) and [LinkedIn](https://www.linkedin.com/company/edsbook/) Authors and reviewers are welcome to use same or alternative communication channels of their preference. * **Post-publication**: Anyone from the EDS book community or registered in GitHub complying our [code of conduct](https://raw.githubusercontent.com/alan-turing-institute/environmental-ds-book/master/CODE_OF_CONDUCT.md) is welcome to suggest improvements and/or clarifications in the published notebook. From 8f256091326af39e8f0ecbdfde014638606729ae Mon Sep 17 00:00:00 2001 From: acocac Date: Sat, 7 Dec 2024 11:33:02 -0500 Subject: [PATCH 2/4] remove linkedin badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 286cad88..5a80f38a 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ A **living**, **open** and **community-driven** online resource to showcase and | Information | Links | | :--- |:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | **Project** | [![Read the book](https://img.shields.io/badge/read-the%20book-blue.svg)](https://edsbook.org) | -| **News** | [![Follow on Bluesky](https://img.shields.io/badge/Bluesky-0a7aff?logo=bluesky&logoColor=white)](https://bsky.app/profile/eds-book.bsky.social) [![Mastodon Follow](https://img.shields.io/mastodon/follow/111501755257678389?domain=https%3A%2F%2Ffosstodon.org&style=social)](https://fosstodon.org/@eds_book) [![LinkedIn](https://img.shields.io/badge/Follow-LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/company/edsbook/) | +| **News** | [![Follow on Bluesky](https://img.shields.io/badge/Bluesky-0a7aff?logo=bluesky&logoColor=white)](https://bsky.app/profile/eds-book.bsky.social) [![Mastodon Follow](https://img.shields.io/mastodon/follow/111501755257678389?domain=https%3A%2F%2Ffosstodon.org&style=social)](https://fosstodon.org/@eds_book) | | **Chat** | [![GitHub issues](https://img.shields.io/github/issues/alan-turing-institute/environmental-ds-book)](https://github.com/alan-turing-institute/environmental-ds-book/issues) [![GitHub pull requests](https://img.shields.io/github/issues-pr/alan-turing-institute/environmental-ds-book)](https://github.com/alan-turing-institute/environmental-ds-book/pulls) | | **Build** | [![CI](https://github.com/alan-turing-institute/environmental-ds-book/actions/workflows/build.yml/badge.svg)](https://github.com/alan-turing-institute/environmental-ds-book/actions/workflows/build.yml) [![Netlify Status](https://api.netlify.com/api/v1/badges/42296a4e-b896-4253-8910-f17cd137e842/deploy-status)](https://app.netlify.com/sites/the-environmental-ds-book/deploys) | | **Cite** | [![Cite this using DOI](https://zenodo.org/badge/374708612.svg)](https://zenodo.org/badge/latestdoi/374708612) | From 6f8fb6471b5fc6ce189e50f1fde328d5624076c1 Mon Sep 17 00:00:00 2001 From: acocac Date: Sat, 7 Dec 2024 11:42:39 -0500 Subject: [PATCH 3/4] fix badges --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 5a80f38a..f12ffcc8 100644 --- a/README.md +++ b/README.md @@ -8,13 +8,13 @@ A **living**, **open** and **community-driven** online resource to showcase and support the publication of data, research and open-source tools for collaborative, reproducible and transparent Environmental Data Science. -| Information | Links | -| :--- |:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| **Project** | [![Read the book](https://img.shields.io/badge/read-the%20book-blue.svg)](https://edsbook.org) | -| **News** | [![Follow on Bluesky](https://img.shields.io/badge/Bluesky-0a7aff?logo=bluesky&logoColor=white)](https://bsky.app/profile/eds-book.bsky.social) [![Mastodon Follow](https://img.shields.io/mastodon/follow/111501755257678389?domain=https%3A%2F%2Ffosstodon.org&style=social)](https://fosstodon.org/@eds_book) | -| **Chat** | [![GitHub issues](https://img.shields.io/github/issues/alan-turing-institute/environmental-ds-book)](https://github.com/alan-turing-institute/environmental-ds-book/issues) [![GitHub pull requests](https://img.shields.io/github/issues-pr/alan-turing-institute/environmental-ds-book)](https://github.com/alan-turing-institute/environmental-ds-book/pulls) | -| **Build** | [![CI](https://github.com/alan-turing-institute/environmental-ds-book/actions/workflows/build.yml/badge.svg)](https://github.com/alan-turing-institute/environmental-ds-book/actions/workflows/build.yml) [![Netlify Status](https://api.netlify.com/api/v1/badges/42296a4e-b896-4253-8910-f17cd137e842/deploy-status)](https://app.netlify.com/sites/the-environmental-ds-book/deploys) | -| **Cite** | [![Cite this using DOI](https://zenodo.org/badge/374708612.svg)](https://zenodo.org/badge/latestdoi/374708612) | +| Information | Links | +| :--- |:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| **Project** | [![Read the book](https://img.shields.io/badge/read-the%20book-blue.svg)](https://edsbook.org) | +| **News** | [![Bluesky](https://img.shields.io/static/v1.svg?label=Bluesky&message=@eds-book&logo=bluesky&style=flat&color=blue)](https://bsky.app/profile/eds-book.bsky.social) [![Mastodon Follow](https://img.shields.io/mastodon/follow/111501755257678389?domain=https%3A%2F%2Ffosstodon.org&style=social)](https://fosstodon.org/@eds_book) [![LinkedIn](https://img.shields.io/static/v1.svg?label=LinkedIn&message=@edsbook&logo=linkedin&style=flat&color=blue)](https://www.linkedin.com/company/edsbook) | +| **Chat** | [![GitHub issues](https://img.shields.io/github/issues/alan-turing-institute/environmental-ds-book)](https://github.com/alan-turing-institute/environmental-ds-book/issues) [![GitHub pull requests](https://img.shields.io/github/issues-pr/alan-turing-institute/environmental-ds-book)](https://github.com/alan-turing-institute/environmental-ds-book/pulls) | +| **Build** | [![CI](https://github.com/alan-turing-institute/environmental-ds-book/actions/workflows/build.yml/badge.svg)](https://github.com/alan-turing-institute/environmental-ds-book/actions/workflows/build.yml) [![Netlify Status](https://api.netlify.com/api/v1/badges/42296a4e-b896-4253-8910-f17cd137e842/deploy-status)](https://app.netlify.com/sites/the-environmental-ds-book/deploys) | +| **Cite** | [![Cite this using DOI](https://zenodo.org/badge/374708612.svg)](https://zenodo.org/badge/latestdoi/374708612) | ## Contributors From a4d67f9af5369c5c98b846be4e386af82b7034f8 Mon Sep 17 00:00:00 2001 From: acocac Date: Sat, 7 Dec 2024 11:43:59 -0500 Subject: [PATCH 4/4] =?UTF-8?q?Bump=20version:=20v0.3.4=20=E2=86=92=20v0.3?= =?UTF-8?q?.5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .bumpversion.cfg | 2 +- CITATION.cff | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 53d0d696..ceef93f8 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = v0.3.4 +current_version = v0.3.5 commit = True tag = True parse = (v(?P\d+))(.(?P\d+))(.(?P\d+)) diff --git a/CITATION.cff b/CITATION.cff index 70d5993b..8f0afda7 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -3,7 +3,7 @@ message: "To reference the latest version of The Environmental Data Science Book authors: - name: "The Environmental Data Science book Community" title: "Environmental Data Science book: A computational notebook community for open environmental data science." -version: v0.3.4 +version: v0.3.5 identifiers: - description: The concept DOI for the collection containing all versions of the Citation File Format. type: doi