Code Monkey home page Code Monkey logo

jrcstu-forge's People

Contributors

ankostis avatar stefanocorsi avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

jrcstu-forge's Issues

CO2MPAS folder name after installation

I hope this is the right repo for this issue.
After installing CO2MPAS v4.1.3 with the AIO, this is the situation in my start menu:

image

I see two problems:

  • CO2MPAS 4.1.3 is installed in the same folder that I had for the 4.0.0 (that I uninstalled before proceeding with the installation of the new version).
    is it meant to be like that?
  • The WUI executable goes to another folder with the same name but with a trailing ".dev0", which may be confusing for the user.

Let me know if you need more details on the steps I took during the installations.

FEAT: automate conda recipes & EXE construction

Now that the release has been prepared, we can automate further the building of the EXE without pressure from a deadline.

By using the Appveyor CI cloud service for Windows VMs we automated the execution of conda's constructor tool, which is the last step for building the EXE.
An important benefit, beyond the standardization and reduction of effort, is that the EXE gets produced in the cloud, and we do not have delays for uploading it from our PCs.

What is more time-consuming and error prone, is the packaging of PyPi packages into the respective conda-packages by following our own recipes of this project:

  • schedula [edit]: schedula is just a dependent conda package, but is not build here
  • pandalone
  • wltp
  • syncing
  • co2mpas
  • co2mpas-dice
  • flask_session
  • co2wui

To build them, we may use TravisCI (another CI cloud service for Linux VMs) to build them, since they are all paltform agnostic,and linux is x5 faster in tasks like this.
In additions we need the refactorings described below.

REFACTORINGS, Oct/Nov 2019

  • packetize everything, not to depend on local sources, and achieve reproducibility between PyPi& conda packages.
  • extract menus from co2mpas & co2wui into new co2exe project
  • track sub-project versions in a new versioned conda package
    (since constructor.yaml is not versioned).
  • use common JRCSTU anaconda cloud team (instead of stefano's & ankostis's).
  • autobuild & upload a recipe in travis if tagged.

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.