Skip to content
Snippets Groups Projects
Select Git revision
  • 450705-policies-policy-type
  • 450557-revision-dropdown
  • wi-design-title-fix-nl
  • esahlani-members-of-a-project-overview
  • 512949-add-sharding-key-to-merge_request_diff_files
  • 463385-heading-anchor-links-aren-t-announced-correctly-by-screen-reader
  • esahlani-groups-api-docs-overview
  • master default protected
  • package-registry-downcase
  • track-page-view-event-for-group-security-inventory
  • sf/feature/metric-visited-audit-log-page-480117
  • 523438-vue3-migration-related_issues_spec
  • feat/512677-path-lock-controller
  • DOCS-mmora-master-patch-37647
  • 522011-backfill-finish-onboarding-saml
  • tbulva-zoekt-multimatch-url-update-fix
  • 485051-sep-variables-incorrectly-assigned-for-multiple-rule-schedules
  • release-tools/update-kas
  • dakotadux/add-rest-api-to-update-status-of-external-requirement-controller
  • 519532-approvals-are-required-when-mr-pipelines-produce-no-security-artifacts-but-previous-branch
  • 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

_rollback.haml

  • Yorick Peterse's avatar
    77831f78
    Add API for manually creating deployments · 77831f78
    Yorick Peterse authored
    This API can be used for manually creating deployments, instead of being
    limited to creating deployments using CI pipelines.
    
    As part of these changes, I refactored some parts of the existing
    deployments code. This ensures we reuse the same logic for creating
    deployments in different places. We also move the deployments service
    classes to a Deployments namespace, now that there are two service
    classes.
    
    We also make some changes to which deployments are displayed. Prior to
    these changes, only deployments that were successful were displayed.
    This can get very confusing when using deployments from external
    systems, so we now show deployments regardless of their status. The
    table to display deployments has also had some style/content changes to
    display the deployments data in a more meaningful way.
    Verified
    77831f78
    History
    Add API for manually creating deployments
    Yorick Peterse authored
    This API can be used for manually creating deployments, instead of being
    limited to creating deployments using CI pipelines.
    
    As part of these changes, I refactored some parts of the existing
    deployments code. This ensures we reuse the same logic for creating
    deployments in different places. We also move the deployments service
    classes to a Deployments namespace, now that there are two service
    classes.
    
    We also make some changes to which deployments are displayed. Prior to
    these changes, only deployments that were successful were displayed.
    This can get very confusing when using deployments from external
    systems, so we now show deployments regardless of their status. The
    table to display deployments has also had some style/content changes to
    display the deployments data in a more meaningful way.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.