Giter VIP home page Giter VIP logo

Comments (6)

sabbyanandan avatar sabbyanandan commented on May 29, 2024

Here's an example static App, but to host Skipper packages. It's the same concept - we can drop any file/JARs in the static directory.

from spring-cloud-dataflow-samples.

dturanski avatar dturanski commented on May 29, 2024

Initial implementation in https://github.com/dturanski/scdf-app-tool. Per @markpollack - we don't want to publish binary distributions to a git repo. The dist is currently packaged as currently *.zip, *.tar.bz2, *.tar.gz, each containing the Spring Shell tool to import and manage the repo contents, the task and stream properties files and the source for the Spring Boot application that will serve the static resources. There is a precedent (e.g., Spring XD) for publishing these archives to repo.spring.io. I'm fine with that. The current maven coordinates are

<groupId>org.springframework.cloud</groupId>
<artifactId>scdf-app-tool</artifactId>
<version>1.0.0.BUILD-SNAPSHOT</version>

Maybe we can come up with a better name than scdf-app-tool. The tool is what a developer uses to build the scdf-app-repo. IMHO, this is specific to SCDF. Even though the apps are not, the use case is to register apps in SCDF in situations where the environment does not support access to an external Maven repo. Since we are publishing to Maven the artifactId is important. The pom needs to be updated to publish the binaries, so we should agree on the name first.

from spring-cloud-dataflow-samples.

dturanski avatar dturanski commented on May 29, 2024

Also, this doesn't fit into any of the existing git repos, so we should create a new one which will likely be the same as the artifactId or something like spring-cloud-dataflow-tools

from spring-cloud-dataflow-samples.

dturanski avatar dturanski commented on May 29, 2024

Github is actually an option... https://help.github.com/articles/about-releases/

  • Just did this in my repo. If this is acceptable, would be the simplest solution

from spring-cloud-dataflow-samples.

dturanski avatar dturanski commented on May 29, 2024

Initial commit in https://github.com/spring-cloud-stream-app-starters/scdf-app-repo. Ready to review

from spring-cloud-dataflow-samples.

sabbyanandan avatar sabbyanandan commented on May 29, 2024

This is addressed via: https://github.com/spring-cloud-stream-app-starters/scdf-app-repo

from spring-cloud-dataflow-samples.

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.