https://github.com/caltechlibrary/overtime

experiment in tracking website content changes

https://github.com/caltechlibrary/overtime

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.5%) to scientific vocabulary

Keywords from Contributors

interpretability standardization animal hack autograder report
Last synced: 11 months ago · JSON representation

Repository

experiment in tracking website content changes

Basic Info
  • Host: GitHub
  • Owner: caltechlibrary
  • Language: HTML
  • Default Branch: main
  • Size: 11.8 MB
Statistics
  • Stars: 0
  • Watchers: 4
  • Forks: 1
  • Open Issues: 2
  • Releases: 0
Created about 4 years ago · Last pushed 12 months ago
Metadata Files
Readme

README.md

overtime

experiment in tracking website content changes

repository secrets requirements for GitHub Actions:

  • API_SITE_ID the LibGuides site ID
  • API_KEY the LibGuides API key
  • SITE_BASE_URL the base URL for the LibGuides site

these secrets need to be set in this repository

content/pages.json contains the JSON response from the API call with commits of changes scheduled daily

content/pages/ contains the content of published pages with commits of changes scheduled daily

content/posts/ contains the content of published blog posts with commits of changes scheduled daily

upstream/ contains the beautified contents of upstream css and js assets with commits of changes scheduled daily

Owner

  • Name: Caltech Library
  • Login: caltechlibrary
  • Kind: organization
  • Email: helpdesk@library.caltech.edu
  • Location: Pasadena, CA 91125

We manage the physical and digital holdings of the California Institute of Technology, provide services and training, and develop open-source software.

GitHub Events

Total
  • Push event: 97
Last Year
  • Push event: 97

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 800
  • Total Committers: 2
  • Avg Commits per committer: 400.0
  • Development Distribution Score (DDS): 0.068
Past Year
  • Commits: 241
  • Committers: 1
  • Avg Commits per committer: 241.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
github-actions 4****] 746
Tommy Keswick t****k 54

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 10
  • Total pull requests: 0
  • Average time to close issues: 3 months
  • Average time to close pull requests: N/A
  • Total issue authors: 1
  • Total pull request authors: 0
  • Average comments per issue: 0.2
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • 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
  • t4k (9)
Pull Request Authors
Top Labels
Issue Labels
bug (1)
Pull Request Labels

Dependencies

.github/workflows/sprung.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
.github/workflows/pages.yml actions
  • EndBug/add-and-commit v9 composite
  • actions/checkout v4 composite
  • actions/setup-python v4 composite
  • actions/upload-artifact v3 composite
.github/workflows/posts.yml actions
  • EndBug/add-and-commit v9 composite
  • actions/checkout v4 composite
  • actions/setup-python v4 composite
  • actions/upload-artifact v3 composite