Skip to content

Commit 209e5f1

Browse files
committed
link to roadmap
1 parent 18ba96e commit 209e5f1

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

finance/proposal-calls/cycle3/user-dev-support-rse.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,14 @@ Example projects:
5656
Astropy documentation to this theme as well, as a way of reducing custom
5757
infrastructure and sharing infrastructure with other projects. Relevant issues:
5858
[#11520](https://github.com/astropy/astropy/issues/11520)
59-
* *Implement robust benchmark reporting for pull requests*: This project would enable a
60-
way of evaluating the performance impact of pull requests by tracking and benchmarking
61-
existing performance of common tasks (see, for example, the old
62-
[astropy-benchmarks](https://github.com/astropy/astropy-benchmarks)).
63-
* *Implement integration testing for core, coordinated, and infrastructure packages*:
59+
* *Implement robust benchmark reporting for pull requests* ([drawn from the Astropy
60+
Roadmap](https://github.com/astropy/astropy-project/blob/main/roadmap/roadmap.md)): This
61+
project would enable a way of evaluating the performance impact of pull requests by
62+
tracking and benchmarking existing performance of common tasks (see, for example, the
63+
old [astropy-benchmarks](https://github.com/astropy/astropy-benchmarks)).
64+
* *Implement integration testing for core, coordinated, and infrastructure packages*
65+
([drawn from the Astropy
66+
Roadmap](https://github.com/astropy/astropy-project/blob/main/roadmap/roadmap.md)):
6467
Ensure that coordinated and infrastructure packages have integration tests that check
6568
the joint usage of Astropy and these other packages together, rather than individually
6669
(as is often the case now).

0 commit comments

Comments
 (0)