Coder Social home page Coder Social logo

Alter and/or document hook logic about rdm HOT 5 CLOSED

joshuatz avatar joshuatz commented on June 26, 2024 2
Alter and/or document hook logic

from rdm.

Comments (5)

johndgiese avatar johndgiese commented on June 26, 2024 1

Great, if either of you feel like implementing this, that would be great! There is an internal project in Harvest for RDM. I added both of you to it.

from rdm.

johndgiese avatar johndgiese commented on June 26, 2024

@joshuatz this is definitely an annoying shortcoming of RDM's hooks; I've run into it a bunch of times.

@russellkan and @joshuatz , what do you guys think of only creating issues for dash-separated numbers at the start of the branch. Thus:

1-asdf --> 1
1-2asdf --> 1
1-2a-asdf --> 1
1-2-asdf --> (1, 2)
1-2-asdf-4 --> (1, 2)
1-2-3-asdf --> (1, 2, 3)

Also, I think describing this in the README is a good idea.

from rdm.

russellkan avatar russellkan commented on June 26, 2024

I think that makes sense. It catches pretty much any case of numerals that aren't intended to be part of the issue listing, and adding a description to the README would definitely be helpful for users.

from rdm.

joshuatz avatar joshuatz commented on June 26, 2024

^ Agreed. Plus, it seems like enforcing a standard naming pattern for branches is a best practice anyways, and as a user I am usually happy to give up a little flexibility in exchange for more predicable behavior.

from rdm.

joshuatz avatar joshuatz commented on June 26, 2024

I'm up for taking it on - sounds like fun! I'll probably get to this tomorrow or over the weekend.

from rdm.

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.