arr-ai / arrai

The ultimate data engine.
http://arr.ai
Apache License 2.0
20 stars 15 forks source link

Feature/modules #642

Closed joshcarp closed 4 years ago

joshcarp commented 4 years ago

Changes proposed in this pull request:

> arrai mod get github.com/joshcarp/sysl-1 
2020/10/01 14:00:21 updating github.com/joshcarp/sysl-1 -> github.com/joshcarp/sysl-1 : 3ea6595d97b892194bb252839c17e96052997167

> cat arrai_modules/arrai_modules.yaml 
imports:
  github.com/joshcarp/sysl-1: github.com/joshcarp/sysl-1@3ea6595d97b892194bb252839c17e96052997167

> arrai mod update 
2020/10/01 14:02:03 github.com/joshcarp/sysl-1 -> github.com/joshcarp/sysl-1@3ea6595d97b892194bb252839c17e96052997167
2020/10/01 14:02:03 github.com/joshcarp/sysl-2 -> github.com/joshcarp/sysl-2@0e19b891da4ea38e82910a5ef3dc24692ab711ce
2020/10/01 14:02:03 github.com/joshcarp/sysl-3 -> github.com/joshcarp/sysl-3@999e71ebb07887c1056d86cad53f44d0d4e7bf19
2020/10/01 14:02:03 github.com/joshcarp/sysl-4 -> github.com/joshcarp/sysl-4@b68bb22d608708b88125579c012ac1f71b156ced

Note that these commands will only work in the root of a repository (versioning assumes that all arrai files will be executed from root also) this is a current limitation that will be addressed in the near future

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 281656362


Totals Coverage Status
Change from base Build 281501918: 0.0%
Covered Lines: 0
Relevant Lines: 0

💛 - Coveralls