diff --git a/conf.py b/conf.py index df93c9c6..8f948788 100644 --- a/conf.py +++ b/conf.py @@ -140,8 +140,8 @@ # Common substitutions and link targets available in every document rst_epilog = """ -.. |sqrbot| replace:: `@sqrbot-jr `__ -.. |dmw-sqrbot| replace:: `direct message with @sqrbot-jr `__ +.. |squarebot| replace:: `@squarebot `__ +.. |dmw-squarebot| replace:: `direct message with @squarebot `__ """ diff --git a/legal/copyright-overview.rst b/legal/copyright-overview.rst index e464a266..99b477d9 100644 --- a/legal/copyright-overview.rst +++ b/legal/copyright-overview.rst @@ -154,7 +154,7 @@ The :file:`COPYRIGHT` file does not contain any other content. .. tip:: **Create a COPYRIGHT file from Slack.** - Open a |dmw-sqrbot| and type: + Open a |dmw-squarebot| and type: .. code-block:: text diff --git a/project-docs/change-controlled-docs.rst b/project-docs/change-controlled-docs.rst index 6c103c85..b9712d2c 100644 --- a/project-docs/change-controlled-docs.rst +++ b/project-docs/change-controlled-docs.rst @@ -100,7 +100,7 @@ Creating a new LaTeX (lsstdoc) change-controlled document **Before creating a new change-controlled document, reserve its handle on DocuShare.** Contact the CCB (`#dm-ccb `_) for assistance. -In Slack, open a |dmw-sqrbot| and type: +In Slack, open a |dmw-squarebot| and type: .. code-block:: text diff --git a/project-docs/technotes.rst b/project-docs/technotes.rst index 914ad598..3453cc86 100644 --- a/project-docs/technotes.rst +++ b/project-docs/technotes.rst @@ -79,7 +79,7 @@ Create a technote ================= Creating a new technote is easy and takes just a moment. -In Slack, open a |dmw-sqrbot| and type: +In Slack, open a |dmw-squarebot| and type: .. code-block:: text diff --git a/stack/adding-a-new-package.rst b/stack/adding-a-new-package.rst index 5a953aa5..13c63f7b 100644 --- a/stack/adding-a-new-package.rst +++ b/stack/adding-a-new-package.rst @@ -7,7 +7,7 @@ Adding a New Package to the Build Creating a new package ====================== -To create a new LSST package, send a "create project" message to ``@sqrbot-jr`` on the LSST Slack and select "LSST EUPS package" as the project type. +To create a new LSST package, send a "create project" message to ``@squarebot`` on the LSST Slack and select "LSST EUPS package" as the project type. Follow the prompts to select the GitHub organization (choose ``lsst`` for the `LSST organization on GitHub`_ for packages that you plan to add to the full distribution via RFC, as described below) and the specific flavor of package (e.g. ``Pipelines Python`` for a typical python package that depends on `pipe_base`_) to get an appropriate directory structure set up. The bot uses the templates in the `lsst/templates`_ repository to define the package layout. @@ -99,8 +99,8 @@ Configuring GitHub Repositories .. Note:: - If you created your package via ``@sqrbot-jr`` on the LSST slack, the GitHub repo should be configured correctly. - These instructions are for the rare cases that cannot be handled by ``@sqrbot-jr``. + If you created your package via ``@squarebot`` on the LSST slack, the GitHub repo should be configured correctly. + These instructions are for the rare cases that cannot be handled by ``@squarebot``. All LSST DM repositories on GitHub must be configured by a repository administrator to protect the ``main`` branch and to ensure that the merge button for pull requests can not be pushed without the branch being up to date with ``main``. There are a number of settings required to ensure this and they are described below with URLs referring to the ``afw`` package. @@ -145,7 +145,7 @@ Handling Git LFS-backed repos ============================= New :doc:`Git LFS-backed ` repos (or existing repos being converted to LFS) require additional configuration. -``@sqrbot-jr`` cannot yet create an empty LFS-ready repo. +``@squarebot`` cannot yet create an empty LFS-ready repo. - The `repos.yaml`_ entry must declare that the repository is LFS backed: diff --git a/stack/argparse-script-topic-type.rst b/stack/argparse-script-topic-type.rst index 35c0ba76..47b09a69 100644 --- a/stack/argparse-script-topic-type.rst +++ b/stack/argparse-script-topic-type.rst @@ -19,7 +19,7 @@ Starter template ================ Create a new argparse-based script topic from Slack.\ [#template]_ -Open a |dmw-sqrbot| and type: +Open a |dmw-squarebot| and type: .. code-block:: text diff --git a/stack/config-topic-type.rst b/stack/config-topic-type.rst index 80ff3551..e02e3000 100644 --- a/stack/config-topic-type.rst +++ b/stack/config-topic-type.rst @@ -15,7 +15,7 @@ Starter template ================ Create a new config topic from Slack.\ [#template]_ -Open a |dmw-sqrbot| and type: +Open a |dmw-squarebot| and type: .. code-block:: text diff --git a/stack/license-and-copyright.rst b/stack/license-and-copyright.rst index ce23d4c4..01e46a4c 100644 --- a/stack/license-and-copyright.rst +++ b/stack/license-and-copyright.rst @@ -24,7 +24,7 @@ Be careful not to modify the LICENSE file. .. tip:: **Create a LICENSE file from Slack.** - Open a |dmw-sqrbot| and type: + Open a |dmw-squarebot| and type: .. code-block:: text @@ -47,7 +47,7 @@ Include additions to :file:`COPYRIGHT` files as part of your regular pull reques .. tip:: **Create a COPYRIGHT file from Slack.** - Open a |dmw-sqrbot| and type: + Open a |dmw-squarebot| and type: .. code-block:: text @@ -83,7 +83,7 @@ Replace ``{{ cookiecutter.package_name }}`` with the repository's name (``afw``, .. tip:: **Create a Python license preamble from Slack.** - Open a |dmw-sqrbot| and type: + Open a |dmw-squarebot| and type: .. code-block:: text @@ -108,7 +108,7 @@ Replace ``{{ cookiecutter.package_name }}`` with the repository's name (``afw``, .. tip:: **Create a C++ license preamble from Slack.** - Open a |dmw-sqrbot| and type: + Open a |dmw-squarebot| and type: .. code-block:: text diff --git a/stack/script-topic-type.rst b/stack/script-topic-type.rst index aedd7ae9..15a5ab02 100644 --- a/stack/script-topic-type.rst +++ b/stack/script-topic-type.rst @@ -23,7 +23,7 @@ Starter template ================ Create a new script topic from Slack.\ [#template]_ -Open a |dmw-sqrbot| and type: +Open a |dmw-squarebot| and type: .. code-block:: text diff --git a/stack/task-topic-type.rst b/stack/task-topic-type.rst index 8d425845..6d865574 100644 --- a/stack/task-topic-type.rst +++ b/stack/task-topic-type.rst @@ -13,7 +13,7 @@ Starter template ================ Create a new task topic from Slack.\ [#template]_ -Open a |dmw-sqrbot| and type: +Open a |dmw-squarebot| and type: .. code-block:: text