3 results for
  • This is a bug tracking system, any time an error happens on your site it tells bugfixes in the agent for your language,

    then if the error occurs quickly or once in a while it informs the user some how

    nothing is public yet (the javascript version released needs fixing)

    Planned languages supported
    * Go
    * Javascript
    * Swift
    
    Planned notification systems
    * Auto-create tickets
        * Jira
        * YouTrack
        * Jetbrains Space
        * GitHub
    * Channel messages
        * Slack
        * Microsoft Teams
        * Jetbrains Space
    * Email
    

    GitHub Link

    bugfixes projects chewedfeed Created Wed, 13 Oct 2021 15:05:44 +0100
  • Progress has been slow to start with, but that should now speed up

    I have finished the authorizer, and moved the storage system to Postgres from Dynamo, the main reason for that is that a lot of the data is relational so it makes sense to put it in a relational database

    Nest

    This is the service where all CRUD operations take place, it is also what triggers Hive

    Hive

    This is the service that works out what to do with a bug, is it a new one, has it happened before, is it happening frequently, it also triggers the notification system

    bugfixes projects Created Tue, 07 Jan 2020 14:55:05 +0100
  • I have decided to go back to BugFix.es and re-start development

    mainly this is due to me needing a common bug/issue tracking system (this is not a ticket system like jira)

    BugFix.es tracks bugs, so if a bug is sent to the system and it hasn’t been seen before or was seen a long time ago, or is happening a lot in a short period of time it creates a ticket / notification so development on it can be tracked/done

    bugfixes projects Created Thu, 05 Dec 2019 14:55:05 +0100