sdruskat/swh-save-action
A GitHub Action that saves a GitHub repository to the Software Heritage Archive
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 (3.1%) to scientific vocabulary
Repository
A GitHub Action that saves a GitHub repository to the Software Heritage Archive
Basic Info
- Host: GitHub
- Owner: sdruskat
- License: mit
- Language: Shell
- Default Branch: develop
- Size: 31.3 KB
Statistics
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 1
Metadata Files
README.md
Software Heritage Save action
A GitHub Action that saves the GitHub repository it is being run on to the Software Heritage Archive.
Inputs
n/a - Action can only save repository that it is run on. Also prevents misuse.
Outputs
result
The result string from the call to the Software Heritage API. To track the actual save result, go to https://archive.softwareheritage.org/save/#requests and look for the name of your repository.
Example usage
yml
uses: sdruskat/swh-save-action@v1.0.1
Note: It is suggested to use this action sparingly, so as to not overburden the Software Heritage API.
Perhaps run this on tags only?
yml
on:
push:
tags:
- '*'
Owner
- Name: Stephan Druskat
- Login: sdruskat
- Kind: user
- Location: Berlin
- Company: German Aerospace Center (DLR)
- Website: http://sdruskat.net
- Twitter: stdruskat
- Repositories: 12
- Profile: https://github.com/sdruskat
Software Engineering PhD candidate @DLR-SC, Research Software Engineer (https://hexatomic.github.io)
Citation (CITATION.cff)
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: Software Heritage Save GitHub Action
message: >-
If you use this action, please cite it in any of
your project outputs using the metadata from this
file.
type: software
authors:
- given-names: Stephan
family-names: Druskat
affiliation: German Aerospace Center (DLR)
orcid: 'https://orcid.org/0000-0003-4925-7248'
repository-code: 'https://github.com/sdruskat/swh-save-action'
url: >-
https://github.com/marketplace/actions/save-to-software-heritage
abstract: >-
A GitHub Action that triggers a save to the
Software Heritage Archive for the GitHub repository
it is being run on.
keywords:
- GitHub Action
- Software Heritage
license: MIT
version: 1.0.1
date-released: '2021-05-07'
GitHub Events
Total
- Watch event: 1
Last Year
- Watch event: 1
Committers
Last synced: 9 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Stephan Druskat | m****l@s****t | 25 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 9 months ago
All Time
- Total issues: 0
- Total pull requests: 4
- Average time to close issues: N/A
- Average time to close pull requests: 5 minutes
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.25
- Merged pull requests: 3
- 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
Pull Request Authors
- sdruskat (4)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
- Total downloads: unknown
- Total docker downloads: 2,925
- Total dependent packages: 0
- Total dependent repositories: 4
- Total versions: 1
github actions: sdruskat/swh-save-action
Saves the repository to the Software Heritage Archive
- License: mit
-
Latest release: v1.0.1
published almost 5 years ago
Rankings
Dependencies
- sdruskat/swh-save-action v1.0.1 composite
- Dockerfile * docker
- alpine 3.10 build