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

Combine SDK and CLI Part: 1 #291

Merged
merged 2 commits into from
Jan 29, 2024
Merged

Combine SDK and CLI Part: 1 #291

merged 2 commits into from
Jan 29, 2024

Conversation

ParthDesai
Copy link
Contributor

@ParthDesai ParthDesai commented Jan 25, 2024

Description

This PR creates a new virual workspace and do some minor improvements like replace jemalloc with mimalloc and ci enhancements.

The new CI is adapted from sdk CI to have different jobs for each check instead of previous setup where fmt, clippy and tests were running as one job.

Part 2 is here: #292

@ParthDesai ParthDesai force-pushed the combine-sdk-and-cli-part-1 branch from 5fcd0c0 to c6908ba Compare January 25, 2024 13:34
@ParthDesai ParthDesai mentioned this pull request Jan 25, 2024
Copy link
Member

@nazar-pc nazar-pc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mostly makes sense, though I would have definitely preferred a series of clearly named commits rather than everything squashed into one.

.github/workflows/ci-tests.yml Show resolved Hide resolved
.github/workflows/ci-tests.yml Outdated Show resolved Hide resolved
.github/workflows/ci-tests.yml Outdated Show resolved Hide resolved
.github/workflows/ci-tests.yml Outdated Show resolved Hide resolved
pulsar/build.rs Outdated Show resolved Hide resolved
@ParthDesai
Copy link
Contributor Author

Mostly makes sense, though I would have definitely preferred a series of clearly named commits rather than everything squashed into one.

Make sense. Will try to have more granular commit in the future.

@ParthDesai ParthDesai merged commit d776e98 into main Jan 29, 2024
14 of 18 checks passed
@ParthDesai ParthDesai deleted the combine-sdk-and-cli-part-1 branch January 29, 2024 14:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants