Skip to content

Conversation

@snazy
Copy link
Member

@snazy snazy commented Oct 27, 2025

No description provided.

@snazy
Copy link
Member Author

snazy commented Oct 27, 2025

Depends on #2908

@snazy snazy force-pushed the gitinfo-raw-github branch from 0d5f0c2 to ece71c2 Compare October 29, 2025 10:31
@snazy snazy marked this pull request as ready for review October 29, 2025 10:31
@snazy snazy requested review from adutra and dimas-b October 29, 2025 10:35
@github-project-automation github-project-automation bot moved this from PRs In Progress to Ready to merge in Basic Kanban Board Oct 29, 2025
}
else ""
val gitInfo = GitInfo(gitHead, gitDescribe)
val rawLinkRef = if (isRelease) gitDescribe else "HEAD"
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: why not use gitDescribe for non-releases? HEAD in GH may be off with respect to the current state of the code during build 🤔

Copy link
Member Author

@snazy snazy Oct 30, 2025

Choose a reason for hiding this comment

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

it potentially says 'abcdef-dirty' (not resolvable) - and the commit may not be in the apache/polaris repo

Copy link
Contributor

Choose a reason for hiding this comment

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

Does it matter that the commit is not in GH for not released code?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yea - the link would be wrong and put in some relevant fields.

@snazy snazy merged commit cec41c4 into apache:main Nov 1, 2025
15 checks passed
@github-project-automation github-project-automation bot moved this from Ready to merge to Done in Basic Kanban Board Nov 1, 2025
@snazy snazy deleted the gitinfo-raw-github branch November 1, 2025 19:52
vchag pushed a commit to vchag/polaris that referenced this pull request Nov 5, 2025
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.

3 participants