Preparing a new set of bugs
Popular repositories Loading
-
-
install-compose-action
install-compose-action PublicGitHub Action to install Docker Compose v2
800 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
docker/compose,
compose-spec/compose-go,
compose-spec/compose-spec
and 19 other
repositories
Loading
Contribution activity
March 2025
Created 26 commits in 4 repositories
Created a pull request in docker/compose that received 5 comments
only load env_file after services have been selected
What I did
resolve env_file
after active services have been selected, so we don't read (potentially missing) env_file for inactive ones
Related issue
+24
−4
lines changed
•
5
comments
Opened 27 other pull requests in 4 repositories
docker/compose
14
merged
2
open
-
introduce
build --print
to dump equivalent bakefileThis contribution was made on Mar 26 -
bump docker,cli,buildx
This contribution was made on Mar 26
-
fix scale completion
This contribution was made on Mar 26
-
introduce config --no-env-resolution
This contribution was made on Mar 24
-
bake parses "${}" in DockerfileInline as a variable
This contribution was made on Mar 24
-
Fixed support for
depends_on.restart
inup
andrestart
commandsThis contribution was made on Mar 19 -
run only loads required service env_file and ignores others
This contribution was made on Mar 18
-
PWD
This contribution was made on Mar 17
-
fix support for secret set by env inside included file
This contribution was made on Mar 14
-
Introduce --env-from-file in
docker compose run
commandThis contribution was made on Mar 11 -
Introduce support for secrets and configs uid|gid|mode by using copy vs bind mount
This contribution was made on Mar 11
-
deprecate --y, prefer --yes
This contribution was made on Mar 11
-
implement extends.file replace without yqlib
This contribution was made on Mar 7
-
Publish compose file with required siblings used by
extends
This contribution was made on Mar 6 -
publish
reject compose file with bind mountsThis contribution was made on Mar 4 -
refuse to publish compose file with local include
This contribution was made on Mar 4
compose-spec/compose-go
6
merged
1
open
-
Remove x exp
This contribution was made on Mar 25
-
Fix interpolation priorities
This contribution was made on Mar 25
-
introduce filter for GetDependentsForService
This contribution was made on Mar 19
-
Report file being process in dotenv parsing error
This contribution was made on Mar 13
-
report error using KEY=VALUE with whitespaces
This contribution was made on Mar 10
-
WithServicesEnabled
This contribution was made on Mar 6
-
don't check project name if validation is skipped
This contribution was made on Mar 6
compose-spec/compose-spec
3
merged
-
introduce watch.include
This contribution was made on Mar 18
-
clarify lack of support for uid/gid/mode in Docker Compose
This contribution was made on Mar 15
-
document
default
networkThis contribution was made on Mar 13
docker/docs
1
merged
-
some clarification on additional_contexts
This contribution was made on Mar 8
Reviewed 32 pull requests in 5 repositories
docker/compose
21 pull requests
-
fix(secrets): Reverted secrets file mode 440 -> 444
This contribution was made on Mar 25
-
Set watch option --prune=true as default
This contribution was made on Mar 19
-
Add
--prune
for up commandThis contribution was made on Mar 17 -
Fix edge-case bug checking path prefix in watch for bind mount volumes
This contribution was made on Mar 17
-
Test commandName subcommand order
This contribution was made on Mar 14
-
bump compose-go to version v2.4.9
This contribution was made on Mar 13
-
make publish a regular command of Compose
This contribution was made on Mar 13
-
Condense output of
compose top
This contribution was made on Mar 13 -
add cli.isatty attribute to spans generated by compose
This contribution was made on Mar 12
-
use Defang secret-detector to identify potential secret leaks before publishing OCI artifacts
This contribution was made on Mar 11
-
add warning message when a remote configuration include an another remote config
This contribution was made on Mar 7
-
Publish compose file with required siblings used by
extends
This contribution was made on Mar 7 -
build(deps): bump golang.org/x/sys from 0.30.0 to 0.31.0
This contribution was made on Mar 6
-
build(deps): bump golang.org/x/sync from 0.11.0 to 0.12.0
This contribution was made on Mar 6
-
improve message suggesting using bake
This contribution was made on Mar 6
-
display interpolation variables and their values when running a remote stack
This contribution was made on Mar 5
-
build(deps): bump github.com/docker/buildx from 0.21.1 to 0.21.2
This contribution was made on Mar 4
-
build(deps): bump github.com/docker/docker from 28.0.0+incompatible to 28.0.1+incompatible
This contribution was made on Mar 4
-
build(deps): bump github.com/docker/cli from 28.0.0+incompatible to 28.0.1+incompatible
This contribution was made on Mar 4
-
display the location of OCI or GIT Compose stack download
This contribution was made on Mar 3
-
block the publication of an OCI artifact if one or more services contain only a build section
This contribution was made on Mar 3
compose-spec/compose-spec
5 pull requests
-
Add descriptive documentation to compose schema properties
This contribution was made on Mar 27
-
Document additional options for tmpfs
This contribution was made on Mar 14
-
codespell: add config, github workflow to avoid common typos; also fix some typos
This contribution was made on Mar 14
-
Bump nokogiri from 1.16.5 to 1.18.3
This contribution was made on Mar 14
-
Fix line breaks in mermaid diagrams
This contribution was made on Mar 14
docker/cli
3 pull requests
-
Add image mount subpath option to compose schema
This contribution was made on Mar 26
-
test: fix flaky TestRunAttachTermination
This contribution was made on Mar 13
-
test: fix flaky TestConnectAndWait/connect_goroutine_exits_after_EOF
This contribution was made on Mar 13
docker/docs
2 pull requests
-
correct compose down example with profile
This contribution was made on Mar 19
-
add Compose OCI artifact how-to page
This contribution was made on Mar 13
compose-spec/compose-go
1 pull request
-
feat: Add wildcard support for services selector
This contribution was made on Mar 25