Git Product home page Git Product logo

Comments (11)

opoudjis avatar opoudjis commented on September 24, 2024 1

Clearly for CI config; it does in fact apply to gemspec as well, but I'll change those manually. Assigning myself ticket as well.

from ci.

CAMOBAP avatar CAMOBAP commented on September 24, 2024

@opoudjis is there a possible a backward compatibility issue?

from ci.

ronaldtse avatar ronaldtse commented on September 24, 2024

@opoudjis we can just remove the last two lines in Gemfile.lock:

BUNDLED WITH
   1.17.3

And it will run fine with either bundler version.

from ci.

opoudjis avatar opoudjis commented on September 24, 2024

@CAMOBAP795 I don't know anything about Bundler, so I can't answer the question.

@ronaldtse The file is BUNDLED WITH 2.0.1, and for half the gems, Gemfile.lock is not even included. That is not a solution, and it is sad that people in bundler are actually suggesting it as one.

Bundler is up to 2.0.2. I strongly suggest we move to bundler ~> 2.

from ci.

ronaldtse avatar ronaldtse commented on September 24, 2024

Bundler is up to 2.0.2. I strongly suggest we move to bundler ~> 2.

Sure, let's do it. I believe we meet the prerequisites for it:

https://bundler.io/v2.0/guides/bundler_2_upgrade.html

Before you upgrade to Bundler 2, make sure you have the right Ruby and RubyGems. You need to be using Ruby 2.3.0 or higher, and you need to have RubyGems 2.5.0 or higher.

You can check your Ruby version by running ruby --version, and you can check your RubyGems version by running gem --version. If you need to upgrade Ruby, use your ruby version manager’s instructions. If you need to upgrade RubyGems, run gem update --system.

from ci.

CAMOBAP avatar CAMOBAP commented on September 24, 2024

@ronaldtse @opoudjis just to be on the same page are this task for CI configuration or for gemspec too?

from ci.

CAMOBAP avatar CAMOBAP commented on September 24, 2024

I will work on it

from ci.

CAMOBAP avatar CAMOBAP commented on September 24, 2024

@ronaldtse could you please check those PRs once they are ok, I will proceed with this one

from ci.

CAMOBAP avatar CAMOBAP commented on September 24, 2024

Update: Generally most of the repose green, but for some, I have issues which not related to PR

Not fixed

  • metanorma/relaton-cli#233 - cannot load such file -- relaton/cli/yaml_convertor_new

Fixed

from ci.

CAMOBAP avatar CAMOBAP commented on September 24, 2024

Merged:

Blocked:

from ci.

opoudjis avatar opoudjis commented on September 24, 2024

@CAMOBAP795 I am unblocking relaton-cli, was in the middle of major refactor

from ci.

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.