File tree 6 files changed +16
-11
lines changed
6 files changed +16
-11
lines changed Original file line number Diff line number Diff line change 12
12
| | |
13
13
| ------------------| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
14
14
| ⚙️ CI | [ ![ ci-manifest] ( https://github.com/SciTools/iris/actions/workflows/ci-manifest.yml/badge.svg )] ( https://github.com/SciTools/iris/actions/workflows/ci-manifest.yml ) [ ![ ci-tests] ( https://github.com/SciTools/iris/actions/workflows/ci-tests.yml/badge.svg )] ( https://github.com/SciTools/iris/actions/workflows/ci-tests.yml ) [ ![ ci-wheels] ( https://github.com/SciTools/iris/actions/workflows/ci-wheels.yml/badge.svg )] ( https://github.com/SciTools/iris/actions/workflows/ci-wheels.yml ) [ ![ pre-commit] ( https://results.pre-commit.ci/badge/github/SciTools/iris/main.svg )] ( https://results.pre-commit.ci/latest/github/SciTools/iris/main ) |
15
- | 💬 Community | [ ![ Contributor Covenant] ( https://img.shields.io/badge/contributor%20covenant-2.1-4baaaa.svg )] ( https://www.contributor-covenant.org/version/2/1/code_of_conduct/ ) [ ![ GH Discussions] ( https://img.shields.io/badge/github-discussions%20%F0%9F%92%AC-yellow?logo=github&logoColor=lightgrey )] ( https://github.com/SciTools/iris/discussions ) [ ![ twitter ] ( https://img.shields.io/twitter/follow/scitools_iris?color=yellow& label=twitter%7Cscitools_iris &logo=twitter&style=plastic )] ( https://twitter.com/scitools_iris ) |
16
- | 📖 Documentation | [ ![ rtd] ( https://readthedocs.org/projects/scitools-iris/badge/?version=latest )] ( https://scitools-iris.readthedocs.io/en/latest/?badge=latest ) [ ![ Check Links] ( https://github.com/SciTools/iris/actions/workflows/ci-linkchecks.yml/badge.svg )] ( https://github.com/SciTools/iris/actions/workflows/ci-linkchecks.yml ) |
15
+ | 💬 Community | [ ![ Contributor Covenant] ( https://img.shields.io/badge/contributor%20covenant-2.1-4baaaa.svg )] ( https://www.contributor-covenant.org/version/2/1/code_of_conduct/ ) [ ![ GH Discussions] ( https://img.shields.io/badge/github-discussions%20%F0%9F%92%AC-yellow?logo=github&logoColor=lightgrey )] ( https://github.com/SciTools/iris/discussions ) [ ![ bluesky ] ( https://img.shields.io/badge/scitools-0285FF? label=bluesky &logo=bluesky&logoColor=0285FF )] ( https://bsky.app/profile/scitools.bsky.social ) |
16
+ | 📖 Documentation | [ ![ rtd] ( https://readthedocs.org/projects/scitools-iris/badge/?version=latest )] ( https://scitools-iris.readthedocs.io/en/latest/?badge=latest ) [ ![ Check Links] ( https://github.com/SciTools/iris/actions/workflows/ci-linkchecks.yml/badge.svg )] ( https://github.com/SciTools/iris/actions/workflows/ci-linkchecks.yml ) |
17
17
| 📈 Health | [ ![ codecov] ( https://codecov.io/gh/SciTools/iris/branch/main/graph/badge.svg?token=0GeICSIF3g )] ( https://codecov.io/gh/SciTools/iris ) |
18
18
| ✨ Meta | [ ![ Ruff] ( https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json )] ( https://github.com/astral-sh/ruff ) [ ![ NEP29] ( https://raster.shields.io/badge/follows-NEP29-orange.png )] ( https://numpy.org/neps/nep-0029-deprecation_policy.html ) [ ![ license - bds-3-clause] ( https://img.shields.io/github/license/SciTools/iris )] ( https://github.com/SciTools/iris/blob/main/LICENSE ) [ ![ conda platform] ( https://img.shields.io/conda/pn/conda-forge/iris.svg )] ( https://anaconda.org/conda-forge/iris ) |
19
19
| 📦 Package | [ ![ DOI] ( https://zenodo.org/badge/DOI/10.5281/zenodo.595182.svg )] ( https://doi.org/10.5281/zenodo.595182 ) [ ![ conda-forge] ( https://img.shields.io/conda/vn/conda-forge/iris?color=orange&label=conda-forge&logo=conda-forge&logoColor=white )] ( https://anaconda.org/conda-forge/iris ) [ ![ pypi] ( https://img.shields.io/pypi/v/scitools-iris?color=orange&label=pypi&logo=python&logoColor=white )] ( https://pypi.org/project/scitools-iris/ ) [ ![ pypi - python version] ( https://img.shields.io/pypi/pyversions/scitools-iris.svg?color=orange&logo=python&label=python&logoColor=white )] ( https://pypi.org/project/scitools-iris/ ) |
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ Quick Links
25
25
26
26
* `GitHub Discussions `_
27
27
* :ref: `Getting involved<development_where_to_start> `
28
- * `Twitter <https://twitter.com/scitools_iris >`_
28
+ * `Bluesky <https://bsky.app/profile/scitools.bsky.social >`_
29
29
30
30
Interoperability
31
31
----------------
Original file line number Diff line number Diff line change @@ -317,9 +317,13 @@ def _dotv(version):
317
317
# TODO: review if 6 links is too crowded.
318
318
"header_links_before_dropdown" : 6 ,
319
319
"github_url" : "https://github.com/SciTools/iris" ,
320
- "twitter_url" : "https://twitter.com/scitools_iris" ,
321
320
# icons available: https://fontawesome.com/v5.15/icons?d=gallery&m=free
322
321
"icon_links" : [
322
+ {
323
+ "name" : "Bluesky" ,
324
+ "url" : "https://bsky.app/profile/scitools.bsky.social" ,
325
+ "icon" : "fa-brands fa-bluesky" ,
326
+ },
323
327
{
324
328
"name" : "GitHub Discussions" ,
325
329
"url" : "https://github.com/SciTools/iris/discussions" ,
Original file line number Diff line number Diff line change @@ -180,7 +180,7 @@ conda package on the `conda-forge Anaconda channel`_.
180
180
Announcement
181
181
~~~~~~~~~~~~
182
182
183
- Iris uses Twitter (`@scitools_iris `_) to announce new releases, as well as any
183
+ Iris uses Bluesky (`@scitools.bsky.social `_) to announce new releases, as well as any
184
184
internal message boards that are accessible (e.g. at the UK Met Office).
185
185
Announcements usually include a highlighted feature to hook readers' attention.
186
186
@@ -284,6 +284,6 @@ For further details on how to test Iris, see :ref:`developer_running_tests`.
284
284
.. _setuptools-scm : https://github.com/pypa/setuptools_scm
285
285
.. _Semantic Versioning : https://semver.org/
286
286
.. _PEP 440 : https://peps.python.org/pep-0440/
287
- .. _@scitools_iris : https://twitter.com/scitools_iris
287
+ .. _@scitools.bsky.social : https://bsky.app/profile/scitools.bsky.social
288
288
.. _GitHub Projects : https://github.com/SciTools/iris/projects
289
289
.. _Zenodo DOI : https://doi.org/10.5281/zenodo.595182
Original file line number Diff line number Diff line change @@ -24,7 +24,8 @@ This document explains the changes made to Iris for this release
24
24
📢 Announcements
25
25
================
26
26
27
- #. N/A
27
+ #. `@bjlittle `_ migrated the ``SciTools `` social community from ``X `` (formally ``Twitter ``)
28
+ to `Bluesky <https://bsky.app/profile/scitools.bsky.social >`__ 🦋. (:pull: `6237 `)
28
29
29
30
30
31
✨ Features
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ def get_steps(cls) -> list[typing.Callable[..., None]]:
58
58
cls .check_pypi ,
59
59
cls .update_conda_forge ,
60
60
cls .update_links ,
61
- cls .twitter_announce ,
61
+ cls .bluesky_announce ,
62
62
cls .merge_back ,
63
63
]
64
64
@@ -845,13 +845,13 @@ def update_links(self):
845
845
)
846
846
self .wait_for_done (message )
847
847
848
- def twitter_announce (self ):
848
+ def bluesky_announce (self ):
849
849
message = (
850
- "Announce the release via https://twitter.com/scitools_iris , "
850
+ "Announce the release via https://bsky.app/profile/scitools.bsky.social , "
851
851
"and any "
852
852
"other appropriate message boards (e.g. Viva Engage).\n "
853
853
"Any content used for the announcement should be stored in the "
854
- "SciTools/twitter -scitools-iris GitHub repo.\n "
854
+ "SciTools/bluesky -scitools GitHub repo.\n "
855
855
)
856
856
if not self .first_in_series :
857
857
message += (
You can’t perform that action at this time.
0 commit comments