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

Namespaced scopes #167

Merged
merged 33 commits into from
Apr 17, 2024
Merged

Namespaced scopes #167

merged 33 commits into from
Apr 17, 2024

Conversation

jaredoconnell
Copy link
Contributor

@jaredoconnell jaredoconnell commented Mar 19, 2024

Changes introduced with this PR

This PR utilizes the namespaced scopes features added to the Go SDK.
It applies scopes from all of the steps.

The best examples are in the workflow_test.go file.

By contributing to this repository, I agree to the contribution guidelines.

@jaredoconnell jaredoconnell marked this pull request as ready for review April 11, 2024 19:23
Copy link
Contributor

@webbnh webbnh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No deal-breakers necessarily, but I have a few pointed questions. Also, I think the code comments are a little uneven -- I think we have too many/unnecessary line comments and perhaps not enough function header comments. (And, I have a couple of coding suggestions/questions.)

workflow/executor.go Outdated Show resolved Hide resolved
workflow/executor.go Outdated Show resolved Hide resolved
workflow/executor.go Outdated Show resolved Hide resolved
workflow/executor.go Outdated Show resolved Hide resolved
workflow/executor.go Outdated Show resolved Hide resolved
workflow/executor.go Outdated Show resolved Hide resolved
workflow/executor_unit_test.go Show resolved Hide resolved
workflow/executor_unit_test.go Outdated Show resolved Hide resolved
workflow/workflow_test.go Show resolved Hide resolved
Copy link
Contributor

@webbnh webbnh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Down to three items, one new and two old; I think I'll need to chat with you in realtime to address the old ones.

workflow/executor.go Outdated Show resolved Hide resolved
Copy link
Contributor

@webbnh webbnh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@jaredoconnell jaredoconnell merged commit 1a8ccf7 into main Apr 17, 2024
5 checks passed
@jaredoconnell jaredoconnell deleted the namespaced-scopes branch April 17, 2024 13:36
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.

4 participants