Size: 1275
Comment: Add links to components, Trac, Askbot
|
← Revision 6 as of 2023-02-23 20:21:26 ⇥
Size: 220
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
<<TableOfContents()>> == Upstream projects == * Components: http://www.sagemath.org/links-components.html * Used for the infrastructure: * [[https://trac.edgewall.org/Trac]] * [[https://askbot.com|Askbot]] == Upgrading and updating upstream packages == * The Fedora people have a useful tool to track upstream version changes: https://release-monitoring.org/ == Sage trac tickets about upgrades, updates, packages == Here are some useful trac queries (final "e" omitted on purpose to also get final "ing"). * [[https://trac.sagemath.org/query?summary=~upgrad&desc=1&order=status|summary contains upgrad]] * [[https://trac.sagemath.org/query?summary=~updat&desc=1&order=status|summary contains updat]] * [[https://trac.sagemath.org/query?summary=~upgrad&or&summary=~updat&desc=1&order=status|summary contains upgrad or updat]] * [[https://trac.sagemath.org/query?summary=~packag&desc=1&order=status|summary contains packag]] * [[https://trac.sagemath.org/query?summary=~upgrad&or&summary=~updat&or&summary=~packag&desc=1&order=status|summary contains "upgrad" or "updat" or "packag"]] |
moved to https://github.com/sagemath/sage/wiki/Upstream |
Line 28: | Line 7: |
See [[Distribution]], [[Interfaces]], [[SageMathExternalPackages]]. | See [[Distribution]], [[Interfaces]], [[SageMathExternalPackages]], [[CodeSharingWorkflow]]. |
SageMath: upstream projects
moved to https://github.com/sagemath/sage/wiki/Upstream
What about downstream?
See Distribution, Interfaces, SageMathExternalPackages, CodeSharingWorkflow.