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 }}
dmtrius
/
testcontainers-java
Public
forked from
testcontainers/testcontainers-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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
testcontainers-java
.github
workflows
on
main
User selector
All users
All time
Commit history
Commits on Dec 16, 2024
Use docker socket from docker/setup-docker-action
eddumelendez
committed
7250955
View commit details
Copy full SHA for 7250955
View code at this point
Browse repository at this point
Commits on Dec 10, 2024
Use docker/setup-docker-action (#9625)
eddumelendez
authored
16397b4
View commit details
Copy full SHA for 16397b4
View code at this point
Browse repository at this point
Commits on Dec 5, 2024
Declare Java action in windows workflow (#9604)
eddumelendez
authored
5628192
View commit details
Copy full SHA for 5628192
View code at this point
Browse repository at this point
Test against multiple Java versions (#8988)
eddumelendez
authored
d21ea3c
View commit details
Copy full SHA for d21ea3c
View code at this point
Browse repository at this point
Commits on Nov 19, 2024
Update gradle/setup-gradle version to v4
eddumelendez
committed
e3e7fdc
View commit details
Copy full SHA for e3e7fdc
View code at this point
Browse repository at this point
Commits on Oct 31, 2024
Add develocity access key to enable build scan on windows and moby-latest workflows
eddumelendez
committed
4aa1b6c
View commit details
Copy full SHA for 4aa1b6c
View code at this point
Browse repository at this point
Commits on Oct 25, 2024
Fix GHA url pointing to attempts
eddumelendez
committed
7351b66
View commit details
Copy full SHA for 7351b66
View code at this point
Browse repository at this point
Commits on Oct 22, 2024
Switch to github context property
eddumelendez
committed
e7fc113
View commit details
Copy full SHA for e7fc113
View code at this point
Browse repository at this point
Commits on Oct 17, 2024
Fix github action url in slack payload
eddumelendez
committed
351516c
View commit details
Copy full SHA for 351516c
View code at this point
Browse repository at this point
Commits on Oct 16, 2024
Give write permission to statuses in windows workflow
eddumelendez
committed
631a4c0
View commit details
Copy full SHA for 631a4c0
View code at this point
Browse repository at this point
Update actions/github-script version to v7
eddumelendez
committed
a8eadce
View commit details
Copy full SHA for a8eadce
View code at this point
Browse repository at this point
Fix actions/github-script version to 0.9.0
eddumelendez
committed
593a7d9
View commit details
Copy full SHA for 593a7d9
View code at this point
Browse repository at this point
Fix execution in windows runner (#9413)
Show description for fc73325
eddumelendez
authored
fc73325
View commit details
Copy full SHA for fc73325
View code at this point
Browse repository at this point
Commits on Sep 24, 2024
Merge remote-tracking branch 'origin/dependabot/github_actions/slackapi/slack-github-action-1.27.0' into combined-pr-branch
eddumelendez
committed
dd5296a
View commit details
Copy full SHA for dd5296a
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/dependabot/github_actions/gradle-update/update-gradle-wrapper-action-2.0.0' into combined-pr-branch
eddumelendez
committed
e94a38c
View commit details
Copy full SHA for e94a38c
View code at this point
Browse repository at this point
Commits on Sep 23, 2024
Bump peter-evans/create-pull-request from 6.1.0 to 7.0.5
Show description for 5c2bba5
dependabot[bot]
authored
5c2bba5
View commit details
Copy full SHA for 5c2bba5
View code at this point
Browse repository at this point
Commits on Sep 16, 2024
Bump gradle-update/update-gradle-wrapper-action from 1.0.20 to 2.0.0
Show description for e3653fd
dependabot[bot]
authored
e3653fd
View commit details
Copy full SHA for e3653fd
View code at this point
Browse repository at this point
Commits on Sep 2, 2024
Bump slackapi/slack-github-action from 1.26.0 to 1.27.0
Show description for 92ac644
dependabot[bot]
authored
92ac644
View commit details
Copy full SHA for 92ac644
View code at this point
Browse repository at this point
Commits on Aug 22, 2024
Add on-demand execution on windows (#9138)
Show description for c1f4796
eddumelendez
authored
c1f4796
View commit details
Copy full SHA for c1f4796
View code at this point
Browse repository at this point
Commits on Aug 15, 2024
Run on windows only in main branch
eddumelendez
committed
cb7a793
View commit details
Copy full SHA for cb7a793
View code at this point
Browse repository at this point
Commits on Aug 12, 2024
Add workflow to test Docker Desktop for Windows (#9076)
eddumelendez
authored
6ef052a
View commit details
Copy full SHA for 6ef052a
View code at this point
Browse repository at this point
Commits on Jul 26, 2024
Bump peter-evans/create-pull-request from 6.0.5 to 6.1.0
Show description for 14c7726
dependabot[bot]
authored
14c7726
View commit details
Copy full SHA for 14c7726
View code at this point
Browse repository at this point
Commits on Jul 22, 2024
Bump github/combine-prs from 5.0.0 to 5.1.0
Show description for bd06a88
dependabot[bot]
authored
bd06a88
View commit details
Copy full SHA for bd06a88
View code at this point
Browse repository at this point
Use Develocity build cache configuration and access key authentication (#8964)
tylerbertrand
authored
7713224
View commit details
Copy full SHA for 7713224
View code at this point
Browse repository at this point
Commits on Jul 4, 2024
Fix moby-latest.yml workflow
eddumelendez
committed
055839e
View commit details
Copy full SHA for 055839e
View code at this point
Browse repository at this point
Commits on Jul 3, 2024
chore(ci): add docker install type to the Slack payload (#8843)
Show description for 1f38f0d
mdelapenya
and
kiview
authored
1f38f0d
View commit details
Copy full SHA for 1f38f0d
View code at this point
Browse repository at this point
Commits on Jul 2, 2024
Avoid cache when running against latest moby (#8841)
eddumelendez
authored
e86eb40
View commit details
Copy full SHA for e86eb40
View code at this point
Browse repository at this point
Commits on Jun 25, 2024
Add CI for latest Moby (#8756)
Show description for 0264499
kiview
and
eddumelendez
authored
0264499
View commit details
Copy full SHA for 0264499
View code at this point
Browse repository at this point
Commits on May 23, 2024
Restore azure module in CI (#8668)
eddumelendez
authored
635d5d4
View commit details
Copy full SHA for 635d5d4
View code at this point
Browse repository at this point
Commits on May 22, 2024
Merge remote-tracking branch 'origin/dependabot/github_actions/release-drafter/release-drafter-6.0.0' into combined-pr-branch
eddumelendez
committed
f9130ce
View commit details
Copy full SHA for f9130ce
View code at this point
Browse repository at this point
Commits on Apr 29, 2024
Bump peter-evans/create-pull-request from 5.0.2 to 6.0.5
Show description for bc183cd
dependabot[bot]
authored
bc183cd
View commit details
Copy full SHA for bc183cd
View code at this point
Browse repository at this point
Commits on Apr 23, 2024
Move to gradle/actions/wrapper-validation (#8559)
eddumelendez
authored
e5c8b1a
View commit details
Copy full SHA for e5c8b1a
View code at this point
Browse repository at this point
Commits on Feb 17, 2024
Bump release-drafter/release-drafter from 5.25.0 to 6.0.0
Show description for 4037897
dependabot[bot]
authored
4037897
View commit details
Copy full SHA for 4037897
View code at this point
Browse repository at this point
Update Gradle GHA (#8322)
eddumelendez
authored
0623f1a
View commit details
Copy full SHA for 0623f1a
View code at this point
Browse repository at this point
Commits on Dec 12, 2023
Merge remote-tracking branch 'origin/dependabot/github_actions/github/combine-prs-5.0.0' into combined-pr-branch
eddumelendez
committed
7608bcf
View commit details
Copy full SHA for 7608bcf
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.