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 }}
hikingc
/
JavaMatrixLibrary
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
8
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: hikingc/JavaMatrixLibrary
Actions
All workflows
Workflows
Dependabot Updates
Dependabot Updates
Java CI with Maven
Java CI with Maven
Qodana
Qodana
Release
Release
Show more workflows...
Management
Caches
Java CI with Maven
Java CI with Maven
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
maven.yml
will be ignored since log searching is not yet available
46 workflow runs
46 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Exclude files that break with google formatting
Java CI with Maven
#46:
Commit
b168e33
pushed by
hikingc
29s
master
master
29s
View workflow file
Found a better way of handling extra keys without dealing with unsafe…
Java CI with Maven
#45:
Commit
2a67c42
pushed by
hikingc
1m 15s
master
master
1m 15s
View workflow file
Fix readme examples dir path
Java CI with Maven
#44:
Commit
fceecd4
pushed by
hikingc
36s
master
master
36s
View workflow file
Cleanup poms
Java CI with Maven
#43:
Commit
4cb1772
pushed by
hikingc
1m 11s
master
master
1m 11s
View workflow file
Update Jackson to 3.2.2.
Java CI with Maven
#42:
Commit
a7c813a
pushed by
hikingc
44s
master
master
44s
View workflow file
Move test files to correct module
Java CI with Maven
#41:
Commit
fbb14f6
pushed by
hikingc
52s
master
master
52s
View workflow file
EventService: Sync breaks when encoding raw json objects for sync.
Java CI with Maven
#40:
Commit
a649714
pushed by
hikingc
36s
master
master
36s
View workflow file
Update issue templates
Java CI with Maven
#39:
Commit
92ca991
pushed by
hikingc
37s
master
master
37s
View workflow file
Fix action
Java CI with Maven
#38:
Commit
9445b26
pushed by
hikingc
53s
master
master
53s
View workflow file
Update maven action
Java CI with Maven
#37:
Commit
9b46dde
pushed by
hikingc
54s
master
master
54s
View workflow file
Pom: Modify to prepare for launch
Java CI with Maven
#36:
Commit
ded4115
pushed by
hikingc
1m 2s
master
master
1m 2s
View workflow file
(chore) DiscoveryResponse: Add comment on msc2965
Java CI with Maven
#35:
Commit
ac6cb87
pushed by
hikingc
58s
master
master
58s
View workflow file
Enable GZIP compression.
Java CI with Maven
#34:
Commit
df59162
pushed by
hikingc
50s
master
master
50s
View workflow file
Add example dir, clean up README.md
Java CI with Maven
#33:
Commit
5604389
pushed by
hikingc
53s
master
master
53s
View workflow file
EventTimestamp: Chorework
Java CI with Maven
#32:
Commit
977775c
pushed by
hikingc
1m 7s
master
master
1m 7s
View workflow file
Javadoc chorework.
Java CI with Maven
#31:
Commit
4f2ac42
pushed by
hikingc
56s
master
master
56s
View workflow file
GH: Update text
Java CI with Maven
#30:
Commit
6849e7f
pushed by
hikingc
56s
master
master
56s
View workflow file
Update README
Java CI with Maven
#29:
Commit
35f9184
pushed by
hikingc
51s
master
master
51s
View workflow file
HttpTransport: Change log level
Java CI with Maven
#28:
Commit
072bf33
pushed by
hikingc
43s
master
master
43s
View workflow file
CipherTextDeserializer: FIX file not being pushed to git!
Java CI with Maven
#27:
Commit
d0943b3
pushed by
hikingc
46s
master
master
46s
View workflow file
module-info.java: Open identifiers for reflection.
Java CI with Maven
#26:
Commit
f81e636
pushed by
hikingc
22s
master
master
22s
View workflow file
KeyVerificationRequest: Converted Int to Long
Java CI with Maven
#25:
Commit
582988d
pushed by
hikingc
27s
master
master
27s
View workflow file
README: Update readme
Java CI with Maven
#24:
Commit
69df705
pushed by
hikingc
49s
master
master
49s
View workflow file
Sync: Cleanup tree to make it more type safe and consistent with the …
Java CI with Maven
#23:
Commit
316fafd
pushed by
hikingc
35s
master
master
35s
View workflow file
EventServiceTest: Add initial test suite for sending state events.
Java CI with Maven
#22:
Commit
a567be0
pushed by
hikingc
51s
master
master
51s
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.