Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

batches: fix fork name migration progress#47973

Merged
coury-clark merged 2 commits into4.5from
kr/into-4.5
Feb 21, 2023
Merged

batches: fix fork name migration progress#47973
coury-clark merged 2 commits into4.5from
kr/into-4.5

Conversation

@courier-new
Copy link
Copy Markdown
Contributor

Cherry-picks commit for https://github.com/sourcegraph/sourcegraph/pull/47701 and one dependent commit (from https://github.com/sourcegraph/sourcegraph/pull/47911) into 4.5.

Test plan

Will wait to ensure buildkite passes.

BolajiOlajide and others added 2 commits February 21, 2023 08:50
This is a part of #46967. `ForkName` is one of the fields on the webhook
payload for a changeset, we don't currently expose `ForkName` via the
GraphQL API, this PR fixes that.

## Test plan

<!-- All pull requests REQUIRE a test plan:
https://docs.sourcegraph.com/dev/background-information/testing_principles
-->
* Manually tested
* Update unit tests for forked changesets

<img width="1199" alt="CleanShot 2023-02-20 at 19 30 43@2x"
src="https://user-images.githubusercontent.com/25608335/220178496-7f7a19b6-4c85-4714-8f13-2aceab9cc1dc.png">

---------

Co-authored-by: Kelli Rockwell <kelli@sourcegraph.com>
@courier-new courier-new self-assigned this Feb 21, 2023
@cla-bot cla-bot bot added the cla-signed label Feb 21, 2023
@sg-e2e-regression-test-bob
Copy link
Copy Markdown

Bundle size report 📦

Initial size Total size Async size Modules
0.00% (0.00 kb) 0.00% (+0.20 kb) 0.00% (+0.20 kb) 0.00% (0)

Look at the Statoscope report for a full comparison between the commits 300de34 and e1ea5f6 or learn more.

Open explanation
  • Initial size is the size of the initial bundle (the one that is loaded when you open the page)
  • Total size is the size of the initial bundle + all the async loaded chunks
  • Async size is the size of all the async loaded chunks
  • Modules is the number of modules in the initial bundle

@coury-clark coury-clark merged commit 25ca842 into 4.5 Feb 21, 2023
@coury-clark coury-clark deleted the kr/into-4.5 branch February 21, 2023 17:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants