Coder Social home page Coder Social logo

Comments (5)

prasadtalasila avatar prasadtalasila commented on September 22, 2024

The workflows steps are running yarn commands. These yarn commands are in turn running shell scripts. The shell scripts are always returning success status which is fooling the github actions. The shell scripts need to exit with exit 1 status when one of the steps fail. This is the only way to show failing github actions.

from dtaas.

prasadtalasila avatar prasadtalasila commented on September 22, 2024

The gitlab mode of lib microservice uses gitlab.com for fetching files from gitlab.com/dtaas group. Gitlab has recently enabled the capcha during the authentication and API interaction. Hence, the tests fail.
Most likely, even the gitlab mode of lib microservice is failing.

from dtaas.

prasadtalasila avatar prasadtalasila commented on September 22, 2024

Even the operation of libms is failing in gitlab mode.

from dtaas.

prasadtalasila avatar prasadtalasila commented on September 22, 2024

The reason for failure is the change in either the REST API or the GraphQL of Gitlab. The failure is not due to any new code introduced since release-v0.2. The code fails retrospectively for all the past releases of lib microservice as well.
PR #326 contains structural improvements to the end-to-end tests but the tests still fail.
This will be taken up later.

from dtaas.

prasadtalasila avatar prasadtalasila commented on September 22, 2024

The work is complete

from dtaas.

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.