Giter Site home page Giter Site logo

open-mbee / comodo Goto Github PK

View Code? Open in Web Editor NEW
25.0 22.0 5.0 134.14 MB

COMODO2 is a Java tool that allows to transform a UML/SysML model into code for different software platforms.

Java 52.11% Python 0.67% C++ 26.69% Shell 0.01% RobotFramework 0.32% C 20.19%
umlsysml scxml

comodo's Issues

Fail to clone from OpenMBEE Git repository

When I try to clone the project using git clone https://github.com/Open-MBEE/Comodo.git comodo2
It shows:
Error downloading object: libs/ST-4.3.1.jar (ebc9d9b): Smudge error: Error downloading lib
s/ST-4.3.1.jar (ebc9d9bcdb67571c0835ff441ead5c1de90a25a0d3fa840654a144e8fa0410d4): batch r
esponse: This repository is over its data quota. Account responsible for LFS bandwidth sho
uld purchase more data packs to restore access.

I think that it may be something wrong with the repository. I will appreciate it if you could help to fix it...!

Use package manager

This repository is currently versioning all of its dependencies (https://github.com/Open-MBEE/Comodo/tree/main/libs). This has, ironically, introduced one more dependency: GitHub LFS, because the repository is so large with all those JAR files. LFS is currently failing because of GitHub limiting how much you can use it for free.
We need to introduce a package manager like Maven to retrieve those dependencies at build time, and move them out of the repository.

Remove libraries from LFS

The libraries are stored with Git LFS, but they are actually pretty small in size so it should not be needed. Let's remove them from LFS and publish them back as regular artifacts (or remove them altogether from the repository?)

Perform testing through Gradle

Description

We have a set of tests that basically run Comodo on sample model and compares the output to a pre-generated output for validation. This can currently be ran with Ant (and also the Robot framework?). Creating this ticket to try and add those tests as being performed through a Gradle task.

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.