-
Notifications
You must be signed in to change notification settings - Fork 227
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Features contribute lifecycle hooks #390
Commits on Jan 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for efa0f62 - Browse repository at this point
Copy the full SHA efa0f62View commit details
Commits on Jan 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 279da40 - Browse repository at this point
Copy the full SHA 279da40View commit details
Commits on Jan 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f43350e - Browse repository at this point
Copy the full SHA f43350eView commit details -
Merge branch 'main' of https://github.com/devcontainers/cli into josh…
…spicer/features-lifecycles-hooks
Configuration menu - View commit details
-
Copy full SHA for 652c249 - Browse repository at this point
Copy the full SHA 652c249View commit details
Commits on Jan 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b3c6d87 - Browse repository at this point
Copy the full SHA b3c6d87View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0d99fc - Browse repository at this point
Copy the full SHA d0d99fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9aeade3 - Browse repository at this point
Copy the full SHA 9aeade3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b88f1cd - Browse repository at this point
Copy the full SHA b88f1cdView commit details
Commits on Feb 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 909e0fe - Browse repository at this point
Copy the full SHA 909e0feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 93ed16b - Browse repository at this point
Copy the full SHA 93ed16bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 780c346 - Browse repository at this point
Copy the full SHA 780c346View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0323e3 - Browse repository at this point
Copy the full SHA d0323e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd591d3 - Browse repository at this point
Copy the full SHA cd591d3View commit details -
Merge branch 'joshspicer/features-lifecycles-hooks' of https://github…
….com/devcontainers/cli into joshspicer/features-lifecycles-hooks
Configuration menu - View commit details
-
Copy full SHA for b5ec2f0 - Browse repository at this point
Copy the full SHA b5ec2f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1502b47 - Browse repository at this point
Copy the full SHA 1502b47View commit details
Commits on Feb 2, 2023
-
Merge branch 'main' of https://github.com/devcontainers/cli into josh…
…spicer/features-lifecycles-hooks
Configuration menu - View commit details
-
Copy full SHA for af35b5d - Browse repository at this point
Copy the full SHA af35b5dView commit details
Commits on Feb 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bbadb67 - Browse repository at this point
Copy the full SHA bbadb67View commit details
Commits on Feb 4, 2023
-
Display the 'origin' of the lifecycle command in the output log durin…
…g 'up' Logs like 'Running the postCreateCommand from devcontainer.json' are updated to include the origin of the command e.g: 'Running the postCreateCommand from Feature 'common-utils'. This patch adds in a mapping object that is passed along and used to map a command to an origin. This change is a bit less efficient, with the added benefit of not needing to modify the existing merging logic.
Configuration menu - View commit details
-
Copy full SHA for 0d3941d - Browse repository at this point
Copy the full SHA 0d3941dView commit details -
Change copy path for Features on-container from /tmp-build-features t…
…o /opt/build-features This is to support resuming a container in Codespaces with Feature-contributed lifecycle hooks. Codespaces bind-mounts a different volume on top of /tmp, so the container's /tmp directory is not persisted.
Configuration menu - View commit details
-
Copy full SHA for f320096 - Browse repository at this point
Copy the full SHA f320096View commit details
Commits on Feb 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9596961 - Browse repository at this point
Copy the full SHA 9596961View commit details -
Configuration menu - View commit details
-
Copy full SHA for 311a397 - Browse repository at this point
Copy the full SHA 311a397View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0350081 - Browse repository at this point
Copy the full SHA 0350081View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26406cf - Browse repository at this point
Copy the full SHA 26406cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for cafa379 - Browse repository at this point
Copy the full SHA cafa379View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf819cf - Browse repository at this point
Copy the full SHA cf819cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b32586 - Browse repository at this point
Copy the full SHA 7b32586View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f1bfd5 - Browse repository at this point
Copy the full SHA 0f1bfd5View commit details -
Merge branch 'main' of https://github.com/devcontainers/cli into josh…
…spicer/features-lifecycles-hooks
Configuration menu - View commit details
-
Copy full SHA for 3e5f804 - Browse repository at this point
Copy the full SHA 3e5f804View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e7ebcb - Browse repository at this point
Copy the full SHA 5e7ebcbView commit details
Commits on Feb 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c000b10 - Browse repository at this point
Copy the full SHA c000b10View commit details
Commits on Feb 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6687ad4 - Browse repository at this point
Copy the full SHA 6687ad4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ede783 - Browse repository at this point
Copy the full SHA 8ede783View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91e160b - Browse repository at this point
Copy the full SHA 91e160bView commit details
Commits on Feb 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e8b4b6f - Browse repository at this point
Copy the full SHA e8b4b6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for bff51a9 - Browse repository at this point
Copy the full SHA bff51a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07ad411 - Browse repository at this point
Copy the full SHA 07ad411View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99836c3 - Browse repository at this point
Copy the full SHA 99836c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e2731f - Browse repository at this point
Copy the full SHA 2e2731fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c37690 - Browse repository at this point
Copy the full SHA 4c37690View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2adef08 - Browse repository at this point
Copy the full SHA 2adef08View commit details
Commits on Feb 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 59c1f4a - Browse repository at this point
Copy the full SHA 59c1f4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd87a51 - Browse repository at this point
Copy the full SHA cd87a51View commit details
Commits on Feb 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d4f974b - Browse repository at this point
Copy the full SHA d4f974bView commit details
Commits on Feb 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dd7667b - Browse repository at this point
Copy the full SHA dd7667bView commit details
Commits on Feb 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b4e40a5 - Browse repository at this point
Copy the full SHA b4e40a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73c3a4f - Browse repository at this point
Copy the full SHA 73c3a4fView commit details
Commits on Mar 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 14a1c33 - Browse repository at this point
Copy the full SHA 14a1c33View commit details