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

improve release process #458

Closed
lburgazzoli opened this issue Feb 19, 2019 · 3 comments
Closed

improve release process #458

lburgazzoli opened this issue Feb 19, 2019 · 3 comments
Labels
kind/question Further information is requested

Comments

@lburgazzoli
Copy link
Contributor

We need to improve the way the project is released as as today we have two competing tools when doing a release:

  • maven
  • make/bash

And of course they do not play very well (i.e. both are supposed to tag and changes versions).

I think we need to separate operator and runtime release cycles and versions and/or move the runtime to a different repo (waiting to be mature enough to be moved to camel itself).

@nicolaferraro @oscerd @astefanutti thoughts ?

@lburgazzoli lburgazzoli added the kind/question Further information is requested label Feb 19, 2019
@oscerd
Copy link
Contributor

oscerd commented Feb 19, 2019

+1

@lburgazzoli lburgazzoli changed the title improive release process improve release process Feb 19, 2019
@astefanutti
Copy link
Member

Agreed. I would use a git submodule to replace the runtime directory if that eases transitioning so we can externalise without touching the current build for the catalogs and images.

@lburgazzoli
Copy link
Contributor Author

yes we also need to add an option similar to the camel-version one so we can break the latest thing that hard link go and java runtime

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants