Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using Releases in GitHub and Version in package.json #178

Open
haeferer opened this issue Jun 9, 2017 · 1 comment
Open

Using Releases in GitHub and Version in package.json #178

haeferer opened this issue Jun 9, 2017 · 1 comment

Comments

@haeferer
Copy link

haeferer commented Jun 9, 2017

Hi,

you did an amazing work.
I currently do some testing (using docker based on different version of node, npm etc.)

To Help supporting these, is it possible to start

  • using versions in package.json
  • and corresponding releases in GitHub ?

the only way to mark an image as "a specific version to test" is the commit ID ...

If we are start using a real version schema, i can also start pushing images to docker-hub.

So creating a SparkSever Running a specific version will be only a "one-line" like

docker run spark-server:1.0.1
@jlkalberer
Copy link

Yeah, sounds good. The code is churning so fast right now that it will be a pain to version everything.

I think once we close a few of these current issues we'll put out a release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants