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

Initial Bazel Setup #45052

Merged
merged 5 commits into from
Dec 2, 2022
Merged

Initial Bazel Setup #45052

merged 5 commits into from
Dec 2, 2022

Conversation

jhchabran
Copy link
Contributor

@jhchabran jhchabran commented Dec 2, 2022

Ported from https://github.com/sourcegraph/sourcegraph/pull/44755


(@kormide)

Hello from Aspect 👋

This is an initial PR to get the Bazel migration going. I set up an initial WORKSPACE file and bazel settings in the first commit, and in the second I converted the generation for some schema files in client/shared/gulpfile.js to be generated as Bazel build actions.

Test plan

I'm not sure if this constitutes a special case as the Bazel build might live alongside the current build for the time being. Would you like me to get the build running on CI right away?

fyi: @gregmagolan @jbedard

@cla-bot cla-bot bot added the cla-signed label Dec 2, 2022
@sg-e2e-regression-test-bob
Copy link

sg-e2e-regression-test-bob commented Dec 2, 2022

Bundle size report 📦

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

Look at the Statoscope report for a full comparison between the commits 35132df and e151326 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

@jhchabran jhchabran marked this pull request as ready for review December 2, 2022 11:41
@burmudar burmudar self-requested a review December 2, 2022 11:44
@jhchabran jhchabran mentioned this pull request Dec 2, 2022
@jhchabran jhchabran changed the title Aspectdev/initial bazel Initial Bazel Setup Dec 2, 2022
@jhchabran jhchabran merged commit b1a5638 into main Dec 2, 2022
@jhchabran jhchabran deleted the aspectdev/initial-bazel branch December 2, 2022 11:57
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.

5 participants