Skip to content
This repository has been archived by the owner on Dec 1, 2024. It is now read-only.

Improve the commands to update schema #452

Merged
merged 4 commits into from
Apr 26, 2022
Merged

Improve the commands to update schema #452

merged 4 commits into from
Apr 26, 2022

Conversation

Atry
Copy link
Contributor

@Atry Atry commented Apr 19, 2022

  • Use code instead of edit given that the project has been opened in VS Code
  • Add -y to apt commands.

- Use `code` instead of `edit` given that the project has been opened in VS Code
- Add `-y` to apt commands.
@Atry Atry requested a review from alexeyt April 19, 2022 22:47
@Atry Atry closed this Apr 21, 2022
@Atry Atry reopened this Apr 21, 2022
2. edit /etc/apt/sources.list - remove `-4.x` suffix from dl.hhvm.com repository
3. apt update; apt remove hhvm; apt install hhvm-nightly (or `apt install hhvm` for latest stable release)
1. Get a github codespace or use vscode devcontainers. If a codespace, pick the biggest one you can for this (in general, the smallest are good enough, but here more power is useful).
2. `code /etc/apt/sources.list` - remove `-4.x` suffix from dl.hhvm.com repository
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change assumes people always use the vscode editor? IIUC Fred did not, and I certainly do not :-) I am OK with your chanbes to step 3 (adding -y), and I am OK removing step 1 (many editors are already available, if you want a non-default one it's up to you to install it), but I would like this step to remain as "edit /etc/apt/sources.list"

@Atry Atry closed this Apr 26, 2022
@Atry Atry reopened this Apr 26, 2022
@Atry Atry merged commit 0ce9f7a into hhvm:main Apr 26, 2022
@Atry Atry deleted the Atry-patch-4 branch April 26, 2022 17:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants