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

[JENKINS-50196] Fix nested Pod Templates support #382

Merged
merged 3 commits into from
Oct 10, 2018

Commits on Oct 4, 2018

  1. [JENKINS-50196] Fix nested Pod Templates support

    Instead of using PodTemplateAction and NamespaceAction, pass a new
    PodTemplateContext object that will be accessible by nested steps
    Vlatombe committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    04cc937 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2018

  1. Fix jesse reviews

    Vlatombe committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    07f4f72 View commit details
    Browse the repository at this point in the history
  2. Use SemaphoreStep

    Vlatombe committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    b96bd14 View commit details
    Browse the repository at this point in the history