-
-
Notifications
You must be signed in to change notification settings - Fork 24
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(server): use correct coordinates in generated POM file #1609
Merged
Conversation
This file contains 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
This stack of pull requests is managed by Graphite. Learn more about stacking. |
This was referenced Aug 19, 2024
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
Vampire
force-pushed
the
vampire/fix-gmm-file
branch
from
August 19, 2024 18:16
97b6616
to
e909e7f
Compare
Vampire
force-pushed
the
vampire/fix-pom-file
branch
from
August 19, 2024 18:16
9a0e32a
to
dcdc76a
Compare
Vampire
force-pushed
the
vampire/fix-pom-file
branch
from
August 19, 2024 18:24
dcdc76a
to
3cb3b7e
Compare
This was referenced Aug 20, 2024
Vampire
force-pushed
the
vampire/fix-gmm-file
branch
from
August 20, 2024 10:46
e909e7f
to
4233153
Compare
Vampire
force-pushed
the
vampire/fix-pom-file
branch
from
August 20, 2024 10:46
3cb3b7e
to
95f3df2
Compare
Vampire
force-pushed
the
vampire/fix-gmm-file
branch
from
August 20, 2024 11:26
4233153
to
c9116fe
Compare
Vampire
force-pushed
the
vampire/fix-pom-file
branch
from
August 20, 2024 11:26
95f3df2
to
b4463a4
Compare
Vampire
force-pushed
the
vampire/fix-gmm-file
branch
from
August 20, 2024 11:56
c9116fe
to
813dd19
Compare
Vampire
force-pushed
the
vampire/fix-pom-file
branch
from
August 20, 2024 11:57
b4463a4
to
6a823a3
Compare
Vampire
force-pushed
the
vampire/fix-gmm-file
branch
from
August 22, 2024 00:00
813dd19
to
4579b77
Compare
Vampire
force-pushed
the
vampire/unify-coords-name
branch
from
September 9, 2024 08:04
665dcd3
to
6fd7327
Compare
Vampire
force-pushed
the
vampire/fix-pom-file
branch
from
September 9, 2024 08:04
2c3b012
to
6bc91d1
Compare
Vampire
force-pushed
the
vampire/unify-coords-name
branch
from
September 9, 2024 10:55
6fd7327
to
02098ce
Compare
Vampire
force-pushed
the
vampire/fix-pom-file
branch
from
September 9, 2024 10:56
6bc91d1
to
0d2bbe7
Compare
Vampire
force-pushed
the
vampire/unify-coords-name
branch
from
September 10, 2024 16:42
02098ce
to
37375d9
Compare
Vampire
force-pushed
the
vampire/fix-pom-file
branch
from
September 10, 2024 16:42
0d2bbe7
to
4152d29
Compare
Vampire
force-pushed
the
vampire/unify-coords-name
branch
from
September 23, 2024 08:13
37375d9
to
c1dc24a
Compare
Vampire
force-pushed
the
vampire/fix-pom-file
branch
from
September 23, 2024 08:13
4152d29
to
6a8a551
Compare
Vampire
force-pushed
the
vampire/unify-coords-name
branch
from
September 24, 2024 00:42
c1dc24a
to
6d56a0d
Compare
Vampire
force-pushed
the
vampire/fix-pom-file
branch
from
September 24, 2024 00:42
6a8a551
to
638c495
Compare
Vampire
force-pushed
the
vampire/unify-coords-name
branch
from
September 29, 2024 17:28
6d56a0d
to
1dc7506
Compare
Vampire
force-pushed
the
vampire/fix-pom-file
branch
from
September 29, 2024 17:28
638c495
to
ec96071
Compare
Vampire
force-pushed
the
vampire/unify-coords-name
branch
from
September 29, 2024 21:11
1dc7506
to
c691f60
Compare
Vampire
force-pushed
the
vampire/fix-pom-file
branch
from
September 29, 2024 21:12
ec96071
to
156c298
Compare
3 tasks
Vampire
force-pushed
the
vampire/unify-coords-name
branch
from
October 27, 2024 03:51
c691f60
to
37ad070
Compare
Vampire
force-pushed
the
vampire/fix-pom-file
branch
from
October 27, 2024 03:51
156c298
to
0db61bc
Compare
Vampire
force-pushed
the
vampire/unify-coords-name
branch
from
October 27, 2024 04:01
37ad070
to
52919f6
Compare
Vampire
force-pushed
the
vampire/fix-pom-file
branch
from
October 27, 2024 04:02
0db61bc
to
1e00080
Compare
Vampire
force-pushed
the
vampire/fix-pom-file
branch
from
October 27, 2024 20:35
1e00080
to
e6c6dde
Compare
krzema12
changed the title
fix(abg): use correct coordinates in generated POM file
fix(server): use correct coordinates in generated POM file
Oct 27, 2024
krzema12
approved these changes
Oct 27, 2024
@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.