-
## Description
- Issue created under the implementation of https://github.com/edx/edx-arch-experiments/issues/587
```[tasklist]
### Tasks
- [x] Move the `Dockerfile` and `push-docker-image.yml` …
-
Page: /contribute/code/core/dev-environment/
Version: 2024-05-02 05:35:26 -0700 -0700
---
This section mentions, we must use couchdb 2.x. However, latest CHT would throw an error if couchdb 2.x i…
-
Since we moved over the plugins from `backstage/backstage` the migrated plugins maybe do not already have a dev setup.
For a start, we should ensure that all workspaces, and their plugins have the …
-
## Description
- Issue created under the implementation of https://github.com/edx/edx-arch-experiments/issues/587
```[tasklist]
### Tasks
- [x] Move the `Dockerfile` and `push-docker-image.yml` …
-
Right now developers have to install and setup postgres locally on their machines as well as modify the `database.yml` file in order to get setup correctly. The local postgres installation may also co…
-
### Content Type
Article
### Article Description
The article's title is "How to Setup a Remote Dev Environment on Civo with Daytona."
This article covers setting up a remote development environ…
-
Ideally, Playwright tests would be autonomous without coupling with ensemble scenario. Currently they depend on each other, we need to check if it's possible to change that.
* [POC Issue](https://git…
-
I'm intrigued by the solid work here! But as someone who never used MetaCoq and ocaml before, reading it is a bit difficult. I feel that the entry point of the core logic is really in the `Rust Extrac…
-
## winget
```powershell
winget install Microsoft.PowerShell
```
## scoop
```
7zip
bulk-crap-uninstaller
cmake
gh
git
lazygit
lilex-nf
neovide
neovim
rustup
sioyek
speedcrunch
tree-…
-
Every repo should have a clear and working CONTRIBUTING guide that outlines how to set up a dev environment for devs to build, test, etc locally.