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

build: Update type tests for 4.0 release #14785

Merged
merged 3 commits into from
Mar 27, 2023

Conversation

tylerbutler
Copy link
Member

@tylerbutler tylerbutler commented Mar 27, 2023

Updated type tests on the 4.0 release branch by doing the following:

  1. Manually disables type testing for end-to-end-tests and remove previous version dependency.
  2. Ran flub typetests -g client --reset --previous --normalize to prepare the packages.
  3. Ran pnpm i to install new dependencies.
  4. Ran pnpm typetests:gen to regenerate type tests.
  5. Ran a full build to verify changes.

@github-actions github-actions bot added area: dds Issues related to distributed data structures area: dds: sharedstring area: driver Driver related issues area: framework Framework is a tag for issues involving the developer framework. Eg Aqueduct area: loader Loader related issues area: odsp-driver area: runtime Runtime related issues area: tests Tests to add, test infrastructure improvements, etc base: release PRs targeted against a release branch labels Mar 27, 2023
@tylerbutler tylerbutler changed the title build: Update type tests build: Update type tests for 4.0 release Mar 27, 2023
@tylerbutler tylerbutler marked this pull request as ready for review March 27, 2023 21:12
@tylerbutler tylerbutler requested review from msfluid-bot and a team as code owners March 27, 2023 21:12
@tylerbutler tylerbutler merged commit fa774da into microsoft:release/v2int/4.0 Mar 27, 2023
@tylerbutler tylerbutler deleted the typetests-40 branch March 27, 2023 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: dds: sharedstring area: dds Issues related to distributed data structures area: driver Driver related issues area: framework Framework is a tag for issues involving the developer framework. Eg Aqueduct area: loader Loader related issues area: odsp-driver area: runtime Runtime related issues area: tests Tests to add, test infrastructure improvements, etc base: release PRs targeted against a release branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants