Chrome Status Dashboard
Перейти к файлу
Jason Robbins 8822c1a011 Only copy assiged reviewers if rules match. 2023-11-09 22:40:02 +00:00
.devcontainer Dlaliberte playwright 06 22 (#3184) 2023-09-06 15:35:06 -04:00
.github Remove unneeded install command. (#3427) 2023-10-19 10:08:54 -07:00
.vscode Dlaliberte playwright 06 22 (#3184) 2023-09-06 15:35:06 -04:00
api Display escalation address for teams that provide one (#3484) 2023-11-09 12:49:45 -08:00
client-src Display escalation address for teams that provide one (#3484) 2023-11-09 12:49:45 -08:00
data Add dev API to write and delete test data (#2475) 2022-11-16 22:48:38 -08:00
framework Create new EntitiesAPIHandler base class (#3373) 2023-09-29 09:46:40 -07:00
gen Bump werkzeug from 2.3.3 to 3.0.1 in /gen/py/chromestatus_openapi (#3447) 2023-10-25 16:15:24 -07:00
internals Only copy assiged reviewers if rules match. 2023-11-09 22:40:02 +00:00
openapi Generate new routes for admin/blink.html [4/5] (#2742) 2023-03-24 18:04:20 -04:00
packages/playwright Add initial semantic checks, and fix some web tests (#3449) 2023-10-31 17:07:57 -04:00
pages Add registration approvals fields to backend (#3445) 2023-10-25 15:17:29 -07:00
scripts Dlaliberte playwright 06 22 (#3184) 2023-09-06 15:35:06 -04:00
static Update BETA and DEV logos (#3435) 2023-10-20 11:11:21 -07:00
templates Add extension requests to OT requests admin page (#3420) 2023-10-17 17:40:20 -07:00
.babelrc Using rollup for components (#679) 2019-11-11 14:32:32 -08:00
.coveragerc Update test coverage commands and configs (#2225) 2022-09-09 17:48:02 -04:00
.dockerignore Dlaliberte playwright 06 22 (#3184) 2023-09-06 15:35:06 -04:00
.editorconfig Adds eslint. Fixes #350 (#351) 2016-07-19 15:19:06 -07:00
.eslintignore WIP 2019-05-22 11:13:09 -07:00
.eslintrc Node v18. Upgrade frontend dependencies and resolve vulns (#2380) 2022-10-25 10:12:23 -04:00
.gcloudignore Add origin trials API key variable to server settings (#3213) 2023-07-31 15:14:14 -07:00
.gitignore Dlaliberte playwright 06 22 (#3184) 2023-09-06 15:35:06 -04:00
CODE_OF_CONDUCT.md Add code of conduct to project. 2020-07-31 12:19:13 -07:00
Dockerfile Dlaliberte playwright 06 22 (#3184) 2023-09-06 15:35:06 -04:00
LICENSE Apache2 license 2016-07-08 13:09:02 -07:00
README.md Add test of entering a blink_component name (#3349) 2023-09-19 21:23:44 -04:00
app.staging.yaml Upgrade to python3.11. (#3183) 2023-07-17 12:49:25 -07:00
app.yaml Upgrade to python3.11. (#3183) 2023-07-17 12:49:25 -07:00
appengine_config.py Remove all references to django (#2358) 2022-10-19 13:51:39 -04:00
config.rb Move source for generated frontend to client-src (#2351) 2022-10-17 17:01:12 -04:00
cron.yaml Update cron description (#3323) 2023-09-12 12:54:34 -07:00
developer-documentation.md Documentation for feature links (#3317) 2023-09-12 00:29:38 +08:00
dispatch.yaml Notify subscribers of a new comment (#2835) 2023-03-20 10:08:24 -07:00
gulpfile.babel.js Move all *-css.js files to new client-src/css dir. (#2999) 2023-05-10 13:34:35 -04:00
hack_components.py Add the new crbug `Privacy>NavTracking` component. (#2277) 2022-09-28 10:24:27 -07:00
index.yaml Add indexes needed for enterprise release notes. (#3329) 2023-09-14 14:49:26 -07:00
main.py Add API to update Gate assignees and notify them. (#3474) 2023-11-03 16:50:43 -07:00
main_test.py Add new route dataclass (#2456) 2022-11-09 10:06:59 -08:00
notifier.staging.yaml Upgrade to python3.11. (#3183) 2023-07-17 12:49:25 -07:00
notifier.yaml Upgrade to python3.11. (#3183) 2023-07-17 12:49:25 -07:00
openapi-documentation.md Add OpenAPI documentation [1/5] (#2769) 2023-03-24 17:23:02 -04:00
openapitools.json Add initial api.yaml and generated code [2/5] (#2770) 2023-03-24 17:26:49 -04:00
package-lock.json npm: bump gulp-autoprefixer from 8.0.0 to 9.0.0 (#3482) 2023-11-07 17:07:37 -08:00
package.json npm: bump gulp-autoprefixer from 8.0.0 to 9.0.0 (#3482) 2023-11-07 17:07:37 -08:00
playwright.config.cjs Dlaliberte playwright 06 22 (#3184) 2023-09-06 15:35:06 -04:00
queue.yaml HTML emails to feature owners 2017-08-06 19:24:18 -07:00
requirements.dev.txt Upgrade mypy to 1.4.1 (#3193) 2023-07-20 06:23:18 -07:00
requirements.txt Bump werkzeug from 2.3.3 to 3.0.1 (#3446) 2023-11-04 17:19:45 -07:00
settings.py Add origin trials API key variable to server settings (#3213) 2023-07-31 15:14:14 -07:00
testing_config.py Run mypy in Github continuous integration checks (#2324) 2022-10-24 06:40:21 -07:00

README.md

Chrome Platform Status

Mission

chromestatus.com is the official tool used for for tracking feature launches in Blink (the browser engine that powers Chrome and many other web browsers). This tool guides feature owners through our launch process and serves as a primary source for developer information that then ripples throughout the web developer ecosystem.

Get the code

For a one-click setup that leverages devcontainers, check out the devcontainer README. Otherwise, to continue setting up locally:

git clone https://github.com/GoogleChrome/chromium-dashboard

Installation

  1. Install gcloud and needed components:
    1. Before you begin, make sure that you have a java JRE (version 8 or greater) installed. JRE is required to use the DataStore Emulator and openapi-generator-cli.
    2. Google App Engine SDK for Python. Make sure to select Python 3.
    3. gcloud init
    4. gcloud components install cloud-datastore-emulator
    5. gcloud components install beta
  2. Install other developer tools commands
    1. node and npm.
    2. Gulp: npm install --global gulp-cli
    3. Python virtual environment: sudo apt install python3.10-venv
  3. We recommend using an older node version, e.g. node 18
    1. Use node -v to check the default node version
    2. nvm use 18 to switch to node 18
  4. cd chromium-dashboard
  5. Install JS an python dependencies: npm run setup
    1. Note: Whenever we make changes to package.json or requirements.txt, you will need to run npm run clean-setup.

If you encounter any error during the installation process, the section Notes (later in this README.md) may help.

Developing

To start the main server and the notifier backend, run:

npm start

Then visit http://localhost:8080/.

To start front end code watching (sass, js lint check, babel, minify files), run

npm run watch

To run lint & lit-analyzer:

npm run lint

To run unit tests:

npm test

This will start a local datastore emulator, run unit tests, and then shut down the emulator.

To update test_html_rendering.html, modify the test_html_rendering method in the corresponding test file, uncomment the line that looks like:

 # TESTDATA.make_golden(template_text, 'test_html_rendering.html')

Then run the test again (and maybe one more time), and then you can revert your change of the test files.

To run the Playwright visual tests (aka end-to-end tests), the command to use is:

npm run pwtests --workspace=playwright

If there are errors, they will be displayed in the console. If you need to update any of the screenshot images, you will see differences in the packages/playwright/test-results directory, and if they look correct, then you can update all images for all tests with:

npm run pwtests-update --workspace=playwright

The updated images are also added to the screenshots directory. If you change test file names, or test names, or screenshot image names, then you can manually delete the old screenshots, or simply delete all and update all.

There is no way to run just one test or test file yet, but playwright supports doing that, so we should be able to add a parameter to the test running commands.

There is some additional information for developers in developer-documentation.md.

Origin Trials

To test the functionality of this application locally that interacts with data from the Origin Trials API, an API key will need to be acquired. To do this, run the following command:

npm run dev-ot-key

Note: Only developers with access to the cr-status-staging GCP project will be able to successfully run this command. If you need to test this and you don't have access, open an issue.

Notes

  • If you get an error saying No module named protobuf or No module named six or No module named enum , try installing them locally with pip install six enum34 protobuf.

  • When installing the GAE SDK, make sure to get the version for python 3.

  • If you run the server locally, and then you are disconnected from your terminial window, the jobs might remain running which will prevent you from starting the server again. To work around this, use npm run stop-emulator; npm stop. Or, use ps aux | grep gunicorn and/or ps aux | grep emulator, then use the unix kill -9 command to terminate those jobs.

  • If you need to test or debug anything to do with dependencies, you can get a clean start by running npm run clean-setup.

  • Occasionally, the Google Cloud CLI will requires an update, which will cause a failure when trying to run the development server with npm start. An unrelated error message Failed to connect to localhost port 15606 after 0 ms: Connection refused will appear. Running the gcloud components update command will update as needed and resolve this issue.

Chromestatus currently gets the list of Blink components from the file hack_components.py.

Visit http://localhost:8080/admin/blink/populate_blink to see the list of Blink component owners.

Debugging / settings

settings.py contains a list of globals for debugging and running the site locally.

Deploying

If you have uncommitted local changes, the appengine version name will end with -tainted. It is OK to test on staging with tainted versions, but everything should be committed (and thus not tainted) before staging a version that can later be pushed to prod.

Note you need to have admin privileges on the cr-status-staging and cr-status cloud projects to be able to deploy the site.

Run the npm target:

npm run staging

Open the Google Developer Console for the staging site and flip to the new version by selecting from the list and clicking MIGRATE TRAFFIC. Make sure to do this for both the 'default' service as well as for the 'notifier' service.

Alternatively, run npm run staging-rc to upload the same code to a version named rc for "Release candidate". This is the only version that you can test using Google Sign-In at https://rc-dot-cr-status-staging.appspot.com.

If manual testing on the staging server looks good, then repeat the same steps to deploy to prod:

npm run deploy

Open the Google Developer Console for the production site

The production site should only have versions that match versions on staging.

LICENSE

Copyright (c) 2013-2022 Google Inc. All rights reserved.

Apache2 License.

Analytics