-
Notifications
You must be signed in to change notification settings - Fork 54
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
Add agile support #52
base: master
Are you sure you want to change the base?
Conversation
Hi @henriblancke, thanks for your contribution! In order for us to evaluate and accept your PR, we ask that you sign a contribution license agreement. It's all electronic and will take just minutes. |
You did it @henriblancke! Thank you for signing the Singer Contribution License Agreement. |
Hi @henriblancke, thanks so much for doing the work to add this functionality, it's going to be amazingly helpful! I have a member of my team that's ready to start using this once you finish it. I was wondering how far along you felt you were on it? Is it worth waiting until it's ready, or should I start a different project in the meantime? Thank you so much! |
@ethanjdiamond thanks! I'm glad these changes look helpful to you 😄. It should be ready to go. We're already using these changes in production. You can always try to clone this branch and publish it to pypi under a different name ( |
Will do! Thanks! Do you know if @cmerrick is still active on this and will merge it? It looks like core singer hasn't been touched since January and this repo hasn't been touched since Feb. |
Do we have any update on this PR |
Add agile support
Support retrieving data from the Jira Cloud Software API discussed in #51 . This includes support for:
Additional changes
customfield_xx
fields should now be renamed to their actual field name.singer-python==5.9.0
Manual QA steps
Risks
Rollback steps