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

Added validation if someone specifies a version on a bundle #3148

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Jun 4, 2024

  1. WIP: Added validation if someone specifies a version on a bundle

    Signed-off-by: David Gannon <19214156+dgannon991@users.noreply.github.com>
    dgannon991 committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    4ebfb8e View commit details
    Browse the repository at this point in the history
  2. Swapped to existing install of semver!

    Signed-off-by: David Gannon <19214156+dgannon991@users.noreply.github.com>
    dgannon991 committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    b5deb8e View commit details
    Browse the repository at this point in the history
  3. Added test for missing mixin, still need to add more

    Signed-off-by: David Gannon <19214156+dgannon991@users.noreply.github.com>
    dgannon991 committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    757497d View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Added tests for semvers

    Signed-off-by: David Gannon <19214156+dgannon991@users.noreply.github.com>
    dgannon991 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    e36bd99 View commit details
    Browse the repository at this point in the history
  2. Added comment above heler variables

    Signed-off-by: David Gannon <19214156+dgannon991@users.noreply.github.com>
    dgannon991 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    bb0cf39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4b4a94 View commit details
    Browse the repository at this point in the history
  4. Improved error assertion in semver tests

    Signed-off-by: David Gannon <19214156+dgannon991@users.noreply.github.com>
    dgannon991 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    34cea2f View commit details
    Browse the repository at this point in the history