Skip to content
Snippets Groups Projects
Select Git revision
  • remove-omnibus-command
  • master-i18n
  • sh-fix-rack-attack-rate-limiting-runner-api
  • 487363-move-maven-vreg-services-to-EE
  • add-vulnerability-work-item-widget
  • master default protected
  • rails-next protected
  • ruby-next protected
  • aa-improve-create-model-version-service-spec-coverage
  • pedropombeiro/504965/2-replace-ci_runner_machines-with-partitioned-table
  • 520688-add-watch-functionality-to-zoekt-info-rake-task
  • ag/480230-bso-use-cap-error-message
  • add-omnibus-commands
  • 515738-change-ff-owners
  • jay-update-vault-setup-docs
  • ci-cd-a11y-label-fixes
  • dbiryukov_populate_projects_with_pipeline_variables_mr-499491
  • srushik/add_dependency_paths_to_vulnerabilities
  • andrey-pass-ruby-version-qa-trigger
  • 451847-diff-files-metadata-endpoint
  • v17.7.6-ee protected
  • v17.8.4-ee protected
  • v17.9.1-ee protected
  • v17.8.3-ee protected
  • v17.7.5-ee protected
  • v17.9.0-ee protected
  • v17.9.0-rc42-ee protected
  • v17.6.5-ee protected
  • v17.7.4-ee protected
  • v17.8.2-ee protected
  • v17.6.4-ee protected
  • v17.7.3-ee protected
  • v17.8.1-ee protected
  • v17.8.0-ee protected
  • v17.7.2-ee protected
  • v17.8.0-rc42-ee protected
  • v17.5.5-ee protected
  • v17.6.3-ee protected
  • v17.7.1-ee protected
  • v17.7.0-ee protected
40 results

config_resolver_spec.rb

  • Matija Čupić's avatar
    0a3ea491
    Refactor CI config lint resolver · 0a3ea491
    Matija Čupić authored
    Simplify stage extrapolation
    
    Small GraphQL improvements
    
    * Use connection_type for an array of objects
    * Update GraphQL description for job need name
    
    Remove include_merged_yaml parameter
    
    Removes the include_merged_yaml parameter to make code more idiomatic.
    The parameter isn't stored, it's computed dynamically when accessed so
    this introduces a slight performance overhead, but it's far outweighed
    by the pro of having cleaner code and less technical debt.
    
    Stub YamlProcessor response in resolver specs
    
    Refactor relation connection types
    
    * Move request type tests to request specs
    * Use proper status enum values
    
    Simplify Ci::Config GraphQL resolver
    Verified
    0a3ea491
    History
    Refactor CI config lint resolver
    Matija Čupić authored
    Simplify stage extrapolation
    
    Small GraphQL improvements
    
    * Use connection_type for an array of objects
    * Update GraphQL description for job need name
    
    Remove include_merged_yaml parameter
    
    Removes the include_merged_yaml parameter to make code more idiomatic.
    The parameter isn't stored, it's computed dynamically when accessed so
    this introduces a slight performance overhead, but it's far outweighed
    by the pro of having cleaner code and less technical debt.
    
    Stub YamlProcessor response in resolver specs
    
    Refactor relation connection types
    
    * Move request type tests to request specs
    * Use proper status enum values
    
    Simplify Ci::Config GraphQL resolver
Code owners
Assign users and groups as approvers for specific file changes. Learn more.