Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[common] Rename queue names #92

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

valeriocos
Copy link
Member

@valeriocos valeriocos commented Oct 22, 2019

This PR addresses: #87. It renames the names of Arthur queues, in the following way:

  • create --> initial_fetch_jobs
  • update --> incremental_fetch_jobs
  • archive --> archive_jobs

Note that the variable names haven't changed

This code renames the names of Arthur queues:
- create  --> initial_fetch_jobs
- update  --> incremental_fetch_jobs
- archive --> archive_jobs

Tests have been updated accordingly.

Signed-off-by: Valerio Cosentino <valcos@bitergia.com>
@coveralls
Copy link

Coverage Status

Coverage remained the same at 85.421% when pulling eeaae76 on valeriocos:issue-87 into b13b176 on chaoss:master.

@canasdiaz
Copy link

I find the naming more easy to be understand. I like it 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants