• template-package-unconfigured shows what happens when the workflows are run with no configuration.
    • Without a PACKAGE_NAME variable, the Build Release workflow will skip both the test and build jobs:
    • image
    • The Build Repo Listing workflow will be trigged to run as well, but it will fail as expected because there are no published releases.
    • Both badges will be broken because there are no releases:
      • VPM Package Version
      • Code Coverage