Coder Social home page Coder Social logo

Comments (4)

JamesHenry avatar JamesHenry commented on September 28, 2024 2

Hi @andersonba, just like with your other issue regarding environment variables, the update I have made to the README explains a bit more about the intention of this project and its limitations:
https://github.com/nrwl/ci#disclaimer-github-workflow-limitations

It is not possible to pass custom actions to a reusable workflow on Github.

In your case the best course of action is take the workflow config we have set up for you and use it (and customize it) directly within your own config.

Best of luck!

from ci.

domvanrob avatar domvanrob commented on September 28, 2024

@andersonba I was wondering whether you ended up with a solution for using both DTE and uploading your coverage. I've got a similar situation and although the CI runs great, I can't seem to figure out how to go about uploading the coverage report.

from ci.

andersonba avatar andersonba commented on September 28, 2024

Hi @robbievandam

So, as @JamesHenry said, this project has limitations and for that reason, I ended up following your suggestion: I took the workflow config to our repo, customizing it.

About the coverage reports syncing, we have steps to download the assets from our storage provider, then, merge them with lcov-result-merger, also, uploading back to the storage (main branch only), in the meantime, we call the Coveralls action.

There should probably be a better solution, but at that point, this was the output that ended up solving the problem. If you have another suggestion, I'd be grateful to hear it.

from ci.

domvanrob avatar domvanrob commented on September 28, 2024

@andersonba thx for the quick response.

Some kind of integration with the upload-artifact / download-artifact would probably do the job for most cases. But donโ€™t quote me on that because this is new terrain for me.

For now Iโ€™ll just use my old setup which is already benefiting from increased performance due to Nx Cloud.

from ci.

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.