Skip to content

Introduce BuildInfo #2249

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

Merged
merged 5 commits into from
Jul 25, 2023
Merged

Introduce BuildInfo #2249

merged 5 commits into from
Jul 25, 2023

Conversation

MaciejG604
Copy link
Contributor

@MaciejG604 MaciejG604 commented Jun 28, 2023

Addresses #2106

As well as moves the wrapper generation to the step when Sources are created from ScopedSources

@MaciejG604 MaciejG604 requested a review from lwronski June 28, 2023 15:17
@MaciejG604 MaciejG604 force-pushed the build-info branch 5 times, most recently from 874ae33 to d4c6364 Compare June 30, 2023 07:08
@MaciejG604 MaciejG604 marked this pull request as ready for review June 30, 2023 07:35
@lwronski
Copy link
Contributor

lwronski commented Jul 3, 2023

Based on discussion in #2051, I think that the BuildInfo should include the project's version.

@MaciejG604 MaciejG604 changed the title Introduce Build info Introduce BuildInfo Jul 3, 2023
@MaciejG604 MaciejG604 force-pushed the build-info branch 4 times, most recently from ad2ded3 to 310c056 Compare July 5, 2023 13:36
@MaciejG604 MaciejG604 linked an issue Jul 6, 2023 that may be closed by this pull request
@MaciejG604 MaciejG604 marked this pull request as draft July 18, 2023 09:47
@MaciejG604 MaciejG604 force-pushed the build-info branch 2 times, most recently from d6e526e to 4736003 Compare July 19, 2023 11:31
@MaciejG604 MaciejG604 marked this pull request as ready for review July 19, 2023 11:31
Copy link
Contributor

@lwronski lwronski left a comment

Choose a reason for hiding this comment

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

Adding integration test for this feature would be beneficial.

@MaciejG604 MaciejG604 force-pushed the build-info branch 2 times, most recently from c202c8a to 4b32166 Compare July 20, 2023 13:49
@MaciejG604
Copy link
Contributor Author

ComputeVersion is now moved to a different branch and will be a follow-up PR to this one
MaciejG604#4

@MaciejG604 MaciejG604 force-pushed the build-info branch 2 times, most recently from 56a06b4 to 2ad0dfc Compare July 21, 2023 11:48
Copy link
Contributor

@lwronski lwronski left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@tgodzik tgodzik left a comment

Choose a reason for hiding this comment

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

LGTM!

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.

Support for BuildInfo
3 participants