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 }}
mstrhakr
/
compose_plugin
Public
forked from
dcflachs/compose_plugin
Notifications
You must be signed in to change notification settings
Fork
6
Star
97
Code
Issues
18
Pull requests
2
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Fix Docker load warnings and enhance editor modal behavior
- #150
#150
Merged
mstrhakr
merged 25 commits into
main
mstrhakr/compose_plugin:main
from
dev
mstrhakr/compose_plugin:dev
Copy head branch name to clipboard
Sep 14, 2026
Conversation
Commits
25
(25)
Checks
Files changed
Merged
Fix Docker load warnings and enhance editor modal behavior
#150
mstrhakr
merged 25 commits into
main
mstrhakr/compose_plugin:main
from
dev
mstrhakr/compose_plugin:dev
Copy head branch name to clipboard
Commits
Commits on Sep 4, 2026
fix: quiet routine dockerload reconnect warnings (#133)
mstrhakr
committed
7e1a44c
View commit details
Copy full SHA for 7e1a44c
Browse repository at this point
feat: add option to not close editor modal on outside click (#126)
mstrhakr
committed
838964f
View commit details
Copy full SHA for 838964f
Browse repository at this point
fix: support docker-compose stacks that resolve COMPOSE_FILE from .env in default discovery mode (#149)
mstrhakr
committed
9b98f66
View commit details
Copy full SHA for 9b98f66
Browse repository at this point
Commits on Sep 6, 2026
Fix: Pass stack directory to resolveProjectEnvFilePath for indirect stack envpath metadata resolution
Show description for 2d0e9e1
mstrhakr
committed
2d0e9e1
View commit details
Copy full SHA for 2d0e9e1
Browse repository at this point
Fix: Support relative envpath values in getExplicitEnvFilePath
Show description for 32db329
mstrhakr
committed
32db329
View commit details
Copy full SHA for 32db329
Browse repository at this point
Fix #3: Add tests for indirect stack envpath metadata discovery
Show description for 9e190d7
mstrhakr
committed
9e190d7
View commit details
Copy full SHA for 9e190d7
Browse repository at this point
chore: update changelog for v2026.09.05.2104 [skip ci]
github-actions[bot]
committed
1be1c0e
View commit details
Copy full SHA for 1be1c0e
Browse repository at this point
fix: enforce string type for path parameter in getComposeFilePath method
mstrhakr
committed
ab4b71c
View commit details
Copy full SHA for ab4b71c
Browse repository at this point
chore: update changelog for v2026.09.06.1706 [skip ci]
github-actions[bot]
committed
c2f1c16
View commit details
Copy full SHA for c2f1c16
Browse repository at this point
Commits on Sep 7, 2026
fix: dynamically resolve latest infozip package from Slackware repository
mstrhakr
committed
026da45
View commit details
Copy full SHA for 026da45
Browse repository at this point
fix: enhance environment variable handling in build scripts and workflows
mstrhakr
committed
2a672e8
View commit details
Copy full SHA for 2a672e8
Browse repository at this point
chore: update changelog for v2026.09.06.2116 [skip ci]
github-actions[bot]
committed
fef5e81
View commit details
Copy full SHA for fef5e81
Browse repository at this point
Release v2026.09.06.2116 [skip ci]
github-actions[bot]
committed
c475d9d
View commit details
Copy full SHA for c475d9d
Browse repository at this point
Commits on Sep 8, 2026
Merge branch 'main' into dev
mstrhakr
authored
21d02be
View commit details
Copy full SHA for 21d02be
Browse repository at this point
chore: sync pluginURL+README for dev branch [skip ci]
github-actions[bot]
committed
be17bf6
View commit details
Copy full SHA for be17bf6
Browse repository at this point
chore: update changelog for v2026.09.07.2056 [skip ci]
github-actions[bot]
committed
1e3fc5b
View commit details
Copy full SHA for 1e3fc5b
Browse repository at this point
Release v2026.09.07.2056 [skip ci]
github-actions[bot]
committed
8681080
View commit details
Copy full SHA for 8681080
Browse repository at this point
fix: enhance logging and background processing in docker_started script
mstrhakr
committed
7c76f36
View commit details
Copy full SHA for 7c76f36
Browse repository at this point
chore: update changelog for v2026.09.07.2121 [skip ci]
github-actions[bot]
committed
77e2482
View commit details
Copy full SHA for 77e2482
Browse repository at this point
Release v2026.09.07.2121 [skip ci]
github-actions[bot]
committed
f800f17
View commit details
Copy full SHA for f800f17
Browse repository at this point
fix: adjust css so effective command is visible in all themes
mstrhakr
committed
dcf7353
View commit details
Copy full SHA for dcf7353
Browse repository at this point
Commits on Sep 9, 2026
fix: stop forced rebuilds on compose update
Show description for 3c14e08
mstrhakr
committed
3c14e08
View commit details
Copy full SHA for 3c14e08
Browse repository at this point
Commits on Sep 13, 2026
fix: set remove-orphans checkbox checked state at render time instead of via setTimeout
mstrhakr
committed
028a122
View commit details
Copy full SHA for 028a122
Browse repository at this point
chore: update changelog for v2026.09.13.1636 [skip ci]
github-actions[bot]
committed
3240231
View commit details
Copy full SHA for 3240231
Browse repository at this point
Release v2026.09.13.1636 [skip ci]
github-actions[bot]
committed
3d5ec4c
View commit details
Copy full SHA for 3d5ec4c
Browse repository at this point
You can’t perform that action at this time.