Log file Viewer
Help
|
Karma
| Search:
#pypa-dev logs for Tuesday the 10th of June, 2014
(
Back to #pypa-dev overview
) (
Back to channel listing
) (
Animate logs
)
[
06:42:45
] <
Ivo
> dstufft: do the pypa-salt states set up dns records automatically?
[
07:00:28
] <
dstufft
> Ivo: no
[
07:00:51
] <
dstufft
> you have to bootstrap the node manually
[
07:02:13
] <
Ivo
> dstufft: which/what are web.pypa.io & bootstrap.pypa.io ? two separate VMs?
[
07:02:31
] <
dstufft
> bootstrap.pypa.io points at fastly
[
07:02:55
] <
dstufft
> fastly points at web.pypa.io
[
07:03:18
] <
Ivo
> rrright
[
07:04:07
] <
Ivo
> well atm I am finding out how setup salt to curl -X the scripts, and also wanting to setup something like testpypi.pypa.io
[
07:05:05
] <
Ivo
> because we'll continue getting timedout builds until we do something about pypi.appspot.com or nuke the particular test that uses it
[
07:05:35
] <
dstufft
> settings up curl is probably easiest to just use a watch directive
[
07:27:46
] <
Ivo
> dstufft: onchanges directive is unreleased so far :/
[
07:39:02
] <
Ivo
> https://github.com/pypa/pypa-salt/pull/9 seem right?