Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[next] merge main #4305

Closed
wants to merge 24 commits into from
Closed

Conversation

dyladan
Copy link
Member

@dyladan dyladan commented Nov 16, 2023

Update with latest changes from main

legendecas and others added 23 commits November 1, 2023 19:51
* chore: track package-lock.json

* Pin to old versions for node 14

* Use version range

* Remove unused cached directories

* Temporarily disable other tests

* Temporarily enable only api test

* Enable only some packages

* Test only api packages

* Test trace exporters

* Fix line ordering

* Test all packages except otlp exporters

* Add trace http exporter

* Add trace proto exporter

* Test all but grpc exporters

* chore: use npm workspaces and degrade lerna to v6

* chore: get rid of lerna bootstrap

* chore: use npx

* chore: allow install scripts to setup buf

* chore: fix w3c-integration-test cache key

* chore: fix cache key

* chore: disable resource compat test

* chore: fix node_modules assumptions

* chore: fix hoisted karma issue

* chore: fix markdown linter complaints

* chore: lock @grpc/grpc-js to v1.8.21

* Break caches

* chore: remove cache

* chore: fixup inline commands

---------

Co-authored-by: Daniel Dyla <[email protected]>
@dyladan dyladan requested a review from a team November 16, 2023 21:10
@dyladan dyladan changed the base branch from main to next November 16, 2023 21:11
@dyladan
Copy link
Member Author

dyladan commented Nov 16, 2023

Not sure why there are so many commits that show double. Looks like every commit since next and main diverged are represented

Copy link

codecov bot commented Nov 16, 2023

Codecov Report

❗ No coverage uploaded for pull request base (next@ba4de42). Click here to learn what that means.
The diff coverage is n/a.

❗ Current head 7d9b253 differs from pull request most recent head 6031bb4. Consider uploading reports for the commit 6031bb4 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             next    #4305   +/-   ##
=======================================
  Coverage        ?   92.30%           
=======================================
  Files           ?      330           
  Lines           ?     9424           
  Branches        ?     1998           
=======================================
  Hits            ?     8699           
  Misses          ?      725           
  Partials        ?        0           

@dyladan
Copy link
Member Author

dyladan commented Nov 16, 2023

Ah I see the last update was a squash and merge. We should probably not squash the updates from main into next

@dyladan dyladan reopened this Nov 17, 2023
@dyladan dyladan closed this Nov 17, 2023
@dyladan dyladan deleted the next-main-11-16 branch November 21, 2023 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.