Yuri Sergiichuk

Results 6 comments of Yuri Sergiichuk

@loosebazooka AppEngine 11 is GA since October 2019. We're actively using the Gradle plugin for a couple of years already and it was a bit disappointing that the YAML part...

AppEngine 11 supports custom entry points. And as far as I understood, if one wants to use the `static_files`, these static files should be available in the staged folder, so...

Yep. But it looks like with the currently supported workflow the static files are not supported at all for yaml-based deployments? Could you please suggest some workaround?

@loosebazooka @saturnism are there any updates or suggestions on how to make it easier for developers to work with the static files? I would really appreciate some while we're moving...

Yep, the `Triplet` is ugly. We've got 3 places in the BKO where we use `ImmutableList` as a return type with just returning an empty list when smth is optional....

Probably, it may be a good idea to have a separate callback for `archive` flag. Smth like `onArchive`. An example use case: forcefully create a snapshot when an entity is...