You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: oss-resources/index.md
+13-64Lines changed: 13 additions & 64 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,80 +13,29 @@ title: OSS Resources
13
13
14
14
## Tools
15
15
16
-
**[OSSPREY](https://ossprey.cs.ucdavis.edu/)** — Is your open source project on a sustainable path? OSSPREY uses AI to forecast the health of open source projects and gives you concrete, evidence-based recommendations for what to do about it. Point it at any GitHub repository and get month-by-month sustainability forecasts, actionable suggestions ranked by impact, and interactive visualizations of your project's social and technical networks. Built by the [DECAL Lab](https://decallab.cs.ucdavis.edu/) at UC Davis.
16
+
**[ORB (UC Open Repository Browser)](https://juanis2112-repoexplorer.share.connect.posit.cloud/)**
17
17
18
-
## Tutorials
18
+
- Explore the open source landscape across the UC system. ORB provides interactive dashboards showing repository statistics, impact metrics, sustainability indicators (including lottery factor), and security scores across all UC campuses. Built by Juanita Gomez at UCSC.
19
19
20
-
These are tutorials we've come across and recommend (with a few we've written ourselves 😊)!
20
+
**[OSSPREY](https://ossprey.cs.ucdavis.edu/)**
21
21
22
-
## Topics
22
+
- Is your open source project on a sustainable path? OSSPREY uses AI to forecast the health of open source projects and gives you concrete, evidence-based recommendations for what to do about it. Point it at any GitHub repository and get month-by-month sustainability forecasts, actionable suggestions ranked by impact, and interactive visualizations of your project's social and technical networks. Built by the [DECAL Lab](https://decallab.cs.ucdavis.edu/) at UC Davis.
23
23
24
-
-[Getting Started with Open Source](#getting-started-with-open-source)
25
-
-[Contributing to a Project](#contributing-to-a-project)
26
-
-[Software Development and Best Practices](#software-development-and-best-practices)
27
-
-[Maintaining and Sustaining Software](#maintaining-and-sustaining-software)
28
-
-[Building Community for Your Project](#building-community-for-your-project)
29
-
-[Software Packaging](#software-packaging)
30
-
-[Licensing and Compliance](#understanding-licensing--compliance)
-[Introduction to Git](https://coderefinery.github.io/git-intro/)
35
-
-[How to Contribute to Open Source](https://opensource.guide/how-to-contribute/)
28
+
- Structured learning pathways for getting started with open source, contributing to projects, maintaining software, building communities, understanding licensing, and more. Browse by topic, role, or experience level.
36
29
37
-
## Contributing to a Project
30
+
## Further Reading
38
31
39
-
-[Social Coding and Open Source Collaboration](https://coderefinery.github.io/social-coding/)
40
-
-[Writing Documentation for Software Projects](https://intersect-training.org/Documentation/)
41
-
-[Making Good Pull Requests](https://intersect-training.org/Making-Good-PRs/)
42
-
-[Issue Tracking with GitHub](https://intersect-training.org/Issue-Tracking/)
43
-
-[Collaborative Git for Teams](https://coderefinery.github.io/git-collaborative/)
44
-
-[Collaboration in Open Research Projects](https://book.the-turing-way.org/collaboration/collaboration)
45
-
-[Forge Your Future with Open Source](https://pragprog.com/titles/a-vbopens/forge-your-future-with-open-source/)
32
+
The [education site](https://uc-ospo-network.github.io/education/) covers tutorials and structured lessons comprehensively. Below are additional articles, guides, and references that complement those lessons.
46
33
47
-
## Software Development and Best Practices
48
-
49
-
-[Continuous Integration and Delivery with GitHub Actions](https://intersect-training.org/CI-CD/)
50
-
-[CI/CD for Research Software with GitLab CI](https://hsf-training.github.io/hsf-training-cicd/)
51
-
-[Unit Testing and TDD in Python](https://intersect-training.org/curriculum/)
34
+
- (Our own!) [Growing Community Around Open Source Projects](growing-community.md)
35
+
-[Forge Your Future with Open Source](https://pragprog.com/titles/a-vbopens/forge-your-future-with-open-source/) (book)
52
36
-[Tools and practices for FAIR research software](https://carpentries-incubator.github.io/fair-research-software/)
-[Intermediate Research Software Development Skills (Python) Lesson Material](https://carpentries-incubator.github.io/python-intermediate-development/)
55
-
-[Introduction to Docker for Research](https://hsf-training.github.io/hsf-training-docker/index.html)
-[PsyArXiv Preprints | "My code is s\*\*t": Negative automatic thoughts and outcomes of a behavioral experiment for code review anxiety](https://osf.io/preprints/psyarxiv/hz3et)
-["My code is s\*\*t": Negative automatic thoughts and outcomes of a behavioral experiment for code review anxiety](https://osf.io/preprints/psyarxiv/hz3et)
0 commit comments