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

Resolve some Sorbet errors in Terraform #9545

Conversation

JamieMagee
Copy link
Contributor

I removed the FileSelector mixin from FileFetcher as the mixin expects dependency_files to be defined. Instead, I extracted the 2 methods that are used in FileFetcher.

See the Sorbet documentation for the advice I followed


Recreated from #9404 due to losing write permissions in this repository.

@JamieMagee JamieMagee requested a review from a team as a code owner April 20, 2024 04:44
@github-actions github-actions bot added the L: terraform Terraform packages label Apr 20, 2024
@JamieMagee JamieMagee changed the title Jamiemagee/terraform sorbet errors Resolve some Sorbet errors in Terraform Apr 20, 2024
@JamieMagee JamieMagee force-pushed the jamiemagee/terraform-sorbet-errors branch 6 times, most recently from d80e562 to 652c776 Compare April 22, 2024 16:18
@JamieMagee JamieMagee force-pushed the jamiemagee/terraform-sorbet-errors branch from 409e8ed to 28da2f5 Compare April 25, 2024 15:21
@bdragon
Copy link
Member

bdragon commented Apr 29, 2024

I'm pretty sure the reason CI won't build branch images for this PR is because it's from a fork:

if: needs.approval.outputs.decision == 'APPROVED:OPEN' && !github.event.pull_request.head.repo.fork

@JamieMagee
Copy link
Contributor Author

@bdragon do you need me to recreate the branch in this repo?

@bdragon
Copy link
Member

bdragon commented Apr 29, 2024

@JamieMagee I think so, unfortunately. Sorry for the ping-ponging.

@JamieMagee
Copy link
Contributor Author

@bdragon #9635

@JamieMagee JamieMagee closed this Apr 29, 2024
@JamieMagee JamieMagee deleted the jamiemagee/terraform-sorbet-errors branch April 29, 2024 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
L: terraform Terraform packages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants