airbnb / knowledge-repo

A next-generation curated knowledge sharing platform for data scientists and other technical professions.
Apache License 2.0
5.47k stars 688 forks source link

Add a new launch setting for local development and upgrade the Ubuntu version #771

Closed csharplus closed 1 year ago

csharplus commented 1 year ago

Description of changeset:

To use a local Git repo for development, a new launch configuration is added with appropriate settings. As Ubuntu 18.04 has been deprecated, it has been upgraded to 22.04.

Test Plan: CI

Reviewers: @JJJ000 @mengting1010

csharplus commented 1 year ago

@JJJ000 how to remove Build (ubuntu-18.04, *) from the required build? It is blocking the CI testing at present as this version of ubuntu does not exist anymore.