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

Push jobs from development machine to server #39

Open
wengel opened this issue May 5, 2020 · 1 comment
Open

Push jobs from development machine to server #39

wengel opened this issue May 5, 2020 · 1 comment

Comments

@wengel
Copy link

wengel commented May 5, 2020

Once a job is developed on a development machine it would be nice to push it to the server to be run either once or persistent.

@M0ses
Copy link
Owner

M0ses commented May 14, 2020

I think this is a good idea,but we need to identify the pitfalls.

We need to collect and identify the differences between server and devel setup in advance:

  • Kanku::Handler:SetJobContext
    • host_interface - valid for devel setup but should be overwritten in server setup
  • Kanku:Handler:GIT (could get complex)
  • can be used "mirroring" or standard
  • Kanku::Handler::SSH
    • needs a global fallback config

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