Giter Site home page Giter Site logo

devops-projects's Introduction

DevOps Projects

A quick intro to GitHub Actions.

React Project

A React project to understand how to use GitHub Actions.

See workflows 1 to 13

Features

  • understanding GithHub Actions.
  • finding and customizing actions.
  • running automated tests on a React project.
  • adding multiple jobs.
  • building project and simulating deployment.
  • running jobs after each other.
  • adding lint checks.
  • using activity types and event filters.
  • skipping workflows with [skip ci] in commit message.
  • working with artifacts and job outputs.
  • caching dependencies.
  • running jobs and steps conditionally.
  • running jobs with a matrix.
  • re-using workflows.
  • grouping steps in a custom composite action.
  • adding inputs and outputs to custom actions.
  • creating a custom JavaScript action.
  • creating a custom Docker action with Python.
  • working with third-party permissions and OpenID Connect.

Node/Express Project

A Node/Express project using MongoDB, GitHub secrets and Docker.

See workflows 14 to 17

Features

  • setting up a MongoDB database on Atlas.
  • using environment variables.
  • using secrets.
  • utilizing job environments.
  • utilizing Docker containers.
  • running jobs in containers.
  • using service containers.
  • securing workflows against script injections.
  • using actions provided by verified creators.
  • working with GitHub tokens, permissions and repo security settings.

Based on Learn GitHub Actions by GitHub and GitHub Actions - The Complete Guide by Maximilian Schwarzmüller (2022).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.