ost

A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources, based on data from https://opensustain.tech

https://github.com/ecosyste-ms/ost

Science Score: 44.0%

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

  • CITATION.cff file
    Found 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 (12.4%) to scientific vocabulary

Keywords from Contributors

interactive optimism sequencers annotation packaging network-simulation hacking embedded standardization projection
Last synced: 7 months ago · JSON representation ·

Repository

A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources, based on data from https://opensustain.tech

Basic Info
  • Host: GitHub
  • Owner: ecosyste-ms
  • License: agpl-3.0
  • Language: Ruby
  • Default Branch: main
  • Homepage: https://ost.ecosyste.ms
  • Size: 867 KB
Statistics
  • Stars: 9
  • Watchers: 1
  • Forks: 1
  • Open Issues: 20
  • Releases: 0
Created over 2 years ago · Last pushed 8 months ago
Metadata Files
Readme License Citation

README.md

Ecosyste.ms: OST

A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources, based on data from https://opensustain.tech/

This project is part of Ecosyste.ms: Tools and open datasets to support, sustain, and secure critical digital infrastructure.

API

Documentation for the REST API is available here: https://ost.ecosyste.ms/docs

The default rate limit for the API is 5000/req per hour based on your IP address, get in contact if you need to to increase your rate limit.

Development

For development and deployment documentation, check out DEVELOPMENT.md

Contribute

Please do! The source code is hosted at GitHub. If you want something, open an issue or a pull request.

If you need want to contribute but don't know where to start, take a look at the issues tagged as "Help Wanted".

You can also help triage issues. This can include reproducing bug reports, or asking for vital information such as version numbers or reproduction instructions.

Finally, this is an open source project. If you would like to become a maintainer, we will consider adding you if you contribute frequently to the project. Feel free to ask.

For other updates, follow the project on Twitter: @ecosyste_ms.

Note on Patches/Pull Requests

  • Fork the project.
  • Make your feature addition or bug fix.
  • Add tests for it. This is important so we don't break it in a future version unintentionally.
  • Send a pull request. Bonus points for topic branches.

Vulnerability disclosure

We support and encourage security research on Ecosyste.ms under the terms of our vulnerability disclosure policy.

Code of Conduct

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

Copyright

Code is licensed under GNU Affero License © 2023 Andrew Nesbitt.

Data from the API is licensed under CC BY-SA 4.0.

Owner

  • Name: Ecosystems
  • Login: ecosyste-ms
  • Kind: organization
  • Email: hello@ecosyste.ms
  • Location: United Kingdom

Tools and open datasets to support, sustain, and secure critical digital infrastructure

Citation (CITATION.cff)

cff-version: 1.2.0
title: 'Ecosyste.ms: OST'
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Andrew
    family-names: Nesbitt
    email: andrew@ecosyste.ms
    orcid: 'https://orcid.org/0009-0007-2710-1118'
repository-code: 'https://github.com/ecosyste-ms/ost'
url: 'https://ost.ecosyste.ms'
abstract: >-
  An open API service for discovering and reviewing projects for opensustain.tech.
keywords:
  - open source
  - package management
  - software
license: AGPL-3.0

GitHub Events

Total
  • Issues event: 8
  • Watch event: 2
  • Delete event: 241
  • Issue comment event: 219
  • Push event: 157
  • Pull request review event: 3
  • Pull request event: 481
  • Create event: 254
Last Year
  • Issues event: 8
  • Watch event: 2
  • Delete event: 241
  • Issue comment event: 219
  • Push event: 157
  • Pull request review event: 3
  • Pull request event: 481
  • Create event: 254

Committers

Last synced: 7 months ago

All Time
  • Total Commits: 672
  • Total Committers: 4
  • Avg Commits per committer: 168.0
  • Development Distribution Score (DDS): 0.161
Past Year
  • Commits: 223
  • Committers: 4
  • Avg Commits per committer: 55.75
  • Development Distribution Score (DDS): 0.188
Top Committers
Name Email Commits
Andrew Nesbitt a****z@g****m 564
dependabot[bot] 4****] 98
github-actions[bot] g****] 6
Thomas Gram t****s@c****t 4
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 7 months ago

All Time
  • Total issues: 40
  • Total pull requests: 1,078
  • Average time to close issues: 1 day
  • Average time to close pull requests: about 24 hours
  • Total issue authors: 4
  • Total pull request authors: 3
  • Average comments per issue: 2.0
  • Average comments per pull request: 0.75
  • Merged pull requests: 147
  • Bot issues: 6
  • Bot pull requests: 1,074
Past Year
  • Issues: 8
  • Pull requests: 577
  • Average time to close issues: 1 day
  • Average time to close pull requests: about 24 hours
  • Issue authors: 3
  • Pull request authors: 3
  • Average comments per issue: 1.38
  • Average comments per pull request: 0.74
  • Merged pull requests: 65
  • Bot issues: 2
  • Bot pull requests: 575
Top Authors
Issue Authors
  • Ly0n (16)
  • andrew (12)
  • Codeshark-NET (6)
  • dependabot[bot] (6)
Pull Request Authors
  • dependabot[bot] (1,064)
  • github-actions[bot] (10)
  • Codeshark-NET (4)
Top Labels
Issue Labels
bug (8) enhancement (6) dependencies (6) ruby (6)
Pull Request Labels
dependencies (1,063) ruby (1,028) docker (20) github_actions (15)

Dependencies

.github/workflows/ci.yml actions
  • actions/checkout v4 composite
  • actions/setup-node v3.8.1 composite
  • ruby/setup-ruby v1 composite
  • postgres 14 docker
  • redis * docker
Dockerfile docker
  • ruby 3.2.2-alpine build
docker-compose.yml docker
  • postgres 14.1-alpine
Gemfile rubygems
  • dotenv-rails >= 0 development
  • mocha >= 0 development
  • rails-controller-testing >= 0 development
  • shoulda-context >= 0 development
  • shoulda-matchers >= 0 development
  • web-console >= 0 development
  • webmock >= 0 development
  • bootsnap >= 0
  • bootstrap >= 0
  • cff >= 0
  • counter_culture >= 0
  • faraday >= 0
  • faraday-follow_redirects >= 0
  • faraday-retry >= 0
  • faraday-typhoeus >= 0
  • google-protobuf = 3.24.3
  • groupdate >= 0
  • jbuilder >= 0
  • jquery-rails >= 0
  • pagy >= 0
  • pg ~> 1.5
  • pg_query >= 0
  • pghero >= 0
  • puma >= 0
  • rack-attack >= 0
  • rack-attack-rate-limit >= 0
  • rack-cors >= 0
  • rails ~> 7.0.6
  • rswag-api >= 0
  • rswag-ui >= 0
  • sassc-rails >= 0
  • sidekiq >= 0
  • sidekiq-status >= 0
  • sidekiq-unique-jobs >= 0
  • simple_form >= 0
  • sitemap_generator >= 0
  • sprockets-rails >= 0
Gemfile.lock rubygems
  • 117 dependencies