David Lai

Results 42 issues of David Lai

What have happened in GitHub stays in GitHub, no need to go Azure for viewing logs to debug.

I am thinking instead of providing an interface for modifying environment vars like #113 proposed, what about an interface for formatting startup directory path ? Which could be more generally...

So this is the implementation of #113. And seems related to #63 ? Anyway, here we go 🚀 ### What is *environment plugin* for ? A way that allows to...

### Problem When the application context has it's own resolved Python and version is 2.x, environment diagnose will failed with `"AttributeError: module 'enum' has no attribute 'IntFlag'"` if Allzpark is...

### Feature Propose Allzpark allows user to inject environment change on Rez resolved context with it's environment editor widget, this is good for e.g. input VFX asset/shot name into the...

feature

Based on #409, this PR adds the support of Rez/Allzpark styled environment setup and application launching workflow. ## Preface Let's compare the current and up-coming launcher first. Current Launcher: 1....

### Changes This PR closes #507. Depends on the type of input argument `family` of `api.create`, try matching all plugins via `family` if it's a string, or dierctly run the...

**What happened?** When I adding test case in PR #531 (69d99b2 and 83b72ab), the test case failed but the CI build passed. See Travis [log](https://travis-ci.org/github/getavalon/core/builds/731562448#L513) **What did you expect?** Build...

Python 3.7 is coming, Avalon should be ready.

### Intooduce Asset Task Option This feature aims to allow each asset to have different config in different task at different period of production time, which could be useful in...