Skip to content

Version 0.1.0

Latest
Compare
Choose a tag to compare
@sbaerlocher sbaerlocher released this 11 Nov 20:56
f51c378

What's Changed

Added

  • GalaxyAPIKey: Key for Galaxy API authentication.
  • GalaxyAPIServerURL: URL of the Galaxy API server.
  • GalaxyCollectionsPath: Path to Galaxy collections.
  • GalaxyDisableGPGVerify: Disables GPG verification for Galaxy.
  • GalaxyForceWithDeps: Forces Galaxy installation with dependencies.
  • GalaxyIgnoreCerts: Ignores certificate checks for Galaxy.
  • GalaxyIgnoreSignatureStatusCodes: List of status codes to ignore in Galaxy signature checks.
  • GalaxyKeyring: Path to the Galaxy keyring.
  • GalaxyOffline: Enables offline mode for Galaxy.
  • GalaxyPre: Enables installation of pre-release versions in Galaxy.
  • GalaxyRequiredValidSignatureCount: Number of required valid signatures for Galaxy.
  • GalaxyRequirementsFile: Path to the file with Galaxy requirements.
  • GalaxySignature: Specific signature for Galaxy.
  • GalaxyTimeout: Timeout for Galaxy operations.
  • GalaxyUpgrade: Enables the upgrade of Galaxy collections.
  • GalaxyNoDeps: Disables dependency resolution in Galaxy.

Full Changelog: v0.0.4...v0.1.0