Git Product home page Git Product logo

Comments (4)

lbesson avatar lbesson commented on August 29, 2024

Hello, I didn't really follow when th tests broke?

Also looking at PRs from dependabot for setuptools, pyproj, or zope-sqlalchemy that fail with the tests, the lib updates themselves are clearly not the cause. Maybe they have not been rebased yet on your commit?

from v6_api.

cbeauchesne avatar cbeauchesne commented on August 29, 2024

Looking in our CI on master : https://github.com/c2corg/v6_api/actions/workflows/ci.yml?query=branch%3Amaster

The error started here : https://github.com/c2corg/v6_api/actions/runs/1161601070https://github.com/c2corg/v6_api/actions/runs/1161601070

The PR is #1143 but the PR CI was ok.

I'm not sure, but it can happen with this workflowf : two PRs that introduce an error, but only when both of them are merged:

  1. PR 1 => CI is ok
  2. PR 2 (PR 1 is not merged) => CI is ok
  3. merge PR 1 => CI still ok, but CI on PR 2 does not re-run.
  4. merge PR 2 => not ok, but we usually do not check CI on master after a merge :(

Here, Bump pep8-naming from 0.12.0 to 0.12.1 may be the PR 2. Though, I do not have the time to look for PR 1 and confirm my hypothesis :(

from v6_api.

lbesson avatar lbesson commented on August 29, 2024

from v6_api.

cbeauchesne avatar cbeauchesne commented on August 29, 2024

Yes, it would be very surprising. But not impossible though, libraries dependancies trees can lead to unexpected surprises sometimes :)

from v6_api.

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.