generated from actions/typescript-action
-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Although the Queue
class filters its own messages from the git log I think It would be good to add some extra tests with 2 queues working at the same time on the same git repo, in order to be sure we are not mixing up queue messages. For example:
- Create 2 queues
- Add a new job to both queues
- Get the next job for both queues
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers