Code Monkey home page Code Monkey logo

Comments (3)

rubiesonthesky avatar rubiesonthesky commented on June 15, 2024

About interactive examples, for me it seems this auto release is broken mdn/interactive-examples#2290 that changelog does not have all changes since 1.0.2.

That one github action mdn/content#21334 has update with breaking change. It broke asome actions in other mdn repositories. I wonder could it be cause here too?

from bob.

rubiesonthesky avatar rubiesonthesky commented on June 15, 2024

https://github.com/mdn/bob/actions/runs/3171243243/jobs/5164495076

Not sure if this related either, but that release please action expects repository to use conventional commits and since this repo does not use them always, it does not find any "user facing commits". Though I did not go through the history if there is some fix or feat commits.

Release Please creates a release pull request after it notices the default branch contains "releasable units" since the last release. A releasable unit is a commit to the branch with one of the following prefixes: "feat", "fix", and "deps". (A "chore" or "build" commit is not a releasable unit.)

from bob.

wbamberg avatar wbamberg commented on June 15, 2024

Fixed by mdn/interactive-examples#2337.

from bob.

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.