-
Release 0.8.12 broke our Travis-CI setup because of the syntax error fixed in c54e09b521. Could you cut a new PyPI release to fix?
-
I propose to add a new Senza command "patch".
The "patch" command should be able to update existing Cloud Formation resources (without using Cloud Formation "update" as this might not be feasible beca…
-
It sucks that I have to retype my password all the time. It would be easier and more secure if this could work automagically (kerberos) or at least with password caching (keyring).
:-1: for keyring s…
-
Hi,
I have some integration tests running which are failing since this week with:
``` batch
Caused by: java.io.IOException: Server returned HTTP response code: 500 for URL: https://rest.sandbox-immo…
-
Setting back the clock (as happens when Daylight Saving Time is over) leads to loss of valid credentials in alpacca. It's not sure if that also happens when the clock steps into the other direction, b…
range updated
8 years ago
-
$ senza update
should trigger a stack update. that is useful for stateful applications in order to leverage the rolling update policies of cloud formation
-
We should increase this a little, especially for this component.
-
Hi,
If executing "pyb -t" or "pyb --list-tasks" in a subdir from the dir, where the build.py is located, causes the following exception:
``` python
Traceback (most recent call last):
File "/Librar…
-
http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html
:+1: for standards
-
```
zsh» cram test.t
!
--- test.t
+++ test.t.err
@@ -1,1 +1,2 @@
$ echo hallö
+ hall\xc3\xb6 (esc)
# Ran 1 tests, 0 skipped, 1 failed.
zsh» cat test.t
$ echo hallö
```