Giter Site home page Giter Site logo

Comments (9)

Vampire avatar Vampire commented on June 12, 2024 1

I don't think you need to build a GMM file, at least not until you really see a need.
I don't think there will be any information in the GMM that cannot be represented in the POM.
Besides that a main.kts script will not consider the GMM anyway.

from github-workflows-kt.

Vampire avatar Vampire commented on June 12, 2024 1

Also consider how to reference sub-actions like gradle/actions/setup-gradle@v3.
I think gradle:actions/setup-gradle:v3 will not be valid.
So I guess you have to somehow come up with a naming convention and hope there is no clash in the future.
For example gradle:actions_setup-gradle:v3.
Or maybe to reduce risk of clashes gradle:actions___setup-gradle:v3 or gradle:actions_-_setup-gradle:v3.

from github-workflows-kt.

krzema12 avatar krzema12 commented on June 12, 2024

Working on a PoC: https://github.com/typesafegithub/github-workflows-kt/tree/1318-create-maven-binding-builder

from github-workflows-kt.

krzema12 avatar krzema12 commented on June 12, 2024

@Vampire regarding sub-actions, I'm thinking about shipping them under the artifact corresponding to the given parent repo. So for gradle/actions/setup-gradle@v3 it would be simply gradle:actions:v3 where SetupGradle action binding would be provided. Thoughts?

from github-workflows-kt.

Vampire avatar Vampire commented on June 12, 2024

What if there are multiple and also the main one?
Or do you ship them all together in one Jar?
Do you know at the Jar generation time that there are sub-actions?

from github-workflows-kt.

krzema12 avatar krzema12 commented on June 12, 2024

Good points, I'll think about it. Thanks for this early feedback!

from github-workflows-kt.

krzema12 avatar krzema12 commented on June 12, 2024

Published to DockerHub: https://hub.docker.com/repository/docker/krzema12/github-workflows-kt-jit-binding-server/general and asked @LeoColman to deploy it.

from github-workflows-kt.

krzema12 avatar krzema12 commented on June 12, 2024
  • fail if JIT compilation fails (#1346)
  • fix for action/setup-java@v4 (#1336)
  • end-to-end test (#1348)

from github-workflows-kt.

krzema12 avatar krzema12 commented on June 12, 2024

The bindings server is functional, and there's basic documentation. Let me resolve this task and create follow-ups once needed.

from github-workflows-kt.

Related Issues (20)

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.