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(AllowedFlags): Adds allowed_flags option #59

Merged
merged 4 commits into from
Jun 9, 2023

Commits on Jun 8, 2023

  1. feat(AllowedTags): Adds allowed_tags option

    Eduardo committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    d0d7caf View commit details
    Browse the repository at this point in the history
  2. refactor(AllowedTags): Small tests refactoring

    Eduardo committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    4d348fa View commit details
    Browse the repository at this point in the history
  3. refactor(AllowedTags): Changed the way we store the config

    Now it stores it as `tags: [allowed: []]` instead of `allowed_tags: []``
    Eduardo committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    ac39bb9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b299d1 View commit details
    Browse the repository at this point in the history