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
Accelerator
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 }}
defuj
/
objectbox-java
Public
forked from
objectbox/objectbox-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
objectbox-java
Jenkinsfile
on
dev
User selector
All users
All time
Commit history
Commits on Jul 19, 2021
Jenkinsfile: do not trigger integ tests if timer triggered.
greenrobot-team
committed
86d79d5
View commit details
Copy full SHA for 86d79d5
View code at this point
Browse repository at this point
Commits on Jul 13, 2021
Merge branch '119-test-with-java-8' into dev
greenrobot-team
committed
d3b96d0
View commit details
Copy full SHA for d3b96d0
View code at this point
Browse repository at this point
Jenkinsfile: define Gradle signing properties only when needed.
greenrobot-team
committed
f8322e3
View commit details
Copy full SHA for f8322e3
View code at this point
Browse repository at this point
git update-index --chmod=+x ci/test-with-asan.sh
greenrobot-team
committed
b7543db
View commit details
Copy full SHA for b7543db
View code at this point
Browse repository at this point
JDK tests: matrix build with separate agent/workspace.
greenrobot-team
committed
de0bbc1
View commit details
Copy full SHA for de0bbc1
View code at this point
Browse repository at this point
Jenkins: trigger integ tests on successful build.
greenrobot-team
committed
a55115f
View commit details
Copy full SHA for a55115f
View code at this point
Browse repository at this point
Commits on Jul 12, 2021
JDK tests: run tests on JDK 8 and JDK 16.
greenrobot-team
committed
58d64c7
View commit details
Copy full SHA for 58d64c7
View code at this point
Browse repository at this point
Commits on May 31, 2021
Jenkins: no extensive tests on CI.
greenrobot-team
committed
a7ed249
View commit details
Copy full SHA for a7ed249
View code at this point
Browse repository at this point
Drop unused FunctionalTestSuite.
greenrobot-team
committed
b7f3b18
View commit details
Copy full SHA for b7f3b18
View code at this point
Browse repository at this point
Commits on Mar 16, 2021
Update Gradle [6.7 -> 6.8.3].
greenrobot-team
committed
324e3ca
View commit details
Copy full SHA for 324e3ca
View code at this point
Browse repository at this point
Commits on Mar 15, 2021
Build: use internal GitLab repo.
greenrobot-team
committed
3f4f605
View commit details
Copy full SHA for 3f4f605
View code at this point
Browse repository at this point
Publish: use Nexus Publish plugin, creates staging repo per build.
greenrobot-team
committed
7c006fc
View commit details
Copy full SHA for 7c006fc
View code at this point
Browse repository at this point
Publish: use maven-publish plugin, publish to GitLab.
greenrobot-team
committed
2a639fe
View commit details
Copy full SHA for 2a639fe
View code at this point
Browse repository at this point
Publish: to Central instead of Bintray.
greenrobot-team
committed
761de8d
View commit details
Copy full SHA for 761de8d
View code at this point
Browse repository at this point
Commits on Jan 18, 2021
Jenkinsfile: switch to non-leaking GitLab connection name.
greenrobot-team
committed
4bf7f7a
View commit details
Copy full SHA for 4bf7f7a
View code at this point
Browse repository at this point
Commits on Nov 30, 2020
Jenkinsfile: re-add versionPostFix, use variables for repo args.
Show description for 3eec172
greenrobot-team
committed
3eec172
View commit details
Copy full SHA for 3eec172
View code at this point
Browse repository at this point
Commits on Nov 23, 2020
Jenkins: prevent Groovy String interpolation leaking secrets.
Show description for 0dde505
greenrobot-team
committed
0dde505
View commit details
Copy full SHA for 0dde505
View code at this point
Browse repository at this point
Commits on Apr 28, 2020
Jenkinsfile: also run rx3.QueryObserverTest.
greenrobot-team
committed
1d758f7
View commit details
Copy full SHA for 1d758f7
View code at this point
Browse repository at this point
Use in-memory PGP key for signing.
Show description for fa5bdb7
greenrobot-team
committed
fa5bdb7
View commit details
Copy full SHA for fa5bdb7
View code at this point
Browse repository at this point
Commits on Apr 6, 2020
Record SpotBugs issues with Jenkins Warnings Next Generation plugin.
greenrobot-team
committed
a3b110d
View commit details
Copy full SHA for a3b110d
View code at this point
Browse repository at this point
Commits on Feb 10, 2020
Gradle: turn off daemon for Windows build, clean up.
greenrobot-team
committed
cae7427
View commit details
Copy full SHA for cae7427
View code at this point
Browse repository at this point
Commits on Feb 3, 2020
Jenkinsfile: print Gradle version (JDK, OS) info during init step.
greenrobot-team
committed
fe00aff
View commit details
Copy full SHA for fe00aff
View code at this point
Browse repository at this point
Commits on Oct 7, 2019
Jenkinsfile: note about publishing requiring internal repo.
greenrobot-team
committed
915513b
View commit details
Copy full SHA for 915513b
View code at this point
Browse repository at this point
Commits on Oct 3, 2019
Jenkinsfile: bintray upload may also use internal repo for dependencies
greenrobot
committed
e02bf63
View commit details
Copy full SHA for e02bf63
View code at this point
Browse repository at this point
Commits on Aug 27, 2019
Jenkinsfile: escape Bintray URL to not break publishing.
Show description for 1cd25fa
greenrobot-team
committed
1cd25fa
View commit details
Copy full SHA for 1cd25fa
View code at this point
Browse repository at this point
Commits on Aug 13, 2019
Jenkinsfile-Windows: no hs_err files by default, do not fail build.
greenrobot-team
committed
d201fba
View commit details
Copy full SHA for d201fba
View code at this point
Browse repository at this point
Commits on Jun 21, 2019
Jenkinsfile: don't archive findbugs artifacts
greenrobot
committed
3f2d2b3
View commit details
Copy full SHA for 3f2d2b3
View code at this point
Browse repository at this point
Jenkinsfile: enable allowEmptyArchive for archiveArtifacts
greenrobot
committed
ac263ea
View commit details
Copy full SHA for ac263ea
View code at this point
Browse repository at this point
Commits on Jun 18, 2019
Jenkins: replace deprecated archive with archiveArtifacts.
greenrobot-team
committed
038084d
View commit details
Copy full SHA for 038084d
View code at this point
Browse repository at this point
Commits on Jun 7, 2019
Jenkinsfile: add obx repo data to upload-to-internal stage
greenrobot
committed
014e685
View commit details
Copy full SHA for 014e685
View code at this point
Browse repository at this point
Commits on May 20, 2019
Jenkinsfile: fix versionPostFix property passing
greenrobot
committed
a60c4d4
View commit details
Copy full SHA for a60c4d4
View code at this point
Browse repository at this point
Commits on May 19, 2019
Jenkinsfile: upload-to-internal also gets official versions
greenrobot
committed
c64d3e9
View commit details
Copy full SHA for c64d3e9
View code at this point
Browse repository at this point
Jenkinsfile: email on failure
greenrobot
committed
327d4f3
View commit details
Copy full SHA for 327d4f3
View code at this point
Browse repository at this point
Jenkinsfile: set up gchat notification, add a 1h timeout
greenrobot
committed
59cda11
View commit details
Copy full SHA for 59cda11
View code at this point
Browse repository at this point
Commits on May 13, 2019
Jenkinsfile: use correct quotation marks, drop Slack.
greenrobot-team
committed
2311a18
View commit details
Copy full SHA for 2311a18
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.