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

Add lint to makefile #218

Merged

Conversation

samanbarghi
Copy link
Contributor

@samanbarghi samanbarghi commented Apr 26, 2023

What was changed

Add lint to Makefile.

Why?

To run linter against the changes locally

@feedmeapples feedmeapples self-requested a review April 26, 2023 19:17
@samanbarghi samanbarghi merged commit c2aaaea into temporalio:main Apr 26, 2023
samanbarghi added a commit to samanbarghi/temporal-cli that referenced this pull request Apr 26, 2023
samanbarghi added a commit that referenced this pull request Apr 27, 2023
* Add update command

* Use sdkclient instead of frontend client

* Add e2e test for update

* Update tests/workflows/update/update.go

Co-authored-by: Roey Berman <roey.berman@gmail.com>

* Update workflow/workflow.go

Co-authored-by: Roey Berman <roey.berman@gmail.com>

* Use high level sdk client APIs and remove WaitPolicy for now

* Enable update in dev server and uncomment test

* Handle result from update comand and print it out

* Add new tests and modify e2e suite

* Stop server after suite is done

* Simplify workflow update test

* Add update-id flag to get result of updates

* Fix lint issues

* Remove update-id flag

* fix unbound variable (#215)

* Use camel case

* Add lint to makefile (#218)

* Update tests/workflows/update/update.go

Co-authored-by: Michael Snowden <MichaelSnowden@users.noreply.github.com>

* Remove extra error checks from test

* Remove success message

* Use local app and server for each test

---------

Co-authored-by: Roey Berman <roey.berman@gmail.com>
Co-authored-by: Michael Snowden <MichaelSnowden@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants