hyperjumptech / monika

Monika is a command line application to monitor every part of your web app using a simple YAML configuration file. Get alert not only when your site is down but also when it's slow.
https://monika.hyperjump.tech
MIT License
605 stars 67 forks source link

Remove mention of snapcraft temporarily #1232

Closed sapiderman closed 9 months ago

sapiderman commented 10 months ago

Monika Pull Request (PR)

What feature/issue does this PR add

  1. Having issues with the oclif pack tarball and workspaces
  2. While we fix it/find alternative, disable mention of snapcraft for now.

How did you implement / how did you fix it

  1. Only removed reference to snapcraft in the quick-start.md

Testing

  1. standard npm run test should run without errors.
  2. pipelines should run without errors.
codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (3dc57cb) 63.71% compared to head (feba3fd) 63.71%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1232 +/- ## ======================================= Coverage 63.71% 63.71% ======================================= Files 111 111 Lines 3296 3296 Branches 566 566 ======================================= Hits 2100 2100 Misses 1006 1006 Partials 190 190 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

sapiderman commented 10 months ago

Holy Moly Balls of Fire! Was preparing screens for to create an issue in he oclif site and retrying (failing) to recreate the error. Suddenly works! WTH! Hence will update.

sapiderman commented 9 months ago

snapcraft publish success

image