jackchuka Posted July 31, 2020 Share Posted July 31, 2020 Hey Alfred community! I've recently made an Alfred workflow for managing Jira Cloud. Please try it out if you are interested! http://www.packal.org/workflow/jiralfred-jira-x-alfred Github: https://github.com/jackchuka/alfred-workflow-jira I've seen many Jira workflows in the past but none were suited to my daily routines, whether they were setup-heavy, very few operations, or dependency-heavy. So I built my own with these in mind, It's made on top of a widely used go-jira/jira command line tool so you are probably already familiar to. It also covers many basic functionalities by default and it can be extended easily. Link to comment
deanishe Posted July 31, 2020 Share Posted July 31, 2020 (edited) Hi @jackchuka, welcome to the forum. Workflow looks good, but there are a couple of issues. The packaged workflow contains multiple nested copies of itself. It looks like you're putting the exported workflow in the same directory as the source code, and then exporting it again. Also, would you consider including the jira executable with your workflow? A lot of users don’t have a clue how to install Go, build go binaries, or figure out where GOBIN is. Edited July 31, 2020 by deanishe jackchuka 1 Link to comment
jackchuka Posted July 31, 2020 Author Share Posted July 31, 2020 (edited) Hi @deanishe Thank you for catching the issue and for your input! No wonder the workflow file was huge 😓 I'll make a new version addressing these. Thanks again! Edited July 31, 2020 by jackchuka Link to comment
jackchuka Posted July 31, 2020 Author Share Posted July 31, 2020 (edited) Just updated my workflow as @deanishe suggested. A huge thanks! It should now be Go-free and self contained. If you have any other suggestions, it's more than welcome. Also, feel free to contribute directly on Github too. Edited July 31, 2020 by jackchuka deanishe and JJJJ 1 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now