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

Get binary build information & dependencies #760

Merged
merged 6 commits into from
Sep 15, 2023

Conversation

Reecepbcups
Copy link
Member

@Reecepbcups Reecepbcups commented Sep 8, 2023

Closes #404

summary

Adds a new method to extract chain binary information.
The go dependencies are easy to iterate over in a programmatic way

Also adds chain_miscellaneous_test.go example to address David Nix's comment. (Will add more in a different PR)

@Reecepbcups Reecepbcups changed the title Get binary info & dependencies Get binary build information & dependencies Sep 8, 2023
@Reecepbcups Reecepbcups added the BACKPORT backport into all maintained branches label Sep 8, 2023
@Reecepbcups Reecepbcups marked this pull request as ready for review September 8, 2023 15:34
@Reecepbcups Reecepbcups requested a review from a team as a code owner September 8, 2023 15:34
Copy link
Contributor

@boojamya boojamya left a comment

Choose a reason for hiding this comment

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

Nice handling of replace statements with the build deps.

@Reecepbcups Reecepbcups enabled auto-merge (squash) September 14, 2023 21:09
@Reecepbcups Reecepbcups merged commit 684b4fe into main Sep 15, 2023
7 checks passed
@Reecepbcups Reecepbcups deleted the reece/binary-build-deps branch September 15, 2023 03:22
mergify bot pushed a commit that referenced this pull request Sep 15, 2023
Reecepbcups added a commit that referenced this pull request Sep 15, 2023
(cherry picked from commit 684b4fe)

Co-authored-by: Reece Williams <31943163+Reecepbcups@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BACKPORT backport into all maintained branches
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add functionality to extract versions of build dependencies
2 participants