mdittmer / web-apis

Playground for better understanding Web APIs
Apache License 2.0
18 stars 10 forks source link

Consolidate with web-api-confluence-data-cache GCS bucket #76

Closed foolip closed 5 years ago

foolip commented 5 years ago

The web-api-confluence-data-cache bucket has copies of some of the data in this repo, but the contents of gs://web-api-confluence-data-cache/latest/ does not match this repo.

These are only in the GCS bucket:

    window_Chrome_62.0.3202.62_OSX_10.11.6.json
    window_Chrome_63.0.3239.84_OSX_10.11.6.json
    window_Chrome_64.0.3282.119_OSX_10.11.6.json
    window_Chrome_65.0.3325.146_OSX_10.11.6.json
    window_Chrome_66.0.3359.117_OSX_10.11.6.json
    window_Edge_17.17134_Windows_10.0.json
    window_Firefox_56.0_OSX_10.13.json
    window_Safari_11.0.3_OSX_10.13.3.json
    window_Safari_11.1_OSX_10.13.4.json

And these exist in both but are different:

    modified:   window_Chrome_40.0.2214.93_OSX_10.11.6.json
    modified:   window_Chrome_40.0.2214.93_Windows_10.0.json
    modified:   window_Chrome_41.0.2272.76_OSX_10.11.6.json
    modified:   window_Chrome_41.0.2272.89_Windows_10.0.json
    modified:   window_Chrome_42.0.2311.135_OSX_10.11.6.json
    modified:   window_Chrome_42.0.2311.135_Windows_10.0.json
    modified:   window_Chrome_43.0.2357.65_OSX_10.11.6.json
    modified:   window_Chrome_43.0.2357.81_Windows_10.0.json
    modified:   window_Chrome_44.0.2403.89_OSX_10.11.6.json
    modified:   window_Chrome_44.0.2403.89_Windows_10.0.json
    modified:   window_Chrome_45.0.2454.85_OSX_10.11.6.json
    modified:   window_Chrome_45.0.2454.85_Windows_10.0.json
    modified:   window_Chrome_46.0.2490.71_OSX_10.11.6.json
    modified:   window_Chrome_46.0.2490.71_Windows_10.0.json
    modified:   window_Chrome_47.0.2526.73_OSX_10.11.6.json
    modified:   window_Chrome_47.0.2526.73_Windows_10.0.json
    modified:   window_Chrome_48.0.2564.97_OSX_10.11.6.json
    modified:   window_Chrome_48.0.2564.97_Windows_10.0.json
    modified:   window_Chrome_49.0.2623.75_OSX_10.11.6.json
    modified:   window_Chrome_49.0.2623.75_Windows_10.0.json
    modified:   window_Chrome_50.0.2661.75_OSX_10.11.6.json
    modified:   window_Chrome_50.0.2661.75_Windows_10.0.json
    modified:   window_Chrome_51.0.2704.79_OSX_10.11.6.json
    modified:   window_Chrome_51.0.2704.79_Windows_10.0.json
    modified:   window_Chrome_52.0.2743.82_OSX_10.11.6.json
    modified:   window_Chrome_52.0.2743.82_Windows_10.0.json
    modified:   window_Chrome_53.0.2785.113_Windows_10.0.json
    modified:   window_Chrome_53.0.2785.89_OSX_10.11.6.json
    modified:   window_Chrome_54.0.2840.59_OSX_10.11.6.json
    modified:   window_Chrome_54.0.2840.59_Windows_10.0.json
    modified:   window_Chrome_55.0.2883.75_OSX_10.11.6.json
    modified:   window_Chrome_55.0.2883.75_Windows_10.0.json
    modified:   window_Chrome_56.0.2924.76_OSX_10.11.6.json
    modified:   window_Chrome_56.0.2924.87_Windows_10.0.json
    modified:   window_Chrome_57.0.2987.110_Windows_10.0.json
    modified:   window_Chrome_57.0.2987.98_OSX_10.11.6.json
    modified:   window_Chrome_58.0.3029.81_OSX_10.11.6.json
    modified:   window_Chrome_58.0.3029.81_Windows_10.0.json
    modified:   window_Chrome_59.0.3071.86_OSX_10.11.6.json
    modified:   window_Chrome_59.0.3071.86_Windows_10.0.json
    modified:   window_Chrome_60.0.3112.78_OSX_10.11.6.json
    modified:   window_Chrome_60.0.3112.78_Windows_10.0.json
    modified:   window_Chrome_61.0.3163.79_OSX_10.11.6.json
    modified:   window_Chrome_61.0.3163.79_Windows_10.0.json
    modified:   window_Chrome_62.0.3202.62_Windows_10.0.json
    modified:   window_Chrome_63.0.3239.84_Windows_10.0.json
    modified:   window_Chrome_64.0.3282.119_Windows_10.0.json
    modified:   window_Chrome_65.0.3325.146_Windows_10.0.json
    modified:   window_Chrome_66.0.3359.117_OSX_10.13.4.json
    modified:   window_Chrome_66.0.3359.117_Windows_10.0.json
    modified:   window_Edge_16.16299_Windows_10.0.json
    modified:   window_Firefox_56.0_Windows_10.0.json
    modified:   window_Firefox_57.0_OSX_10.13.json
    modified:   window_Firefox_57.0_Windows_10.0.json
    modified:   window_Firefox_58.0_OSX_10.13.json
    modified:   window_Firefox_58.0_Windows_10.0.json
    modified:   window_Firefox_59.0_OSX_10.13.json
    modified:   window_Firefox_59.0_Windows_10.0.json
    modified:   window_Firefox_60.0_OSX_10.13.json
    modified:   window_Firefox_60.0_Windows_10.0.json

Many are also only in web-apis deliberately, and we should probably document how those are deleted.

foolip commented 5 years ago

After some poking around I determined that latest was actually older than the latest (2019-01-25) snapshot, so I copied the snapshot over latest. The list of differences will thus be different, but things still aren't in sync.