Code Monkey home page Code Monkey logo

Comments (7)

dannyrb avatar dannyrb commented on June 5, 2024 1

Going to re-open this. Maybe I'm spending too much time over in OHIF/Cornerstone land 😅

It looks like, despite having CI in place, it's not quite doing the trick. I'll consider this an issue advocating for it to be fully implemented. See recent merge PRs:

https://app.circleci.com/jobs/github/dcmjs-org/dcmjs/95

It cut a "flagged" release for the wrong version: v0.9.0-build-95

We may have put that in place as a temporary measure to quickly test new builds

from dcmjs.

dannyrb avatar dannyrb commented on June 5, 2024

👋 Hi @jody-zeitler!

This repository has automatic release/versioning (and tagging) via CircleCI + Semantic Release. For that to trigger/work, commits (or merge commits) need to use the correct syntax, see:

https://semantic-release.gitbook.io/semantic-release/#commit-message-format

Unfortunately, it looks like on the last few merges, we did not update the merge commit to use the correct syntax for the changes that took place. I wouldn't be surprised if we also accidentally did a manual release instead of using this system.

I'll revert and reapply some of the recent PRs. Hopefully this addresses this issue. Outside of that, I'm not sure there's much we can do except educate maintainers.

from dcmjs.

pieper avatar pieper commented on June 5, 2024

Hi @dannyrb could you update the readme with specific instructions? (I must not have been paying attention, because I totally didn't know about or forgot this auto-release thing was set up!)

I have been doing these steps when it I want to update the package:

https://github.com/dcmjs-org/dcmjs#for-maintainers

from dcmjs.

pieper avatar pieper commented on June 5, 2024

@jody-zeitler thanks for bringing this up, clearly we need to sort this out and get on the same page 😄

@dannyrb can we also turn on testing in the ci?

Would it just be adding -run: npm test after this line?

from dcmjs.

dannyrb avatar dannyrb commented on June 5, 2024

@pieper we can enforce passing tests before merge of a PR is allowed. That would be a separate workflow.

from dcmjs.

dannyrb avatar dannyrb commented on June 5, 2024

Tests now run on PRs:

image

Semantic versioning via Commit Messages in place:

image

from dcmjs.

jody-zeitler avatar jody-zeitler commented on June 5, 2024

Awesome thank you!

from dcmjs.

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.