Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • V Validata Core
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
  • Issues 11
    • Issues 11
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ValidataValidata
  • Validata Core
  • Merge requests
  • !3

Add VALIDATA_SCHEMAS_CONFIG env var support

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Alexandre Bulté requested to merge abulte/validata-core:alternative-schemas-toml into master Feb 18, 2019
  • Overview 1
  • Commits 1
  • Pipelines 1
  • Changes 2

This is needed to fix validata-api#1 (closed)

It introduces a VALIDATA_SCHEMAS_CONFIG environment variable that can point to an alternative schemas.toml file path. This removes the need for the --config CLI option IMHO.

It also removes the test for the scdl- prefix on schema keys, because alternative schema producers will want to use different prefixes.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: alternative-schemas-toml

OpenDataFrance.net