mozilla / jira-bugzilla-integration

Jira Bugzilla Integration (JBI) - system to sync bugs and issues
Mozilla Public License 2.0
8 stars 22 forks source link

Update/dockerflow 2024.04.2, separate queue checks #974

Closed alexcottner closed 5 months ago

alexcottner commented 5 months ago

This PR aims to resolve #972.

Steps taken:

  1. Updated dockerflow to 2024.04.2.
  2. Enabled async checks
  3. Refactored queue heartbeat checks to separate concerns
  4. Adjusted unit tests
  5. Adjusted queue so it only reads folders that are whole numbers (thanks @leplatrem )
    • note: Tried to do this with glob at first, but I don't think there is a way to do this with glob.