Skip to content
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

Add devcontainer/Codespace support #121

Open
wants to merge 51 commits into
base: develop
Choose a base branch
from
Open

Add devcontainer/Codespace support #121

wants to merge 51 commits into from

Conversation

dinhtungdu
Copy link
Contributor

@dinhtungdu dinhtungdu commented Oct 7, 2021

This PR is a refactor of #90 with notable changes:

  • Use the official WordPress image instead of the 10up's one.
  • Use simpler and cleaner .devcontainer folder.
  • Remove env variable hack.
  • Has Xdebug configured and working.
  • Support M1 devices.

Testing

devcontainer

  1. Install the Remote Development extension pack.
  2. Make sure Docker is running.
  3. Open this repo in VS Code, and check out this PR.
  4. From Command Palette, select `Reopen In Container'.
  5. See the editor setting up the environment.
  6. After every is setup, see VS code open /var/www/html folder.
  7. Visit http://localhost:8080. See the development site is installed.
  8. Log in to the admin with admin and password for username and password respectively.
  9. See the Simple Podcasting is built and activated.

@dinhtungdu dinhtungdu requested a review from helen October 7, 2021 10:06
@dinhtungdu dinhtungdu self-assigned this Oct 7, 2021
@jeffpaul jeffpaul added this to the 1.3.0 milestone Oct 7, 2021
@jeffpaul jeffpaul added this to the 1.6.0 milestone Jun 28, 2023
@iamdharmesh iamdharmesh self-assigned this Aug 17, 2023
@dkotter dkotter modified the milestones: 1.6.0, 1.7.0 Aug 30, 2023
@github-actions github-actions bot requested a review from a team as a code owner September 18, 2023 12:51
@github-actions github-actions bot requested review from iamdharmesh and removed request for a team September 18, 2023 12:51
@jeffpaul jeffpaul modified the milestones: 1.7.0, 1.8.0 Jan 2, 2024
@jeffpaul jeffpaul modified the milestones: 1.8.0, Future Release Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

9 participants