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

fix(toolchain): fix vergen_git2 -> vergen dependency #1983

Conversation

NathanFlurry
Copy link
Member

Changes

Copy link

cloudflare-workers-and-pages bot commented Jan 30, 2025

Deploying rivet with  Cloudflare Pages  Cloudflare Pages

Latest commit: 7339a06
Status: ✅  Deploy successful!
Preview URL: https://53ce3dc3.rivet.pages.dev
Branch Preview URL: https://01-30-fix-toolchain-fix-verg.rivet.pages.dev

View logs

Copy link
Member Author

NathanFlurry commented Jan 30, 2025

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more


How to use the Graphite Merge Queue

Add the label merge-queue to this PR to add it to the merge queue.

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

Copy link

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

PR Summary

Updated dependency from vergen_git2 to vergen across multiple packages to standardize build-time information generation.

  • Modified /packages/toolchain/toolchain/build.rs to use vergen::Emitter instead of vergen_git2
  • Added vergen = "9.0.4" dependency consistently across multiple packages including /packages/toolchain/cli/Cargo.toml and /packages/common/env/Cargo.toml
  • Simplified build script implementation by using Emitter::default() which provides standard build information without explicit configuration

1 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile

@NathanFlurry NathanFlurry force-pushed the 01-30-fix_toolchain_fix_vergen_git2_-_vergen_dependency branch from e2ce96e to 11f7b5e Compare January 31, 2025 20:51
@NathanFlurry NathanFlurry changed the base branch from 01-30-fix_frontend_packages_icons_fix_failling_to_install_rivet-gg_icons_when_fontawesome_token_is_not_provided to 01-30-chore_flatten_all_.gitignores_in_to_root_merge_in_to_.dockerignore January 31, 2025 20:51
@NathanFlurry NathanFlurry force-pushed the 01-30-chore_flatten_all_.gitignores_in_to_root_merge_in_to_.dockerignore branch from 976fd2b to ffca06a Compare January 31, 2025 21:40
@NathanFlurry NathanFlurry force-pushed the 01-30-fix_toolchain_fix_vergen_git2_-_vergen_dependency branch from 11f7b5e to 7339a06 Compare January 31, 2025 21:40
graphite-app bot pushed a commit that referenced this pull request Jan 31, 2025
<!-- Please make sure there is an issue that this PR is correlated to. -->

## Changes

<!-- If there are frontend changes, please include screenshots. -->
Copy link
Contributor

graphite-app bot commented Jan 31, 2025

Merge activity

  • Jan 31, 5:24 PM EST: CI is running for this PR on a draft PR: #1989

Copy link
Contributor

graphite-app bot commented Jan 31, 2025

Merge activity

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.

1 participant