Git Product home page Git Product logo

Comments (12)

perryibm avatar perryibm commented on May 21, 2024

There is a related bug in that the CLI itself is also not hosted at the API host. There are some gaps in both the build and deployment scripts caused by a conflation of developer vs user role. The first step is to make the dockerSkeleton tar ball available in the directory structure after a build and we should have this done soon. The second step is to make sure both tar balls (CLI and docker skeleton) which may be delayed until our migration to a new build/deploy system is done.

from openwhisk.

sjfink avatar sjfink commented on May 21, 2024

@perryibm is there any status update on this?

from openwhisk.

perryibm avatar perryibm commented on May 21, 2024

@csantanapr is in process of moving this to open.

from openwhisk.

csantanapr avatar csantanapr commented on May 21, 2024

@perryibm I opened issue #441, the issue is in backlog no takers yet
Based on your #74 (comment)

  • What's the work remaining?
  • Is there work for the current CLI or the new go CLI #415?

If the only work remaining is moving the dockerSkeleton to open, then I will close #441 as a duplicate of this one since @vmtyler opened this one first, and he can get notified when this issue get's resolve.

from openwhisk.

perryibm avatar perryibm commented on May 21, 2024

I think #441 is a duplicate. Basically, moving dockerSkeleton to open involves actually moving the directory over and making adjustments to the following:

  1. Build process (scripts and directory) which used to be in ant but now is in gradle
  2. One test that downloads the skeleton may need adjustment
  3. The CLI will have to be adjusted based on details from step 1

from openwhisk.

csantanapr avatar csantanapr commented on May 21, 2024

@perryibm Sounds good I closed dup #441
I think the CLI change is minor and can be done in the current python CLI, if the work wants to get implemented currently.

I moved this issue from IceBox(Low) to the Backlog pipeline
Do you have intention to work on this? It's currently assigned to you.

from openwhisk.

perryibm avatar perryibm commented on May 21, 2024

I have some higher priority things to take care of. If you would like to take a crack at it, by all means take it.

from openwhisk.

csantanapr avatar csantanapr commented on May 21, 2024

yep, I understand I will leave unassigned and free for anyone to take it, even you 😄
At this moment we are book also on higher priorities, but having unassigned it's good so it tells people it's ups for grabs

from openwhisk.

daisy-ycguo avatar daisy-ycguo commented on May 21, 2024

I have interests to fix issue. Please let me know if my understanding is correct.

The goal is to make dockerSkeleton tar ball available here: https:///blackbox-0.1.0.tar.gz, then command wsk sdk install docker can download dockerSkeleton and works.

The artifacts related with dockerSkeleton include:

catalog/demo/dockerSkeleton
tools/build.xml
tools/cli/publishArtifact.sh

My plan is to create a folder in OpenWhisk: tools/blackbox, and put all related artifacts there. It may take me several days to work on it, learning by doing. If you think it's OK, I can take this issue.

from openwhisk.

csantanapr avatar csantanapr commented on May 21, 2024

@daisy-ycguo I'm OK if you want to work on this.
But we are trying move catalog content out to individual repositories.

I will create a new repository "openwhisk-sdk-docker"
Don't know if that will be the final name but we can use it for initial implementation

Think about what would be the other things todo

  • main README
    • how to run tests
    • how to contribute doc
  • unit tests
  • Travis and any othe continues integrations aspects
  • Updste this repo to depend on the new repo

from openwhisk.

csantanapr avatar csantanapr commented on May 21, 2024

@daisy-ycguo I created the repo openwhisk/openwhisk-sdk-docker
Let's work together on this to populate with initial content

from openwhisk.

csantanapr avatar csantanapr commented on May 21, 2024

@vmtyler This should be fix now, give it a try

from openwhisk.

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.