enso/.github
somebody1234 d2f6b1026a
Refactor configuration keys out of repository (#8895)
- Close https://github.com/enso-org/cloud-v2/issues/866
- Remove *all* references to client keys and API base URLs from the codebase.
- The app can still be built by external contributors. *However*, the cloud backend (among some other things) will be completely disabled, as the required keys and base URLs will be missing.
- Add entry to `.gitignore` to allow `*.env` files in `app/ide-desktop/lib/dashboard/`

# Important Notes
- Tested (no `.env`; `.env` with prod backend; `.pbuchu.env`) on:
- `npm run dev` in `app/ide-desktop/lib/dashboard/`
- `./run ide build`
- `./run ide2 build`
- `./run gui watch`
2024-03-08 03:14:26 +00:00
..
ISSUE_TEMPLATE Add logs section to the bug template (#6798) 2023-05-22 15:35:06 +00:00
workflows Refactor configuration keys out of repository (#8895) 2024-03-08 03:14:26 +00:00
CODEOWNERS Remove gui1 codebase (#9242) 2024-03-07 02:20:21 +00:00
mergify.yml Ready to merge no longer implies keeping up to date. (#6305) 2023-04-17 14:08:13 +02:00
PULL_REQUEST_TEMPLATE.md Update PULL_REQUEST_TEMPLATE.md 2023-03-09 03:23:15 +01:00
settings.yml Updated the required changelog check. Removed dead config for release branches. 2022-10-10 23:43:46 +02:00