File tree Expand file tree Collapse file tree 5 files changed +14
-10
lines changed
Expand file tree Collapse file tree 5 files changed +14
-10
lines changed Original file line number Diff line number Diff line change 1212| | |
1313| ------------------| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
1414| ⚙️ 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 ) |
1717| 📈 Health | [ ![ codecov] ( https://codecov.io/gh/SciTools/iris/branch/main/graph/badge.svg?token=0GeICSIF3g )] ( https://codecov.io/gh/SciTools/iris ) |
1818| ✨ 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 ) |
1919| 📦 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
2525
2626* `GitHub Discussions `_
2727* :ref: `Getting involved<development_where_to_start> `
28- * `Twitter <https://twitter.com/scitools_iris >`_
28+ * `Bluesky <https://bsky.app/profile/scitools.bsky.social >`_
2929
3030Interoperability
3131----------------
Original file line number Diff line number Diff line change @@ -317,9 +317,13 @@ def _dotv(version):
317317 # TODO: review if 6 links is too crowded.
318318 "header_links_before_dropdown" : 6 ,
319319 "github_url" : "https://github.com/SciTools/iris" ,
320- "twitter_url" : "https://twitter.com/scitools_iris" ,
321320 # icons available: https://fontawesome.com/v5.15/icons?d=gallery&m=free
322321 "icon_links" : [
322+ {
323+ "name" : "Bluesky" ,
324+ "url" : "https://bsky.app/profile/scitools.bsky.social" ,
325+ "icon" : "fa-brands fa-bluesky" ,
326+ },
323327 {
324328 "name" : "GitHub Discussions" ,
325329 "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`_.
180180Announcement
181181~~~~~~~~~~~~
182182
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
184184internal message boards that are accessible (e.g. at the UK Met Office).
185185Announcements usually include a highlighted feature to hook readers' attention.
186186
@@ -284,6 +284,6 @@ For further details on how to test Iris, see :ref:`developer_running_tests`.
284284.. _setuptools-scm : https://github.com/pypa/setuptools_scm
285285.. _Semantic Versioning : https://semver.org/
286286.. _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
288288.. _GitHub Projects : https://github.com/SciTools/iris/projects
289289.. _Zenodo DOI : https://doi.org/10.5281/zenodo.595182
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ def get_steps(cls) -> list[typing.Callable[..., None]]:
5858 cls .check_pypi ,
5959 cls .update_conda_forge ,
6060 cls .update_links ,
61- cls .twitter_announce ,
61+ cls .bluesky_announce ,
6262 cls .merge_back ,
6363 ]
6464
@@ -845,13 +845,13 @@ def update_links(self):
845845 )
846846 self .wait_for_done (message )
847847
848- def twitter_announce (self ):
848+ def bluesky_announce (self ):
849849 message = (
850- "Announce the release via https://twitter.com/scitools_iris , "
850+ "Announce the release via https://bsky.app/profile/scitools.bsky.social , "
851851 "and any "
852852 "other appropriate message boards (e.g. Viva Engage).\n "
853853 "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 "
855855 )
856856 if not self .first_in_series :
857857 message += (
You can’t perform that action at this time.
0 commit comments