Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
PowerGridModel
/
libpower-grid-model-java
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
1
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Publish library
- #18
#18
Open
wei-qiang
wants to merge 28 commits into
main
PowerGridModel/libpower-grid-model-java:main
from
publish-snapshot
PowerGridModel/libpower-grid-model-java:publish-snapshot
Copy head branch name to clipboard
Conversation
Commits
28
(28)
Checks
Files changed
Open
Publish library
#18
wei-qiang
wants to merge 28 commits into
main
PowerGridModel/libpower-grid-model-java:main
from
publish-snapshot
PowerGridModel/libpower-grid-model-java:publish-snapshot
Copy head branch name to clipboard
Commits
Commits on Sep 8, 2026
Add jreleaser to enable publishing (snapshots) to maven central
Show description for ca142a0
wei-qiang
committed
ca142a0
View commit details
Copy full SHA for ca142a0
Browse repository at this point
Commits on Sep 9, 2026
Change workflow to test snapshot dryrun
Show description for f4cc499
wei-qiang
committed
f4cc499
View commit details
Copy full SHA for f4cc499
Browse repository at this point
add -P to deploy command
Show description for 3bab159
wei-qiang
committed
3bab159
View commit details
Copy full SHA for 3bab159
Browse repository at this point
change -Pjreleaser.project.version to -Pversion
Show description for 3b53a47
wei-qiang
committed
3b53a47
View commit details
Copy full SHA for 3b53a47
Browse repository at this point
Use temp credentials and publish to other groupid
Show description for 45d9c31
wei-qiang
committed
45d9c31
View commit details
Copy full SHA for 45d9c31
Browse repository at this point
Add stagingRepository
Show description for 1ac3ed0
wei-qiang
committed
1ac3ed0
View commit details
Copy full SHA for 1ac3ed0
Browse repository at this point
Add staging-deploy repository
Show description for a7fdcab
wei-qiang
committed
a7fdcab
View commit details
Copy full SHA for a7fdcab
Browse repository at this point
change target to build
Show description for 54087f0
wei-qiang
committed
54087f0
View commit details
Copy full SHA for 54087f0
Browse repository at this point
Add publish command
Show description for 2f2bfa7
wei-qiang
committed
2f2bfa7
View commit details
Copy full SHA for 2f2bfa7
Browse repository at this point
turn on debug logging
Show description for 3d5d306
wei-qiang
committed
3d5d306
View commit details
Copy full SHA for 3d5d306
Browse repository at this point
split up commands
Show description for d9ce5fd
wei-qiang
committed
d9ce5fd
View commit details
Copy full SHA for d9ce5fd
Browse repository at this point
add -Pversion
Show description for 95a1952
wei-qiang
committed
95a1952
View commit details
Copy full SHA for 95a1952
Browse repository at this point
add -Pproject.version
Show description for 0f49ffd
wei-qiang
committed
0f49ffd
View commit details
Copy full SHA for 0f49ffd
Browse repository at this point
add -Pproject.version
Show description for a972591
wei-qiang
committed
a972591
View commit details
Copy full SHA for a972591
Browse repository at this point
add -Pjreleaser.project.version
Show description for 593ec84
wei-qiang
committed
593ec84
View commit details
Copy full SHA for 593ec84
Browse repository at this point
remove version in build.gradle
Show description for a438297
wei-qiang
committed
a438297
View commit details
Copy full SHA for a438297
Browse repository at this point
set -Pversion
Show description for a6abfd0
wei-qiang
committed
a6abfd0
View commit details
Copy full SHA for a6abfd0
Browse repository at this point
Add sourcesJar
Show description for 8a29426
wei-qiang
committed
8a29426
View commit details
Copy full SHA for 8a29426
Browse repository at this point
Revert removal of sourcesJar task
Show description for 126ae12
wei-qiang
committed
126ae12
View commit details
Copy full SHA for 126ae12
Browse repository at this point
Fill pom description
Show description for e225d32
wei-qiang
committed
e225d32
View commit details
Copy full SHA for e225d32
Browse repository at this point
Add more developer details
Show description for d70cc54
wei-qiang
committed
d70cc54
View commit details
Copy full SHA for d70cc54
Browse repository at this point
remove dryrun tag
Show description for b58b6ba
wei-qiang
committed
b58b6ba
View commit details
Copy full SHA for b58b6ba
Browse repository at this point
Change jreleaser to publish to org.lfenergy.powergridmodel
Show description for 321cf90
wei-qiang
committed
321cf90
View commit details
Copy full SHA for 321cf90
Browse repository at this point
Use correct secrets
Show description for 9a56b3c
wei-qiang
committed
9a56b3c
View commit details
Copy full SHA for 9a56b3c
Browse repository at this point
Add stagingrepository to release deployment
Show description for b807c9d
wei-qiang
committed
b807c9d
View commit details
Copy full SHA for b807c9d
Browse repository at this point
Commits on Sep 10, 2026
Only publish when its a release
Show description for a86c06a
wei-qiang
committed
a86c06a
View commit details
Copy full SHA for a86c06a
Browse repository at this point
Remove snapshot, add release environment and create_release input for the workflow
Show description for 85d1145
wei-qiang
committed
85d1145
View commit details
Copy full SHA for 85d1145
Browse repository at this point
Commits on Sep 11, 2026
Remove publishing when workflow is triggered manually as it wont create a release
Show description for ad72f51
wei-qiang
committed
ad72f51
View commit details
Copy full SHA for ad72f51
Browse repository at this point
You can’t perform that action at this time.