Giter Site home page Giter Site logo

keg-cli's People

Contributors

dependabot[bot] avatar lancetipton avatar mpcarolin avatar subaya710 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

keg-cli's Issues

Sync command only works in container's directory

Context

I am developing for tap-events-force, and I frequently need to sync with keg-core to develop on both simultaneously

My keg-cli version: 1.4.1

Problem

Running keg <tap_name> sync core fails if I run it in a keg-* directory other than the tap's. It seems to me that the command should not care where it is run.

Error encountered:

 Invalid dependency path. The dependency path can not be the same as the context path.
Context Path: /Users/michael.carolin/keg/keg-core
Dependency Path: /Users/michael.carolin/keg/keg-core

Steps to reproduce

  1. keg d clean
  2. keg core build
  3. keg <tap_name> start
  4. cd <path_to_core>
  5. keg <tap_name> sync core
  6. Observe error.
  7. cd <path_to_tap>
  8. `keg <tap_name> sync core
  9. Observe no errors and sync working

Cannot stop keg-components

With the keg-components container up and running, if I try to stop the container using the command

keg components stop

it does not stop the container and only prints out a function string:

image

The only way I could stop it was by using the manual command: docker container stop <id>

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.