Giter Club home page Giter Club logo

Comments (4)

gkellogg avatar gkellogg commented on August 23, 2024

I saw three errors; two seem to relate to RDF::Statement(s, p, o) not working as previously; I don't remember anything about this, but I'll check on this shortcut in rdf/lib/rdf.rb. Of course RDF::Statement.new(s, p, o) should work as expected.

In the enumerable_spec it seems that #isomorphic_with? isn't defined. This would be easier to understand in the 1.1 context, but I don't know what the problem might be here.

I'll look at these later today. This would be a good time to set up git-flow, and create a feature branch for this, so that you can comment before merging.

from spira.

abrisse avatar abrisse commented on August 23, 2024

Thanks @gkellogg.

from spira.

gkellogg avatar gkellogg commented on August 23, 2024

@abrisse @cordawyn Check these fixes out (on the develop branch), along with the minor update to RDF.rb 1.0.10.2.
Using git-flow, all features being staged for the next Spira release would be collected on the develop branch, and when ready, a release branch would be created; my convention is to name the release branch after the number of the next release (for example 0.5.1).

I can take care of this and push out a new release for you when you're ready.

from spira.

gkellogg avatar gkellogg commented on August 23, 2024

I merged this to master, as that's how you've been working to date. However, in the future, development should be done on feature branches and folded back into the develop branch. Merging back to master happens automatically when you complete a release branch. That way, master always reflects the latest release, and develop the work in progress towards a release.

from spira.

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.