[wp-trac] [WordPress Trac] #57896: Improve devcontainer + Codespaces support

WordPress Trac noreply at wordpress.org
Wed Nov 6 17:53:16 UTC 2024


#57896: Improve devcontainer + Codespaces support
------------------------------+-----------------------------
 Reporter:  SergeyBiryukov    |       Owner:  (none)
     Type:  enhancement       |      Status:  new
 Priority:  normal            |   Milestone:  Future Release
Component:  Build/Test Tools  |     Version:
 Severity:  normal            |  Resolution:
 Keywords:  has-patch         |     Focuses:
------------------------------+-----------------------------

Comment (by westonruter):

 FWIW, I'm also seeing the issue with orphaned containers in `trunk`:

 > WARN[0000] Found orphan containers ([wordpress-develop-php-run-
 db9aae0948cf wordpress-develop-php-run-06b0d0ddd201]) for this project. If
 you removed or renamed this service in your compose file, you can run this
 command with the --remove-orphans flag to clean it up.

 This is right after having done `npm run env:clean`. The env cleaning
 became critical for me because it seems like very time a unit test fails,
 a container gets orphaned. So my terminal was looking like this whenever I
 run something like `npm run test:php --
 --filter=test_ensure_next_token_method_extensibility`:

 > Found orphan containers ([wordpress-develop-php-run-1d18dab826b9
 wordpress-develop-php-run-c0a351bb7016 wordpress-develop-php-run-
 2ef48baec74f wordpress-develop-php-run-3114f4e20fc7 wordpress-develop-php-
 run-62eb4f6a4f52 wordpress-develop-php-run-c4c37e56b396 wordpress-develop-
 php-run-85e1b8aa4b4b wordpress-develop-php-run-2c075811b2f1 wordpress-
 develop-php-run-b23f40fc765a wordpress-develop-php-run-711fc2e10627
 wordpress-develop-php-run-feaa9669d1fb wordpress-develop-php-run-
 c09538e98af1 wordpress-develop-php-run-cd8dca61fdd1 wordpress-develop-php-
 run-f78d211be037 wordpress-develop-php-run-181546b4bda4 wordpress-develop-
 php-run-5c10882f19ca wordpress-develop-php-run-532f6afa2d2f wordpress-
 develop-php-run-5303587781f1 wordpress-develop-php-run-0f632b9ca632
 wordpress-develop-php-run-8966bc973968 wordpress-develop-php-run-
 e0c50bc44e63 wordpress-develop-php-run-27fbb7f930f1 wordpress-develop-php-
 run-47da93b3d692 wordpress-develop-php-run-15016a6816a1 wordpress-develop-
 php-run-5a19ba31938b wordpress-develop-php-run-b71bda7b4efc wordpress-
 develop-php-run-1dcc8521a7a1 wordpress-develop-php-run-d6ba1fc4b149
 wordpress-develop-php-run-695effd5f56b wordpress-develop-php-run-
 af081641e5b6 wordpress-develop-php-run-b9495834f590 wordpress-develop-php-
 run-414b5888efe6 wordpress-develop-php-run-de1e8c0e4ae0 wordpress-develop-
 php-run-10f308133154 wordpress-develop-php-run-21c87d13521d wordpress-
 develop-php-run-646feb579687 wordpress-develop-php-run-67ae4f931837
 wordpress-develop-php-run-c503486e1768 wordpress-develop-php-run-
 ce4b5c081c9e wordpress-develop-php-run-2e3b537ee95f wordpress-develop-php-
 run-e83acbae1c61 wordpress-develop-php-run-19a86ef3ca91 wordpress-develop-
 php-run-cd8a2eb29acb wordpress-develop-php-run-8863a66ed356 wordpress-
 develop-php-run-119031f1dd4c wordpress-develop-php-run-9f53dd1052ba
 wordpress-develop-php-run-33609e55aa94 wordpress-develop-php-run-
 0f22120e65c0 wordpress-develop-php-run-48ec1c40e563 wordpress-develop-php-
 run-c91850453bf1 wordpress-develop-php-run-ed52fb374b3c wordpress-develop-
 php-run-2f8859a03e9b wordpress-develop-php-run-632b5bb530a8 wordpress-
 develop-php-run-f0b1c7cb44e7 wordpress-develop-php-run-fa6f8f26eddd
 wordpress-develop-php-run-ab68305a9f20 wordpress-develop-php-run-
 a40e4fa1b9a0 wordpress-develop-php-run-b9a6eb2b1b69 wordpress-develop-php-
 run-cce5a1e023aa wordpress-develop-php-run-64ec69f26438 wordpress-develop-
 php-run-6f005ac54f63 wordpress-develop-php-run-eacf903b7ae4 wordpress-
 develop-php-run-bc7e9e76cd5e wordpress-develop-php-run-10f7e1a63b33
 wordpress-develop-php-run-854586c027ef]) for this project. If you removed
 or renamed this service in your compose file, you can run this command
 with the --remove-orphans flag to clean it up.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/57896#comment:22>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list