fhemberger / prometheus-formatter

Browser extension which makes plain Prometheus/OpenMetrics endpoints easier to read

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New version bugged - no file found

melkorm opened this issue · comments

New version doesn't contains html files, I think the reason is due release script:

https://github.com/fhemberger/chrome-prometheus-formatter/blob/master/package.json#L7 :

    "release": "cd extension && zip -r ../chrome-webstore-release.zip icons js LICENSE.txt manifest.json -x icons/.DS_Store js/.DS_Store .DS_Store"

I think html folder is missing 🤔

@fhemberger could you look into this ? I have never published chrome extensions and I think it will be faster for you to fix it :)

Whoops, fixed! Released v1.2.2