Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better document the local testing story #20

Closed
georgesnelling opened this issue Nov 19, 2019 · 0 comments
Closed

Better document the local testing story #20

georgesnelling opened this issue Nov 19, 2019 · 0 comments
Assignees
Labels

Comments

@georgesnelling
Copy link
Contributor

The local testing story is weak... we can do a better job documenting tips for how to improve.

Our initial idea is that the pyflyte execute command can be run locally, but this has some problems like it uses an autodeleting temp dir and it might mess up real outputs in S3, etc.

We'll play around with stuff and at least come up with some short term workarounds.

@EngHabu EngHabu closed this as completed Jan 29, 2021
eapolinario referenced this issue in eapolinario/flyte Dec 6, 2022
* Add optional description field for NamedEntityIdentifier

Adding endpoints for metadata, updating dependencies

Updating protoc image

Changing metadata update request to parse the body into the metadata field

Moving metadata out of NamedEntityIdentifier and using composition instead

Re-thinking how named entities work

* Fixing generation
eapolinario referenced this issue in eapolinario/flyte Dec 6, 2022
* Adding endpoints for named entities

part of the wiring for new endpoints/manager

Getting most of the plumbing implemented

Getting the GET code path to work

Implementing update

Adding tests for metadata

Refactoring to support listing named entities

Making the endpoints work correctly

Fixing tests

* Remove unused mock field

* Fixing lint errors

* Updating GET endpoint to 404 if passed an invalid project/domain/name

* Fixing lint error

* PR feedback

* Updating package lock

* Removing stub implementation

* Fixing test

* remove misleading comment

* PR feedback and tests

* Adding integration tests and fixing a bug with getting single entities

* fixing a test

* Fixing lockfile

* Relaxing idl constraint

* Fixing lockfile again

* Changing serve command to use local config file again

* PR feedback
eapolinario referenced this issue in eapolinario/flyte Dec 20, 2022
* Call onChange on first config load

* Ensure we have a repro in unit test & lint
eapolinario referenced this issue in eapolinario/flyte Dec 20, 2022
* grpc server reflection flag

* goimports

* Update Makefile
eapolinario referenced this issue in eapolinario/flyte Aug 21, 2023
* Call onChange on first config load

* Ensure we have a repro in unit test & lint
eapolinario referenced this issue in eapolinario/flyte Aug 21, 2023
* Adding endpoints for named entities

part of the wiring for new endpoints/manager

Getting most of the plumbing implemented

Getting the GET code path to work

Implementing update

Adding tests for metadata

Refactoring to support listing named entities

Making the endpoints work correctly

Fixing tests

* Remove unused mock field

* Fixing lint errors

* Updating GET endpoint to 404 if passed an invalid project/domain/name

* Fixing lint error

* PR feedback

* Updating package lock

* Removing stub implementation

* Fixing test

* remove misleading comment

* PR feedback and tests

* Adding integration tests and fixing a bug with getting single entities

* fixing a test

* Fixing lockfile

* Relaxing idl constraint

* Fixing lockfile again

* Changing serve command to use local config file again

* PR feedback
eapolinario referenced this issue in eapolinario/flyte Aug 21, 2023
* grpc server reflection flag

* goimports

* Update Makefile
eapolinario pushed a commit that referenced this issue Sep 8, 2023
* Add optional description field for NamedEntityIdentifier

Adding endpoints for metadata, updating dependencies

Updating protoc image

Changing metadata update request to parse the body into the metadata field

Moving metadata out of NamedEntityIdentifier and using composition instead

Re-thinking how named entities work

* Fixing generation
eapolinario pushed a commit that referenced this issue Sep 12, 2023
eapolinario pushed a commit that referenced this issue Sep 13, 2023
* Add optional description field for NamedEntityIdentifier

Adding endpoints for metadata, updating dependencies

Updating protoc image

Changing metadata update request to parse the body into the metadata field

Moving metadata out of NamedEntityIdentifier and using composition instead

Re-thinking how named entities work

* Fixing generation

Signed-off-by: Eduardo Apolinario <eapolinario@users.noreply.github.com>
eapolinario referenced this issue in eapolinario/flyte Sep 26, 2023
* grpc server reflection flag

* goimports

* Update Makefile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants