packages icon indicating copy to clipboard operation
packages copied to clipboard

Add `monitoring.yml` file to packaging flow

Open Justinzobel opened this issue 1 year ago • 2 comments

Hijacking your issue, sorry Justin, -David

Tasks to add monitoring.yml files to the packaging workflow

  • [x] Help Center PR explaining monitoring.yml https://github.com/getsolus/help-center-docs/pull/470
  • [x] Help Center PR adding monitoring.yml to "Packaging changes" page https://github.com/getsolus/help-center-docs/commit/3827e6ba4ef90e7f951f447594f8742270b89a13
  • [ ] Wishlist: Add CI check for monitoring.yml file
  • [x] Wishlist: Helper script to dump a blank file into a directory https://github.com/getsolus/packages/pull/2369
  • [x] Wishlist: Helper alias for curl -s -X POST https://cpe-guesser.cve-search.org/search -d "{\"query\": [\"systemd\"]}" | jq . https://github.com/getsolus/packages/pull/1480 && https://github.com/getsolus/packages/pull/1481
  • Wishlist: Lint the file

Justinzobel avatar Jan 23 '24 23:01 Justinzobel