-
-
Notifications
You must be signed in to change notification settings - Fork 27
fix(server): use correct coordinates in generated POM file #1609
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
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This was referenced Aug 19, 2024
Collaborator
Author
This stack of pull requests is managed by Graphite. Learn more about stacking. |
krzema12
reviewed
Aug 19, 2024
...nding-builder/src/main/kotlin/io/github/typesafegithub/workflows/mavenbinding/PomBuilding.kt
Outdated
Show resolved
Hide resolved
This was referenced Aug 19, 2024
97b6616 to
e909e7f
Compare
9a0e32a to
dcdc76a
Compare
dcdc76a to
3cb3b7e
Compare
This was referenced Aug 20, 2024
e909e7f to
4233153
Compare
3cb3b7e to
95f3df2
Compare
4233153 to
c9116fe
Compare
95f3df2 to
b4463a4
Compare
c9116fe to
813dd19
Compare
b4463a4 to
6a823a3
Compare
813dd19 to
4579b77
Compare
665dcd3 to
6fd7327
Compare
2c3b012 to
6bc91d1
Compare
6fd7327 to
02098ce
Compare
6bc91d1 to
0d2bbe7
Compare
02098ce to
37375d9
Compare
0d2bbe7 to
4152d29
Compare
37375d9 to
c1dc24a
Compare
4152d29 to
6a8a551
Compare
c1dc24a to
6d56a0d
Compare
6a8a551 to
638c495
Compare
6d56a0d to
1dc7506
Compare
638c495 to
ec96071
Compare
1dc7506 to
c691f60
Compare
ec96071 to
156c298
Compare
3 tasks
c691f60 to
37ad070
Compare
156c298 to
0db61bc
Compare
37ad070 to
52919f6
Compare
0db61bc to
1e00080
Compare
1e00080 to
e6c6dde
Compare
krzema12
approved these changes
Oct 27, 2024
Member
|
@Vampire 🙇 you proposed this fix before one of the users found the problem. I should have merged it earlier 😛 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.

Fixes #1694.