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

new builder options: tagNameProcessors and attrNameProcessors #462

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Jun 6, 2018

  1. add package-lock.json to gitignore

    Anton Oberländer committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    ad92002 View commit details
    Browse the repository at this point in the history
  2. first steps

    Anton Oberländer committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    0d003b3 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2018

  1. Configuration menu
    Copy the full SHA
    c33e1ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c43e382 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a202f47 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2018

  1. README.md: builder now has name processors

    Also fixed a few minor bugs (normalize -> normalizeTags in one spot, version numbers in attrNameProcessors / attrValueProcessors)
    jcsahnwaldt committed Jun 9, 2018
    Configuration menu
    Copy the full SHA
    9094ba7 View commit details
    Browse the repository at this point in the history
  2. README.md: minor fix

    jcsahnwaldt committed Jun 9, 2018
    Configuration menu
    Copy the full SHA
    ae7f05a View commit details
    Browse the repository at this point in the history
  3. README.md: fix copy-and-paste error

    Oops, builder doesn't have value processors (yet).
    jcsahnwaldt committed Jun 9, 2018
    Configuration menu
    Copy the full SHA
    b0277eb View commit details
    Browse the repository at this point in the history