Make WordPress Core

Changeset 55303 for trunk/.gitignore


Ignore:
Timestamp:
02/10/2023 02:59:04 AM (4 years ago)
Author:
helen
Message:

Build/Test Tools: Add a devcontainer for Codespaces support.

This adds a devcontainer configuration tested for use with GitHub Codespaces. It is currently built on top of the Docker wordpress image for initial trial purposes. We should eventually be using our own containers to fully own the environment.

This should be considered a beta run to get a sense of how well cloud dev containers work for core contributors, in particular at contributor day events with limited bandwidth and mobile devices.

Props samruddhikhandale, dinhtungdu, helen, craiglpeters, sam1el, wirecat.
See #57187.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.gitignore

    r54289 r55303  
    3939/packagehash.txt
    4040/artifacts
     41/setup.log
    4142
    4243# Files and folders that get created in wp-content
Note: See TracChangeset for help on using the changeset viewer.