GithubHelp home page GithubHelp logo

Comments (14)

 avatar commented on September 4, 2024

@colindean I think that the actions require just an email, and a name, so it shouldn't matter. Here is some sort of explanation with respect to Vagrant, but this should translate well here as well.

from fillertext.

 avatar commented on September 4, 2024

I've seen many gem tutorials mention about creating a version.rb file seperately, as is given in this example. So we create a new version file inside lib, I guess? Because if you check the conventional version.rb, the insides are:

# frozen_string_literal: true

module Foodie
  VERSION = "0.1.0"
end

from fillertext.

colindean avatar colindean commented on September 4, 2024

Can you see what juwelier expects?

I may also just... abandon juwelier if it's getting in the way here.

from fillertext.

 avatar commented on September 4, 2024

Juwelier hasn't been maintained for some time, and maybe there are alternatives to publishing gems, so we can look into that?

from fillertext.

colindean avatar colindean commented on September 4, 2024

from fillertext.

 avatar commented on September 4, 2024

It might be time to drop it then.

I think that it might be better to generate a project from Bundler with the same name, and then transfer all the libraries. I can open a new branch, and start with this task.

from fillertext.

colindean avatar colindean commented on September 4, 2024

Have at it!

from fillertext.

 avatar commented on September 4, 2024

@colindean you might want to create a new branch called migrate_to_bundler, so that you can merge my PR, and test it out....

from fillertext.

 avatar commented on September 4, 2024

@colindean can you check out the migrate_from_juwlier branch in my repo ? The test cases need to be worked on, which I'll fix in my spare time.

from fillertext.

colindean avatar colindean commented on September 4, 2024

from fillertext.

colindean avatar colindean commented on September 4, 2024

#41 is done and this is building now. If the release publishes correctly, it's done!

from fillertext.

 avatar commented on September 4, 2024

Looks like the latest version v.0.3.2 is failing, because of a Rubocop offense, which is quite easy to fix. Simply typing in rubocop --auto-correct would fix the offense.

from fillertext.

colindean avatar colindean commented on September 4, 2024

It's working!

Thank you for your help, @Ashvith!

from fillertext.

colindean avatar colindean commented on September 4, 2024

https://rubygems.org/gems/fillertext/versions/0.3.4

from fillertext.

Related Issues (11)

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.