Skip to content

V2 Hosted Service: Add Prometheus Metric for synced at head and update pnpm install#230

Merged
DZakh merged 6 commits into
mainfrom
v0.9.9-branch-hosted-service-v2
Oct 1, 2024
Merged

V2 Hosted Service: Add Prometheus Metric for synced at head and update pnpm install#230
DZakh merged 6 commits into
mainfrom
v0.9.9-branch-hosted-service-v2

Conversation

@MJYoung114

Copy link
Copy Markdown
Contributor

@JonoPrest please let me know what version this goes into 🙏 I don't think there are any breaking changes here

check_and_install_pnpm(current_dir).await?;

let args = vec!["install", "--no-frozen-lockfile"];
let args = vec!["install", "--no-frozen-lockfile", "--prefer-offline"];

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Ah, nice makes sense. Is there a risk that some dependencies become stale? Maybe we need to do a clean up in the hosted service every now and again.

@JonoPrest JonoPrest left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Awesome thanks @MJYoung114!

@JonoPrest JonoPrest left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Sweet looks good 👍🏼

@DZakh DZakh enabled auto-merge (squash) October 1, 2024 13:10
@DZakh DZakh merged commit cacc546 into main Oct 1, 2024
@DZakh DZakh deleted the v0.9.9-branch-hosted-service-v2 branch October 1, 2024 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants