submit
Repository for tracking issues, suggestions with the submit.cs system
Science Score: 10.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
3 of 10 committers (30.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.6%) to scientific vocabulary
Keywords
Repository
Repository for tracking issues, suggestions with the submit.cs system
Basic Info
- Host: GitHub
- Owner: ucsb-cs
- License: bsd-2-clause
- Language: Python
- Default Branch: master
- Homepage: https://ucsb-cs.github.io/submit/
- Size: 862 KB
Statistics
- Stars: 9
- Watchers: 6
- Forks: 5
- Open Issues: 14
- Releases: 0
Topics
Metadata Files
README.md
submit
submit is a web service that is intented to be used for online submission of
programming assignments. When configured, submitted projects can be
automatically assessed.
Note: This web service was written to work on UCSB's network. A number of manual modifications are necessary to get working elsewhere.
Releasing
In order to make a release bump the version number in
submit/__init__.py. Please follow semantic versioning.
Make a pull request as normal, and once merged to master complete the following.
From your development machine run (replace X.X.X with the version string).
python setup.py bdist_wheel
python setup.py sdist upload
VERSION=X.X.X git tag -m "v$VERSION" "v$VERSION"
git push --tags
From submit.cs run:
./update_app.sh --update
Owner
- Name: UCSB Computer Science
- Login: ucsb-cs
- Kind: organization
- Location: Santa Barbara, CA
- Website: http://cs.ucsb.edu/~leadta
- Repositories: 12
- Profile: https://github.com/ucsb-cs
GitHub Events
Total
Last Year
Committers
Last synced: almost 3 years ago
All Time
- Total Commits: 683
- Total Committers: 10
- Avg Commits per committer: 68.3
- Development Distribution Score (DDS): 0.315
Top Committers
| Name | Commits | |
|---|---|---|
| Bryce Boe | b****e@g****m | 468 |
| Kyle Dewey | k****y@c****u | 83 |
| Kyle Dewey | k****y@g****m | 83 |
| bronhuston | b****n@g****m | 17 |
| dananguyenucsb | d****s@g****m | 13 |
| Phill Conrad | p****d@c****u | 10 |
| Caitlin Scarberry | c****y@u****u | 4 |
| Christian Lloyd | l****8@g****m | 2 |
| Gareth George | g****7@g****m | 2 |
| Kevin Burk | x****t@g****m | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 24
- Total pull requests: 14
- Average time to close issues: 10 months
- Average time to close pull requests: about 5 hours
- Total issue authors: 15
- Total pull request authors: 4
- Average comments per issue: 1.13
- Average comments per pull request: 0.36
- Merged pull requests: 11
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- bboe (6)
- pconrad (4)
- rathodsachin20 (2)
- shiyujiucsb (1)
- nguyenmp (1)
- dkudrow (1)
- yantangucsb (1)
- ianvernon (1)
- jbadge (1)
- upsiquark (1)
- kpavery (1)
- cr-norton (1)
- MoSBanapple (1)
- jasenmh (1)
- jheckey (1)
Pull Request Authors
- bboe (7)
- caitscarberry (3)
- xavierholt (2)
- pconrad (2)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 1,701 last-month
- Total dependent packages: 0
- Total dependent repositories: 5
- Total versions: 20
- Total maintainers: 2
pypi.org: submit
submit is a submission web service designed for programming assignments
- Homepage: https://github.com/ucsb-cs/submit
- Documentation: https://submit.readthedocs.io/
- License: Simplified BSD License
-
Latest release: 1.3.3
published almost 8 years ago