Git Product home page Git Product logo

Comments (12)

ronaldtse avatar ronaldtse commented on September 23, 2024 1

@CAMOBAP795 that's great to know! Please keep an eye on it and incorporate it whenever we can.

from ci.

CAMOBAP avatar CAMOBAP commented on September 23, 2024

In progress

from ci.

CAMOBAP avatar CAMOBAP commented on September 23, 2024
  1. There's lots of LaTeXML tests being run

Fixed in metanorma/metanorma-linux-setup#9

  1. Node install takes a long time

Unfortunately, I didn't see an option to avoid it

Compilation of libsass takes a long time

I see almost on each CI run for different gems

Ruby Sass has reached end-of-life and should no longer be used.
* If you use Sass as a command-line tool, we recommend using Dart Sass, the new
  primary implementation: https://sass-lang.com/install
* If you use Sass as a plug-in for a Ruby web framework, we recommend using the
  sassc gem: https://github.com/sass/sassc-ruby#readme
* For more details, please refer to the Sass blog:
  https://sass-lang.com/blog/posts/7828841

@ronaldtse Is this related to us, how exactly we use libsass?

  1. The logs become very long (the installation logs should be cut down or at least folded)

I think it's related to point 1 in the list

from ci.

ronaldtse avatar ronaldtse commented on September 23, 2024

The sass gem deprecation is dealt with here: metanorma/isodoc#100 .

from ci.

ronaldtse avatar ronaldtse commented on September 23, 2024

And metanorma/isodoc#100 has been resolved.

For libsass, it seems that Xenial contains it (https://launchpad.net/ubuntu/+source/libsass). Or is it too old?

from ci.

CAMOBAP avatar CAMOBAP commented on September 23, 2024

@ronaldtse BTW https://rubygems.org/gems/sassc/versions already testing prebuild for windows & linux

from ci.

CAMOBAP avatar CAMOBAP commented on September 23, 2024

@ronaldtse yep once sassc gem will be released it will be 'incorporated' automatically (because ~> 2 version rule) I will just control that CI is green

from ci.

CAMOBAP avatar CAMOBAP commented on September 23, 2024

Update, xenial take 2x less time then trusty

  • gems installed 2x faster
  • there is no sassc compilation

@ronaldtse do we really need to use nvm for node, I think we can speed up the installation if we will rely on existing nodejs package. how do you think?

from ci.

ronaldtse avatar ronaldtse commented on September 23, 2024

do we really need to use nvm for node, I think we can speed up the installation if we will rely on existing nodejs package. how do you think?

@CAMOBAP795 agree:

  • add code to check if there is nodejs and npm from package, and install puppeteer from there.
  • if no nodejs etc, use nvm.

from ci.

CAMOBAP avatar CAMOBAP commented on September 23, 2024

@ronaldtse ok

from ci.

CAMOBAP avatar CAMOBAP commented on September 23, 2024

@ronaldtse no valuable speedup, I propose close this task in favor of metanorma/metanorma-linux-setup#13

How do you think?

from ci.

ronaldtse avatar ronaldtse commented on September 23, 2024

@CAMOBAP795 I agree to use snap instead this script. Let's close this then.

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.