Giter VIP home page Giter VIP logo

hello-github-actions's Introduction

Hi, I'm Benjamin!

ย Engineer at National Institute of Applied Sciences of Rennes, France

ย Web/Mobile Senior Software Designer at National Bank of Canada

I'm a lover, Father of a beautiful girl, Developer and Tech addict!!

  • ๐Ÿ”ญ Iโ€™m currently working on AWS certification
  • ๐ŸŒฑ Iโ€™m currently learning all I can !!
  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate more on open source projects that I'm using
  • ๐Ÿ’ฌ Ask me about Front-End development
  • ๐Ÿคฟ 2023 Goals: Learn how to play Guitar, do more scuba diving
  • โšก Fun fact: Love music (plays the Trumpet), scuba diving, woodworking and 3D printing
  • ๐Ÿ“ฎ How to reach me:

Linkedin: benjaminsvobodny GitHub bsvobodny Twitter: Tanagra


โšก Recent GitHub Activity

  1. ๐Ÿ—ฃ Commented on #31 in SonarSource/sonarqube-scan-action
  2. ๐Ÿ—ฃ Commented on #31 in SonarSource/sonarqube-scan-action
  3. ๐Ÿ—ฃ Commented on #31 in SonarSource/sonarqube-scan-action
  4. ๐Ÿ’ช Opened PR #33 in SonarSource/sonarqube-scan-action
  5. ๐Ÿ—ฃ Commented on #31 in SonarSource/sonarqube-scan-action

Code Time

Profile Views

Lines of code

๐Ÿฑ My GitHub Data

๐Ÿ† 241 Contributions in the Year 2022

๐Ÿ“ฆ 18.8 kB Used in GitHub's Storage

๐Ÿšซ Not Opted to Hire

๐Ÿ“œ 18 Public Repositories

๐Ÿ”‘ 1 Private Repository

I Mostly Code in PHP

PHP                      2 repos             โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   28.57% 
JavaScript               2 repos             โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   28.57% 
CSS                      1 repo              โ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   14.29% 
TypeScript               1 repo              โ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   14.29% 
Dockerfile               1 repo              โ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   14.29%

Timeline

Chart not found

Last Updated on 04/09/2022 20:17:01 UTC

hello-github-actions's People

Contributors

bsvobodny avatar githubteacher avatar hectorsector avatar

Watchers

 avatar

hello-github-actions's Issues

Welcome

Welcome

This course helps you create a simple GitHub Action and use that action in a workflow.

What are GitHub Actions?

GitHub Actions are a flexible way to automate nearly every aspect of your team's software workflow. Here are just a few of the ways teams are using GitHub Actions:

  • Automated testing (CI)
  • Continuous delivery and deployment
  • Responding to workflow triggers using issues, @ mentions, labels, and more
  • Triggering code reviews
  • Managing branches
  • Triaging issues and pull requests

The sky is truly the limit with GitHub Actions.

The best part, these workflows are stored as code in your repository and easily shared and reused across teams.

To learn even more, check out the GitHub Actions feature page, or the GitHub Actions documentation.

Before you begin

In this course you will work with issues and pull requests, as well as edit files. If these things are not familiar to you, we recommend you take the Introduction to GitHub course, first!

Congratulations

Nice work!

celebrate

You've created your first GitHub Action and this course is now complete! I'll stop responding but the fun doesn't have to stop here.

Want to keep learning?

In this repository:

  • Your merge should trigger your action again, check it out in the Actions tab.
  • The Dockerfile contains metadata for your action. Try changing some of that. You could, for example, change the icon that displays when the action is running.
  • Change the MY_NAME environment variable to use your name instead of Mona's in .github/workflows/main.yml.
  • Change the contents of entrypoint.sh to output a different message.

Outside of this repository:

Now...what will you learn next?

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.