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

CI should create a stable tag for SDKs #1363

Closed
vigith opened this issue Nov 15, 2023 · 1 comment
Closed

CI should create a stable tag for SDKs #1363

vigith opened this issue Nov 15, 2023 · 1 comment
Assignees
Labels
area/sdk testing Testing and CI

Comments

@vigith
Copy link
Member

vigith commented Nov 15, 2023

          Maybe we should give a tag `stable` for the image, so that we do not need to update it in the test cases.

Originally posted by @whynowy in #1360 (comment)

@KeranYang
Copy link
Member

Adding a formal problem statement...

Every time we make a change to the SDK, we need to manually rebuild the images under the example folder, and update the image tags under the numaflow test/ folder, such that the e2e test suites can run with the latest SDK changes. It is an operational inefficiency. If we can automate the process, we streamline the development process and also free engineering time to work on innovative tasks.

@a3hadi I am assigning this one to you. We can work on it as the next task.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/sdk testing Testing and CI
Projects
None yet
Development

No branches or pull requests

3 participants