Allow variables in URL

Issue #2 resolved
Johannes Kilian created an issue

Using some variables within configured URL might be useful for example: * RepositoryName * Projectname * Username (who pushed?)

=> http://localost/StashPush/[% projectname %]/[%username%]

The plugin should expand those variables with the corresponding values and send a GET to the expanded URL

Comments (4)

  1. Alexander Renteln

    Hi Hopffrosch,

    sorry that it took me so long to answer - I was on vacation and tried to use the internet as little as possible to get more relaxation :-)

    Anyway, thank you very much for your feedback via these two issues.

    I will try to get to them or at least one of them next week.

    Best regards,

    Alex

  2. Alexander Renteln

    Hi Hopffrosch,

    Sorry for taking so long.

    I did some refactoring (also to do your request in issue# very soon) and extented the whole thing that it should do the trick.

    Unfortunatelly, I had no time to test it. I will try to run some tests soon and will then do an update for everyone. If you are eager to try it out, feel free to build it yourself and deploy it :-)

    Best regards,

    Alex

  3. Log in to comment