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

change layoutPolicy to deployPolicy for Yum repository closes #380 #392

Merged
merged 6 commits into from
Dec 16, 2023

Commits on Dec 6, 2023

  1. Update create_repos_from_list.groovy

    change layoutPolicy to deployPolicy
    brianveltman committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    e3cb458 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    154e36c View commit details
    Browse the repository at this point in the history
  2. Set default deploy policy to strict

    Working with immutable artifacts is a CICD best practise, therefore the default deploy policy is set to strict. Strict is the Nexus default as well
    brianveltman committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    b8d722d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab439f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac733f9 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    7020a4b View commit details
    Browse the repository at this point in the history