eWaterCycle/setup-apptainer
GitHub action to setup apptainer
Science Score: 67.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
Found 3 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.1%) to scientific vocabulary
Keywords from Contributors
Repository
GitHub action to setup apptainer
Basic Info
- Host: GitHub
- Owner: eWaterCycle
- License: apache-2.0
- Language: TypeScript
- Default Branch: main
- Homepage: https://github.com/marketplace/actions/setup-apptainer
- Size: 753 KB
Statistics
- Stars: 14
- Watchers: 3
- Forks: 6
- Open Issues: 5
- Releases: 3
Metadata Files
README.md
This action enables you to easily use apptainer images in your GitHub action workflows.
GitHub Action to setup apptainer
To use apptainer containers in a workflow you need to install it first. This GitHub Action downloads and installs it for you.
The setup will add the apptainer executable to the PATH env var so it can be called in later steps.
Inputs
apptainer-version
Version of apptainer. See releases page for available versions.
Version string should start with major version, not with v character.
Example usage
yaml
steps:
- uses: actions/checkout@v2
- uses: eWaterCycle/setup-apptainer@v2
with:
apptainer-version: 1.3.6
- name: Run an apptainer container
run: apptainer run docker://alpine cat /etc/os-release
Contributing
If you want to contribute to the development of apptainer-setup action, have a look at the contribution guidelines.
Owner
- Name: eWaterCycle
- Login: eWaterCycle
- Kind: organization
- Website: http://www.ewatercycle.org
- Repositories: 74
- Profile: https://github.com/eWaterCycle
Citation (CITATION.cff)
# YAML 1.2
---
authors:
-
affiliation: "Netherlands eScience Center"
family-names: Verhoeven
given-names: Stefan
orcid: "https://orcid.org/0000-0002-5821-2060"
cff-version: "1.2.0"
keywords:
- github
- action
- apptainer
- setup
license: Apache-2.0
message: "If you use this software, please cite it using these metadata."
repository-code: "https://github.com/eWaterCycle/setup-apptainer"
url: https://github.com/marketplace/actions/setup-apptainer
title: setup-apptainer
abstract: GitHub Action workflow to setup apptainer.
identifiers:
- type: doi
value: 10.5281/zenodo.7097122
description: >-
DOI represents all versions, and will always
resolve to the latest one.
...
GitHub Events
Total
- Watch event: 6
- Delete event: 1
- Pull request event: 1
- Fork event: 1
Last Year
- Watch event: 6
- Delete event: 1
- Pull request event: 1
- Fork event: 1
Committers
Last synced: 6 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Stefan Verhoeven | s****n@g****m | 33 |
| dependabot[bot] | 4****] | 22 |
| Kirill Kouzoubov | k****8@g****m | 3 |
| Nicola Soranzo | n****o@g****m | 1 |
Issues and Pull Requests
Last synced: 7 months ago
All Time
- Total issues: 4
- Total pull requests: 77
- Average time to close issues: 4 months
- Average time to close pull requests: about 2 months
- Total issue authors: 3
- Total pull request authors: 4
- Average comments per issue: 1.5
- Average comments per pull request: 0.6
- Merged pull requests: 33
- Bot issues: 0
- Bot pull requests: 69
Past Year
- Issues: 0
- Pull requests: 6
- Average time to close issues: N/A
- Average time to close pull requests: 17 days
- Issue authors: 0
- Pull request authors: 3
- Average comments per issue: 0
- Average comments per pull request: 0.33
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 4
Top Authors
Issue Authors
- nhomega (1)
- sverhoeven (1)
- ric-evans (1)
Pull Request Authors
- dependabot[bot] (73)
- sverhoeven (5)
- nsoranzo (2)
- Kirill888 (2)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
- Total downloads: unknown
- Total docker downloads: 4,276
- Total dependent packages: 0
- Total dependent repositories: 29
- Total versions: 5
github actions: eWaterCycle/setup-apptainer
Setup apptainer an open source container platform
- Homepage: https://github.com/marketplace/actions/setup-apptainer
- License: apache-2.0
- Status: removed
-
Latest release: v2.0.0
published about 3 years ago
Rankings
Dependencies
- 455 dependencies
- @types/node ^18.7.18 development
- @typescript-eslint/parser ^5.38.0 development
- @vercel/ncc ^0.34.0 development
- eslint ^8.0.1 development
- eslint-plugin-github ^4.3.2 development
- eslint-plugin-jest ^27.0.4 development
- jest ^29.0.3 development
- js-yaml ^4.1.0 development
- prettier 2.7.1 development
- ts-jest ^29.0.1 development
- typescript ^4.8.3 development
- @actions/core ^1.9.1
- @actions/exec ^1.1.1
- @actions/tool-cache ^2.0.1
- actions/checkout v3 composite
- actions/setup-node v3.5.1 composite
- actions/upload-artifact v3 composite
- actions/checkout v3 composite
- github/codeql-action/analyze v1 composite
- github/codeql-action/autobuild v1 composite
- github/codeql-action/init v2 composite
- ./ * composite
- actions/checkout v3 composite
- dist/index.js node16 javascript