Skip to content
This repository was archived by the owner on Jan 16, 2020. It is now read-only.
This repository was archived by the owner on Jan 16, 2020. It is now read-only.

Increase logging #72

Open
Open
@gnarf

Description

@gnarf

There are a few things in the lifetime of a request that I would like to see logged.

  • After receiving any postreceive, print the repo as an incoming request
  • Any 'error' parsing a manifest should probably be logged, most are, here are some that aren't
    • Invalid JSON
    • Package Version / Tag Mismatch
    • Package Name / Manifest Name Mismatch
  • No matter what happens to the request, I'd like to see at least one message saying what happened to it. Even a "no new tags detected"
  • Log whenever a process starts (unless its like super fast respawn rate)

I might think of more, but this should get us started.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @gnarf

        Issue actions

          Increase logging · Issue #72 · jquery-archive/plugins.jquery.com