Skip to content
Snippets Groups Projects

change(aurweb): use v6.0.10 error reporting config

Closed Kevin Morris requested to merge kevr/infrastructure:aurweb-gitlab-reporting into master

This change should not be applied until aurweb!449 (merged) is merged; v6.0.10 is not yet tagged. That being said, while the request is up in our repository, we are unsure if devops wants to go forward with this at the current time.

For devops: You will need to set the following ansible variables:

  • vault_aurweb_gitlab_instance: https://gitlab.archlinux.org
  • vault_aurweb_error_project: some/project
  • vault_aurweb_error_token: some-really-secret-token-for-error-project

And you may safely remove:

  • vault_aurweb_postmaster from the vault.

aurweb Changes

As repeats of these traceback notifications were annoying some of the devops staff, and it took coordination to share tracebacks with developers, this commit removes that responsibility off of devops by reporting tracebacks to Gitlab repositories in the form of issues.

  • removed ServerErrorNotification
  • removed notifications.postmaster configuration option
  • added notifications.gitlab-instance option
  • added notifications.error-project option
  • added notifications.error-token option

Issues are filed confidentially. This change will need updates in infrastructure's ansible configuration before this can be applied to aur.archlinux.org.

Signed-off-by: Kevin Morris kevr@0cost.org

Example traceback report:

issue

Edited by Kevin Morris

Merge request reports

Pipeline #15903 passed

Pipeline passed for 85f81f17 on kevr:aurweb-gitlab-reporting

Approval is optional

Closed by Evangelos FoutrasEvangelos Foutras 3 years ago (Feb 15, 2022 7:37pm UTC)

Merge details

  • The changes were not merged into master.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading