Skip to content
Snippets Groups Projects
Select Git revision
  • issue_517122
  • 521587_move_static_reachability_to_ds_template
  • design-item-a11y-alignment-fixes
  • nd/use-epic-creation-adapter-in-api
  • ci-cd-a11y-label-fixes
  • master default protected
  • charlieeekroon/515827-display-on-hover
  • fix-health-check-issues
  • kassio/permit-work-items-to-filter-desired-widgets
  • 515309-duo-workflow-settings
  • shampton-add-create-ci-secret-tracking
  • 515823-cc-catalog-table-migration
  • 515508-create-archive-table
  • 425969-group-level-cluster-view
  • sean_carroll-master-patch-94097
  • 512451-cc-keys-rake-task
  • 16653_inventory_vulns_api
  • abuse-report-a11y-fixes
  • 450442-automatic-feature-flag-removal
  • fp-graphql-pipeline-inputs
  • 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

.eslintrc.yml

  • Miguel Rincon's avatar
    7db1727f
    Install two versions of Sentry Client SDK · 7db1727f
    Miguel Rincon authored
    This change installs two versions of sentry that can report errors to
    two Sentry instances respectively.
    
    Reduces the bundle size by having the old and new Sentry SDKs in
    separate bundles and only loading one of them depending on the
    state of the feature flag.
    
    A global object is used to "re-export" the current Sentry so it can used
    by the clients.
    
    Changelog: changed
    7db1727f
    History
    Install two versions of Sentry Client SDK
    Miguel Rincon authored
    This change installs two versions of sentry that can report errors to
    two Sentry instances respectively.
    
    Reduces the bundle size by having the old and new Sentry SDKs in
    separate bundles and only loading one of them depending on the
    state of the feature flag.
    
    A global object is used to "re-export" the current Sentry so it can used
    by the clients.
    
    Changelog: changed
Code owners
Assign users and groups as approvers for specific file changes. Learn more.