mirror of https://github.com/pulumi/pulumi.git
34417a33ce
12184: Set O_APPEND on the engine event log file r=Frassle a=Frassle <!--- Thanks so much for your contribution! If this is your first time contributing, please ensure that you have read the [CONTRIBUTING](https://github.com/pulumi/pulumi/blob/master/CONTRIBUTING.md) documentation. --> # Description <!--- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. --> This _might_ help with the issues we've been seeing with [automation api reading malformed JSON lines](https://github.com/pulumi/pulumi/issues/6768). ## Checklist <!--- Please provide details if the checkbox below is to be left unchecked. --> - [ ] I have added tests that prove my fix is effective or that my feature works - Should be covered by existing tests to make sure this doesn't break automation api. <!--- User-facing changes require a CHANGELOG entry. --> - [ ] I have run `make changelog` and committed the `changelog/pending/<file>` documenting my change - Probably not user visible, we just need this in and then track if we still get bug reports about automation api. <!-- If the change(s) in this PR is a modification of an existing call to the Pulumi Service, then the service should honor older versions of the CLI where this change would not exist. You must then bump the API version in /pkg/backend/httpstate/client/api.go, as well as add it to the service. --> - [ ] Yes, there are changes in this PR that warrants bumping the Pulumi Service API version <!-- `@Pulumi` employees: If yes, you must submit corresponding changes in the service repo. --> 12193: remove "of the day" from login tip r=RobbieMcKinstry a=susanev we have said "tip of the day" since pulumi's birth adjusting it to say "tip" since it never changes Co-authored-by: Fraser Waters <fraser@pulumi.com> Co-authored-by: susan evans <susan.ra.evans@gmail.com> |
||
---|---|---|
.. | ||
display | ||
filestate | ||
httpstate | ||
state | ||
apply.go | ||
backend.go | ||
backend_test.go | ||
doc.go | ||
errors.go | ||
mock.go | ||
policypack.go | ||
query.go | ||
snapshot.go | ||
snapshot_test.go | ||
stack.go | ||
updates.go | ||
watch.go |