- Promise building notes: https://gist.github.com/syntassodev/54ba656925b40e3fbf78a8f9aa550e34
🚨 VERSIONS
This doc is only for >
🚨 VERSIONS
This doc is only for >
#!/usr/bin/env ruby | |
require 'yaml' | |
puts "Checking for database driver..." | |
resource_request = YAML.load_file('/kratix/input/object.yaml') | |
dbDriver = resource_request.dig('spec', 'dbDriver') |
The Contributor hereby assigns to Syntasso by way of present and future assignment absolutely with full title guarantee all its right, title and interest in and to the Works, including all rights in the nature of copyright and related rights, the right to bring, make, oppose, defend, appeal proceedings, claims or actions and obtain relief (and to retain any damages recovered) in respect of any infringement, or any other cause of action arising from ownership, of the Works whether occurring before, on, or after the date of this Agreement.
In consideration of the assignment of the Works, Syntasso shall acknowledge the Contributor as a
kubeconform \ | |
-schema-location default \ | |
-schema-location promise-schema.json \ | |
/path/to/resource-request.yaml |