Jump to content

matthew_mcg

Member
  • Posts

    3
  • Joined

  • Last visited

Posts posted by matthew_mcg

  1. I know! Not technically a workflow but I thought I'd come here to show it off anyway. 

     

    One of the frustrating things about any development project is the initial setup.  That's where Yeoman comes in.  It is a code scaffolding tool most regularly used to make java/frontend applications, but it is conveniently easy enough to make anything... like the basic structure of an Alfred workflow.  I have not personally written a workflow in python, but I thought this could be useful to a lot more people than my crystal Alfred library (weird_al shameless plug!).  So without further ado, here is my generator-alfred-python.

     

    Just make a blank workflow and go to it in the terminal.

     

    Run:

     

    411080615_ScreenShot2019-01-11at11_38_08PM.png.38f2b20a7cf13bf0866b6d83972f8ca8.png

     

    then pick a name for your workflow:

     

    129708115_ScreenShot2019-01-11at11_38_25PM.png.0dc192a7df6b6518182d007800fc3a0b.png

     

    and voila!

     

    1360437009_ScreenShot2019-01-11at11_38_36PM.png.abc2000efe9964b81f3295a2d0a1c99e.png

     

    you have start of a successful Alfred workflow. 

     

    390742098_ScreenShot2019-01-11at11_39_12PM.png.9f54f2f6b4aa108e7db811999fcd1a85.png

     

    To see more, check out the project here.

     

  2. http://www.packal.org/workflow/gocd

     

    Want to easily access your pipelines on GoCD?  Check this out!  This is my first, published Alfred workflow, please provide any feedback you wish.  With the version of GoCD we are on, it is very slow to get to the pipeline I'm looking for (we have over 800 😱) through the UI.  I was inspired by the Github workflow to simply use Alfred to get where I want quicker.

     

    545499661_ScreenShot2018-12-26at11_55_53AM.png.a7fc56d881852710ab0008c43384d262.png

     

    Setup:

    - Add your instance's base url through gocd-baseurl

    - Supply your username with gocd-username
    - Supply your password with gocd-password (uses your keychain for storage)

     

    * Currently tested on GoCD api version 16.12.0 but should work on the latest versions

×
×
  • Create New...