Giter VIP home page Giter VIP logo

lab9's Introduction

CI/CD Lab - GitHub Actions

In this lab, you will explore continuous integration and continuous deployment (CI/CD) practices using GitHub Actions. GitHub Actions provides a powerful workflow automation tool to streamline your development and deployment processes. You will perform various tasks related to setting up CI/CD pipelines and gathering system information using GitHub Actions. Follow the tasks below to complete the lab assignment.

Task 1: Create your First GitHub Actions Pipeline

To achieve a grade of 6/10, follow these steps:

  1. Read the Official Guide:

    • Follow the official GitHub Actions quickstart guide.
    • Document all your observations, key concepts, and steps you followed in a Markdown file named "GitHub_Actions_Quickstart.md" in the lab folder.
  2. Observe the Workflow Execution:

    • Push some changes to your repository and observe the GitHub Actions workflow execution.
    • Document the output, any errors encountered, and any observations in the same "GitHub_Actions_Quickstart.md" file.

Task 2: Gathering System Information and Manual Triggering

To earn an additional 4 points, follow these steps for system information gathering and manual triggering:

  1. Configure a Manual Trigger:

    • Extend your existing GitHub Actions workflow to include a manual trigger.
    • We don't need inputs for manually triggered workflows you can skip them.
    • Document the changes made to the workflow file in the same "GitHub_Actions_Quickstart.md" file.
    • Check the guide on how to manually run the workflow using the official documentation if you face any issue.
  2. Gather System Information:

    • Modify your workflow to include an additional step for gathering system information.
    • Use the appropriate actions and steps to collect information about the runner, hardware specifications, and operating system details.
    • Document the changes made to the workflow file and the gathered system information in the same "GitHub_Actions_Quickstart.md" file.

Guidelines

  • Use proper Markdown formatting and structure for the documentation files.
  • Organize the files within the lab folder using appropriate naming conventions.
  • Create a Pull Request to the main branch of the repository with your completed lab assignment.

Note: Actively explore GitHub Actions and CI/CD practices to enhance your development and deployment workflows. Use the official guide and documentation as a starting point and document your observations along the way.

lab9's People

Contributors

usama050 avatar

Watchers

 avatar

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.