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

feat(template): review PRs 212 & 223 (inc. preparing for propagation) #292

Merged
merged 4 commits into from
Feb 11, 2021

Commits on Feb 11, 2021

  1. Configuration menu
    Copy the full SHA
    3c8202d View commit details
    Browse the repository at this point in the history
  2. feat(gitignore): standardise across all formulas

    Use `:r! find ssf/files/ -name .gitignore` to locate all of the
    templates to merge.
    myii committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    4b828db View commit details
    Browse the repository at this point in the history
  3. feat(template): review PR 212

    * saltstack-formulas/template-formula#212
    
    Use `:r! grep -riIn _mapdata_spec` to locate all of the lines to be
    adjusted.
    Then fix with `%s:_mapdata_spec.rb:_mapdata.rb:` (check changes
    carefully afterwards).
    
    Use `:r! find ssf/files/ -name _mapdata_spec.rb` to locate all of the
    templates to rename and adjust.
    myii committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    5b5d679 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    327a29e View commit details
    Browse the repository at this point in the history