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

Features from Praekeltfoundation's fork #3

Merged
merged 10 commits into from May 13, 2020
Merged

Features from Praekeltfoundation's fork #3

merged 10 commits into from May 13, 2020

Conversation

Envek
Copy link
Contributor

@Envek Envek commented May 12, 2020

This pull request contains work by @bearnard in @praekeltfoundation's fork (permission obtained at #2 (comment)):

  1. Queue sizes
  2. Task retries
  3. Dependencies update

After this pull request merged, I will create some more pull requests with fixes on top of it: praekeltfoundation#3, praekeltfoundation#4, praekeltfoundation#5

See discussion at #2


To accept this PR without creating merge-commit and preserving commit SHAs (fast-forward):

git checkout master
git remote add praekeltfoundation git@github.com:praekeltfoundation/faktory_exporter.git
git fetch --all --tags --prune
git reset --hard praekeltfoundation/master
git push

This pull request will be automatically marked as merged.

It is possible because branches hasn't diverged (see network graph): @praekeltfoundation's master branch is strictly ahead of yours.


@lukasmalkmus, thank you for your work on this exporter!

@lukasmalkmus lukasmalkmus merged commit cadc6bc into lukasmalkmus:master May 13, 2020
@lukasmalkmus
Copy link
Owner

Thank you for your work!

@Envek Envek deleted the praekeltfoundation-work branch May 13, 2020 15:57
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.

None yet

3 participants