Skip to content

Commit 5293320

Browse files
author
Release Manager
committed
gh-35482: Update GitHub transition notices in the developer manual <!-- Please provide a concise, informative and self-explanatory title. --> <!-- Don't put issue numbers in the title. Put it in the Description below. --> <!-- For example, instead of "Fixes #12345", use "Add a new method to multiply two integers" --> ### 📚 Description Updating the developer manual with the new workflow on github would take some time. #35460 Meanwhile, we update the github transition notices in the developer manual as the transition is over now. <!-- Describe your changes here in detail. --> <!-- Why is this change required? What problem does it solve? --> <!-- If this PR resolves an open issue, please link to it here. For example "Fixes #12345". --> <!-- If your change requires a documentation PR, please link it appropriately. --> ### 📝 Checklist <!-- Put an `x` in all the boxes that apply. It should be `[x]` not `[x ]`. --> - [x] The title is concise, informative, and self-explanatory. - [x] The description explains in detail what this PR is about. - [x] I have linked a relevant issue or discussion. - [ ] I have created tests covering the changes. - [ ] I have updated the documentation accordingly. ### ⌛ Dependencies <!-- List all open PRs that this PR logically depends on - #12345: short description why this is a dependency - #34567: ... --> <!-- If you're unsure about any of these, don't hesitate to ask. We're here to help! --> URL: #35482 Reported by: Kwankyu Lee Reviewer(s): Matthias Köppe
2 parents 47101bf + a4281cf commit 5293320

File tree

8 files changed

+49
-60
lines changed

8 files changed

+49
-60
lines changed

src/doc/en/developer/advanced_git.rst

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,11 @@ Advanced Git
88

99
.. WARNING::
1010

11-
**Sage development is scheduled to move to GitHub in February 2023.** The exact
12-
date will be announced in `<https://groups.google.com/g/sage-devel>`_. After
13-
the transition, some parts of this guide (especially those related with `the
14-
Sage Trac server <https://trac.sagemath.org>`_) will become obsolete and be
15-
updated according to the new workflow on GitHub. See our `transition guide from Trac to
16-
GitHub
11+
**Sage development moved to GitHub in February 2023.** After the transition,
12+
some parts of this guide (especially those related with `the Sage Trac
13+
server <https://trac.sagemath.org>`_) became obsolete and need to be
14+
updated according to the new workflow on GitHub. See our `transition guide
15+
from Trac to GitHub
1716
<https://github.com/sagemath/trac-to-github/blob/master/docs/Migration-Trac-to-Github.md>`_
1817
for the preliminary version of the workflow.
1918

src/doc/en/developer/git_trac.rst

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,11 @@ Optional: Using the Git-Trac Command
88

99
.. WARNING::
1010

11-
**Sage development is scheduled to move to GitHub in February 2023.** The exact
12-
date will be announced in `<https://groups.google.com/g/sage-devel>`_. After
13-
the transition, some parts of this guide (especially those related with `the
14-
Sage Trac server <https://trac.sagemath.org>`_) will become obsolete and be
15-
updated according to the new workflow on GitHub. See our `transition guide from Trac to
16-
GitHub
11+
**Sage development moved to GitHub in February 2023.** After the transition,
12+
some parts of this guide (especially those related with `the Sage Trac
13+
server <https://trac.sagemath.org>`_) became obsolete and need to be
14+
updated according to the new workflow on GitHub. See our `transition guide
15+
from Trac to GitHub
1716
<https://github.com/sagemath/trac-to-github/blob/master/docs/Migration-Trac-to-Github.md>`_
1817
for the preliminary version of the workflow.
1918

src/doc/en/developer/index.rst

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,11 @@ Welcome to the Sage Developer's Guide!
66

77
.. WARNING::
88

9-
**Sage development is scheduled to move to GitHub in February 2023.** The exact
10-
date will be announced in `<https://groups.google.com/g/sage-devel>`_. After
11-
the transition, some parts of this guide (especially those related with `the
12-
Sage Trac server <https://trac.sagemath.org>`_) will become obsolete and be
13-
updated according to the new workflow on GitHub. See our `transition guide from Trac to
14-
GitHub
9+
**Sage development moved to GitHub in February 2023.** After the transition,
10+
some parts of this guide (especially those related with `the Sage Trac
11+
server <https://trac.sagemath.org>`_) became obsolete and need to be
12+
updated according to the new workflow on GitHub. See our `transition guide
13+
from Trac to GitHub
1514
<https://github.com/sagemath/trac-to-github/blob/master/docs/Migration-Trac-to-Github.md>`_
1615
for the preliminary version of the workflow.
1716

src/doc/en/developer/manual_git.rst

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,11 @@ Using Git with the Sage Trac Server
88

99
.. WARNING::
1010

11-
**Sage development is scheduled to move to GitHub in February 2023.** The exact
12-
date will be announced in `<https://groups.google.com/g/sage-devel>`_. After
13-
the transition, some parts of this guide (especially those related with `the
14-
Sage Trac server <https://trac.sagemath.org>`_) will become obsolete and be
15-
updated according to the new workflow on GitHub. See our `transition guide from Trac to
16-
GitHub
11+
**Sage development moved to GitHub in February 2023.** After the transition,
12+
some parts of this guide (especially those related with `the Sage Trac
13+
server <https://trac.sagemath.org>`_) became obsolete and need to be
14+
updated according to the new workflow on GitHub. See our `transition guide
15+
from Trac to GitHub
1716
<https://github.com/sagemath/trac-to-github/blob/master/docs/Migration-Trac-to-Github.md>`_
1817
for the preliminary version of the workflow.
1918

@@ -167,9 +166,9 @@ repository, use these commands::
167166

168167
.. WARNING::
169168

170-
**Sage development is scheduled to move to GitHub in February 2023.** After the
171-
move, the Sage trac server [email protected]:sage.git will no longer be
172-
available, but all branches will be available (in read-only mode) on
169+
**Sage development moved to GitHub in February 2023.** After the move, the
170+
Sage trac server [email protected]:sage.git no longer operates, but all
171+
branches are available (in read-only mode) on
173172
https://github.com/sagemath/sagetrac-mirror.git.
174173

175174
Instead of ``trac`` you can use any other name you want, of course.

src/doc/en/developer/reviewer_checklist.rst

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,11 @@ The reviewer's check list
88

99
.. WARNING::
1010

11-
**Sage development is scheduled to move to GitHub in February 2023.** The exact
12-
date will be announced in `<https://groups.google.com/g/sage-devel>`_. After
13-
the transition, some parts of this guide (especially those related with `the
14-
Sage Trac server <https://trac.sagemath.org>`_) will become obsolete and be
15-
updated according to the new workflow on GitHub. See our `transition guide from Trac to
16-
GitHub
11+
**Sage development moved to GitHub in February 2023.** After the transition,
12+
some parts of this guide (especially those related with `the Sage Trac
13+
server <https://trac.sagemath.org>`_) became obsolete and need to be
14+
updated according to the new workflow on GitHub. See our `transition guide
15+
from Trac to GitHub
1716
<https://github.com/sagemath/trac-to-github/blob/master/docs/Migration-Trac-to-Github.md>`_
1817
for the preliminary version of the workflow.
1918

src/doc/en/developer/trac.rst

Lines changed: 9 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,11 @@ The Sage Trac Server
88

99
.. WARNING::
1010

11-
**Sage development is scheduled to move to GitHub in February 2023.** The exact
12-
date will be announced in `<https://groups.google.com/g/sage-devel>`_. After
13-
the transition, some parts of this guide (especially those related with `the
14-
Sage Trac server <https://trac.sagemath.org>`_) will become obsolete and be
15-
updated according to the new workflow on GitHub. See our `transition guide from Trac to
16-
GitHub
11+
**Sage development moved to GitHub in February 2023.** After the transition,
12+
some parts of this guide (especially those related with `the Sage Trac
13+
server <https://trac.sagemath.org>`_) became obsolete and need to be
14+
updated according to the new workflow on GitHub. See our `transition guide
15+
from Trac to GitHub
1716
<https://github.com/sagemath/trac-to-github/blob/master/docs/Migration-Trac-to-Github.md>`_
1817
for the preliminary version of the workflow.
1918

@@ -46,8 +45,8 @@ the :trac:`Sage trac timeline <timeline>`.
4645

4746
.. WARNING::
4847

49-
**Sage development is scheduled to move to GitHub in February 2023.**
50-
All functions of our Trac server will be taken over by our main repository,
48+
**Sage development moved to GitHub in February 2023.**
49+
All functions of our Trac server were taken over by our main repository,
5150
https://github.com/sagemath/sage.
5251

5352

@@ -354,10 +353,8 @@ other tests that run on GitHub Actions.
354353

355354
.. WARNING::
356355

357-
**Sage development is scheduled to move to GitHub in February 2023.**
358-
After the move, the patch buildbot will no longer be available; the three
359-
workflows above are considered a full replacement. If you miss any features
360-
of the patch buildbot, please report this in :trac:`33457`.
356+
**Sage development moved to GitHub in February 2023.**
357+
After the move, the patch buildbot no longer operates.
361358

362359
The following are some other relevant issues:
363360

src/doc/en/developer/walk_through.rst

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,11 @@ Sage Development Process
88

99
.. WARNING::
1010

11-
**Sage development is scheduled to move to GitHub in February 2023.** The exact
12-
date will be announced in `<https://groups.google.com/g/sage-devel>`_. After
13-
the transition, some parts of this guide (especially those related with `the
14-
Sage Trac server <https://trac.sagemath.org>`_) will become obsolete and be
15-
updated according to the new workflow on GitHub. See our `transition guide from Trac to
16-
GitHub
11+
**Sage development moved to GitHub in February 2023.** After the transition,
12+
some parts of this guide (especially those related with `the Sage Trac
13+
server <https://trac.sagemath.org>`_) became obsolete and need to be
14+
updated according to the new workflow on GitHub. See our `transition guide
15+
from Trac to GitHub
1716
<https://github.com/sagemath/trac-to-github/blob/master/docs/Migration-Trac-to-Github.md>`_
1817
for the preliminary version of the workflow.
1918

@@ -124,9 +123,8 @@ actually takes place.
124123

125124
.. WARNING::
126125

127-
**Sage development is scheduled to move to GitHub in February 2023.**
128-
After the move, https://github.com/sagemath/sage.git will be the
129-
primary repository.
126+
**Sage development moved to GitHub in February 2023.**
127+
Now https://github.com/sagemath/sage.git is the primary repository.
130128

131129
.. _section-walkthrough-branch:
132130

src/doc/en/developer/workflows.rst

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,11 @@ Distributed Development
88

99
.. WARNING::
1010

11-
**Sage development is scheduled to move to GitHub in February 2023.** The exact
12-
date will be announced in `<https://groups.google.com/g/sage-devel>`_. After
13-
the transition, some parts of this guide (especially those related with `the
14-
Sage Trac server <https://trac.sagemath.org>`_) will become obsolete and be
15-
updated according to the new workflow on GitHub. See our `transition guide from Trac to
16-
GitHub
11+
**Sage development moved to GitHub in February 2023.** After the transition,
12+
some parts of this guide (especially those related with `the Sage Trac
13+
server <https://trac.sagemath.org>`_) became obsolete and need to be
14+
updated according to the new workflow on GitHub. See our `transition guide
15+
from Trac to GitHub
1716
<https://github.com/sagemath/trac-to-github/blob/master/docs/Migration-Trac-to-Github.md>`_
1817
for the preliminary version of the workflow.
1918

0 commit comments

Comments
 (0)