Giter Club home page Giter Club logo

Comments (4)

mattdavis0351 avatar mattdavis0351 commented on June 26, 2024 1

Actions v2 can leverage both Docker based Actions as well as JavaScript based Actions. You reference the JavaScript Actions how-to-guide.

Take a quick read on the Docker Actions

Truth be told, both types of Actions request that we use action.yml to supply metadata.

If you're feeling adventurous consider checking out how you can contribute this fix directly by reading our contributing guide. In the meantime, I challenge you to a 🏎 🏎 🏎 to see who can fix it first 😄

from hello-github-actions.

bdougie avatar bdougie commented on June 26, 2024

Actually, not sure this would add any value since the hello world is bash. Maybe disregard.

Leaving for the sake of the discussion.

// proposed
name: My Hello World Action
author: me
description: 'Action that does some cool stuff!'
runs:
  using: 'docker'
  image: 'Dockerfile'

from hello-github-actions.

hectorsector avatar hectorsector commented on June 26, 2024

Thanks for the heads up, @bdougie

@mattdavis0351 -- this is what you and I were discussing recently, right? You mentioned action.yml is now recommended for Docker based actions, too.

from hello-github-actions.

hectorsector avatar hectorsector commented on June 26, 2024

I think @mattdavis0351 did this!

from hello-github-actions.

Related Issues (12)

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.