Tom -
Amazing work on the config in repository feature! I'm so happy to finally
see it in GoCD.
If anyone wants to quickly play around with config in repositories, I've
got a very simple fan-in demo:
<config-repos>
<config-repo plugin="json.config.plugin">
<git url="https://github.com/djrice/gocd_sandbox_adder" />
</config-repo>
<config-repo plugin="json.config.plugin">
<git url="https://github.com/djrice/gocd_sandbox_multiplier" />
</config-repo>
<config-repo plugin="json.config.plugin">
<git url="https://github.com/djrice/gocd_sandbox_calculator" />
</config-repo>
</config-repos>
And if you don't want to deal with installing the latest version of Go to
try it out and don't mind a docker setup, you can take a look at
https://github.com/djrice/gocd_sanbox to quickly get going with this
example (as well as golang agents).
-David
On Thu, Jul 21, 2016 at 3:45 AM Tomasz Sętkowski <[email protected]>
wrote:
> Hi Ken,
>
> Thanks for trying out the plugin. The default pattern is any file that
> ends with *.gocd.yaml ; *Sorry about the missing example, I just pushed a
> verified, working repository to
> https://github.com/tomzo/gocd-yaml-config-example
>
> Regards,
> Tom
>
>
> On Wednesday, July 20, 2016 at 8:51:16 PM UTC, Ken Mugrage wrote:
>
>>
>> Hello,
>>
>> Is there a specific naming convention the yaml files need to be in order
>> to be picked up? (The sample repo isn't publicly available).
>>
>> Thanks!
>> Ken
>>
> On Sat, Jul 16, 2016 at 11:33 AM, Tomasz Sętkowski <[email protected]>
>> wrote:
>>
> Hi all,
>>>
>>> For those of you following progress on configuration repositories - I
>>> have just finished working on first release of YAML plugin. It can be
>>> downloaded from releases page at
>>> https://github.com/tomzo/gocd-yaml-config-plugin
>>>
>>> If you don't know what is a configuration repository, see this introducing
>>> document
>>> <https://docs.google.com/document/d/1_eGZaqIz9ydnYQJ_Xrcb3obXc-T6jIfV_pgZQNCydVk/edit?pref=2&pli=1>
>>> .
>>>
>>> Cheers,
>>> Tom
>>>
>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "go-cd" group.
>>>
>> To unsubscribe from this group and stop receiving emails from it, send an
>>> email to [email protected].
>>
>>
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>> --
>> Ken Mugrage - [email protected]+1(425) 835-3056
>> @kmugrage
>>
>> --
> You received this message because you are subscribed to the Google Groups
> "go-cd" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>
--
You received this message because you are subscribed to the Google Groups
"go-cd" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.