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

Remove runner prefix from Runner field names #6432

Merged
merged 1 commit into from
Jan 14, 2024
Merged

Conversation

mpilgrem
Copy link
Member

The qualified import of Stack.Types.GlobalOpts in Stack.Types.Runner was to avoid problems with ambiguous record updates.

  • Any changes that could be relevant to users have been recorded in ChangeLog.md.
  • The documentation has been updated, if necessary

Please also shortly describe how you tested your change. Bonus points for added tests!

The qualified import of `Stack.Types.GlobalOpts` in `Stack.Types.Runner` was to avoid problems with ambiguous record updates.
@mpilgrem mpilgrem merged commit db7d1db into master Jan 14, 2024
11 of 12 checks passed
@mpilgrem mpilgrem deleted the runner-prefix branch January 14, 2024 20:17
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.

1 participant