Add config_options|variables to BuildMetadata
Kamil Trzciński authored
These are data columns that store runtime configuration
of build needed to execute it on runner and within pipeline.

The definition of this data is that once used, and when no longer
needed (due to retry capability) they can be freely removed.

They use `jsonb` on PostgreSQL, and `text` on MySQL (due to lacking
support for json datatype on old enough version).
0103d5be
Name Last commit Last update
..
api Add unique constraint to release and url
assets move assets from lib directory to vendor
backup Avoid extra storage bucket perm and query
banzai Merge branch 'security-label-xss' into 'master'
bitbucket Enable more frozen string in lib/**/*.rb
bitbucket_server Make sure there's only one slash as path separator
constraints Pass on arguments passed to the FeatureConstrainer
container_registry Enable more frozen string in lib/**/*.rb
declarative_policy Enable more frozen string in lib/**/*.rb
flowdock Remove explicit requires from flowdock
generators/rails/post_deployment_migration Enable even more frozen string in lib/**/*.rb
gitaly Enable even more frozen string in lib/**/*.rb
gitlab Add config_options|variables to BuildMetadata
google_api Fix typos in comments and specs
haml_lint Fix uninitialized constant HamlLint::Linter
json_web_token Set typ field in JSONWebToken::RSAToken
mattermost Enable even more frozen string in lib/**/*.rb
microsoft_teams Enable even more frozen string in lib/**/*.rb
object_storage Enable even more frozen string in lib/**/*.rb
omni_auth/strategies Support RSA and ECDSA algorithms in Omniauth JWT
peek Fix bug where ID is not set
quality Improve automated Review Apps cleanup
rouge Enable even more frozen string in lib/**/*.rb
rspec_flaky Enable even more frozen string in lib/**/*.rb
serializers Add config_options|variables to BuildMetadata
support
system_check
tasks
after_commit_queue.rb
backup.rb
banzai.rb
carrier_wave_string_file.rb
declarative_policy.rb
event_filter.rb
expand_variables.rb
extracts_path.rb
feature.rb
file_size_validator.rb
forever.rb
gitlab.rb
gt_one_coercion.rb
milestone_array.rb
mysql_zero_date.rb
static_model.rb
system_check.rb
unfold_form.rb
uploaded_file.rb
version_check.rb