hsf-training-cicd-github
An introduction to continuous integration (CI) and continuous deployment (CD) using GitHub Actions
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
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (15.0%) to scientific vocabulary
Keywords
Repository
An introduction to continuous integration (CI) and continuous deployment (CD) using GitHub Actions
Basic Info
- Host: GitHub
- Owner: hsf-training
- License: other
- Language: Python
- Default Branch: gh-pages
- Homepage: https://hsf-training.github.io/hsf-training-cicd-github/
- Size: 7.49 MB
Statistics
- Stars: 1
- Watchers: 4
- Forks: 7
- Open Issues: 9
- Releases: 0
Topics
Metadata Files
README.md
<!-- ALL-CONTRIBUTORS-BADGE:END -->
HSF Training CI/CD -- Github Edition
An introduction to continuous integration (CI) and continuous deployment (CD) using GitHub Actions. This repository holds the source code of the webpage that is rendered here. Contributions are welcome (see below)!
This training module is part of an initiative of the HEP Software foundation to build up a full software training curriculum for high energy physics.
📅 Past events and videos
- 🎥 Feb 2021
Emoji key: 🎥 (full video recordings availabile), ⛏️ (hackathon)
🤗 Contributing
We welcome all contributions to improve the lesson! Maintainers will do their best to help you if you have any questions, concerns, or experience any difficulties along the way.
If you make non-trivial changes (i.e., more than fixing a simple typo), you are eligible to be added to the HSF Training Community page, as well as to the list of contributors below.
We'd like to ask you to familiarize yourself with our Contribution Guide and have a look at the more detailed guidelines on proper formatting, ways to render the lesson locally, and even how to write new episodes.
Quick summary of how to get a local preview: Install jekyll and then run
bundle install
bundle update
bundle exec jekyll serve
Unless we change framework versions, only the last command needs to be typed after the first time.
Before committing anything, we also ask you to install the pre-commit hooks of this repository:
bash
pip3 install pre-commit
pre-commit install
Please see the current list of issues for ideas for contributing to this
repository. For making your contribution, we use the GitHub flow, which is
nicely explained in the chapter Contributing to a Project in Pro Git
by Scott Chacon.
Look for the tag , which marks particularly simple issues to get you started.
💖 Authors
Thanks goes to these wonderful people (emoji key) who contributed to the content of the lesson:
Emery Nibigira 🖋 |
Florian Eble 🐛 |
Aman Desai 🖋 |
Saransh Chopra 🖋 |
Even more people contributed to the framework, but they are too many to list! Instead, all regular contributors are listed on our HSF Training Community page.
Owner
- Name: HEP Software Foundation Training Material
- Login: hsf-training
- Kind: organization
- Email: hsf-coordination@googlegroups.com
- Website: https://hepsoftwarefoundation.org/training/
- Twitter: HsfTraining
- Repositories: 28
- Profile: https://github.com/hsf-training
Training and educational material for the high energy physics community.
Citation (CITATION)
Please cite as: [TODO]
GitHub Events
Total
- Push event: 2
- Pull request event: 1
- Create event: 1
Last Year
- Push event: 2
- Pull request event: 1
- Create event: 1
Dependencies
- PyYAML *
- update-copyright *
- github-pages >= 0 development
- webrick >= 1.6.1
- actions/checkout v3 composite
- crazy-max/ghaction-github-labeler v4 composite