Giter VIP home page Giter VIP logo

actions-i18next's People

Contributors

ankri avatar clausreinke avatar dependabot[bot] avatar orangen avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

actions-i18next's Issues

action muss auch mit aktuellstem commit arbeiten können

zur Zeit haben wir in der tangro mobile CI das Problem, das die action immer den commit markiert, der den workflow run getriggert hat, während der workflow run selbst eventuell neue commits zum branch hinzufügt (update vom target branch, bump version number);

das führt zu der Situation, dass nicht alle check status auf demselben commit landen, zB:

merge triggers run
image

run bumps version, new commit
image

das Resultat ist, dass der branch nicht mergebar ist, weil nicht alle notwendigen checks auf dem letzten commit markiert wurden:
image

Da die action sich nicht wirklich den commit mit dem sha aus dem github context holt, sondern mit dem aktuellen commit im workflow run arbeitet, könnte man das als bug sehen (es wird nicht der getestete commit markiert).

alternativ könnte man einen zusätzlichen action parameter einführen, mit einem commit sha, der statt dem aus dem github context verwendet wird

  • wenn einem der commit sha aus dem github context egal ist, könnte man den überschreiben (leider scheint es dafür auf github workflow expression Ebene keine direkte Unterstützung zu geben, selbst das wäre also als action patch einfacher
  • wenn man dem commit sha im github context für andere Zwecke behalten will, müsste man auch tangro-github-toolkit patchen, da das Handling von checks dorthin ausgelagert ist

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.