GithubHelp home page GithubHelp logo

Comments (11)

OskarStark avatar OskarStark commented on July 3, 2024 1

Thanks!

from php-cs-fixer-ga.

OskarStark avatar OskarStark commented on July 3, 2024

I tried to fix the workflow myself, let's see how things are going:
https://github.com/OskarStark/php-cs-fixer-ga/actions/runs/6096486361

from php-cs-fixer-ga.

OskarStark avatar OskarStark commented on July 3, 2024

Looks like it works somehow and is green, but no tag is created 🤷🏼‍♂️

from php-cs-fixer-ga.

OskarStark avatar OskarStark commented on July 3, 2024

Ah ok, No need for a tag or a release on GitHub yet, the docker image on docker hub gets created as latest, so this should work now.

I think it would be nice to also tag the correct version.

Will have a look next week 👍🏻

from php-cs-fixer-ga.

emodric avatar emodric commented on July 3, 2024

@OskarStark Is there something I need to do on my side, because it still fails, but now with a different error

https://github.com/netgen-layouts/layouts-core/actions/runs/6095387977/job/16668014443

Thanks!

from php-cs-fixer-ga.

OskarStark avatar OskarStark commented on July 3, 2024

Can you try "latest" as version string?

from php-cs-fixer-ga.

emodric avatar emodric commented on July 3, 2024

Works now, thanks! 👍

from php-cs-fixer-ga.

OskarStark avatar OskarStark commented on July 3, 2024

Just for my understanding, latest works, while a dedicated version not, right?

from php-cs-fixer-ga.

emodric avatar emodric commented on July 3, 2024

Actually, it was not issue with the version, as it turns out, I forgot to let you know, as I was trying different formats, so I wasn't actually sure what really helped.

So I took a look at it again and the issue was using the old uses notation in action config:

-      - uses: OskarStark/php-cs-fixer-ga@master
+      - uses: docker://oskarstark/php-cs-fixer-ga

from php-cs-fixer-ga.

OskarStark avatar OskarStark commented on July 3, 2024

OK, but does this work?

- - uses: docker://oskarstark/php-cs-fixer-ga
+ - uses: docker://oskarstark/php-cs-fixer-ga:latest

and

- - uses: docker://oskarstark/php-cs-fixer-ga
+ - uses: docker://oskarstark/php-cs-fixer-ga:3.25.1

?

from php-cs-fixer-ga.

emodric avatar emodric commented on July 3, 2024

latest works fine, but specifying the version directly does not. I don't know if it's an issue with version 3.25.1 specifically.

from php-cs-fixer-ga.

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.