Skip to content

hsf-training/hsf-training-cicd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,997 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Continuous Integration and Deployment (CI/CD) with GitLab

HSF Training Center

All Contributors

Upcoming Events

pre-commit.ci status pages-build-deployment

This repository generates the corresponding lesson website from The Carpentries repertoire of lessons.

Note Click here for the training website!

The aim of this module is to explore what it means to build a CI/CD workflow and expand on concepts unique to GitLab’s CI/CD.

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:

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 ![good_first_issue], which marks particularly simple issues to get you started.

Authors

This lesson was written by

Giordon Stark
Giordon Stark

🖋

Additional thanks goes to these wonderful people (emoji key) who contributed to the content of the lesson:

Saransh Chopra
Saransh Chopra

🖋
Giordon Stark
Giordon Stark

🖋
Richa Sharma
Richa Sharma

🖋
Guillermo A. Fidalgo-Rodríguez
Guillermo A. Fidalgo-Rodríguez

🖋

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.

Citation

To cite this lesson, please consult with CITATION

Open Educational Resources (OER) on Zenodo

This lesson is included in the ETH Domain Open Educational Resources for Research Data Management (RDM) community on Zenodo. These resources support researchers, students, and RDM staff in implementing best practices across the research data lifecycle. The materials developed here are published under open licenses (CC BY 4.0) and can be freely reused and adapted for teaching and training initiatives worldwide.

Releases

No releases published

Packages

 
 
 

Contributors