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

Combine Stack and Deploy files and diagnostics #1754

Merged
merged 3 commits into from
Jul 5, 2024

Conversation

dbanck
Copy link
Member

@dbanck dbanck commented Jul 4, 2024

By introducing a generic Filename interface, we can combine parsing and storing the ASTs and diagnostics into a single map. With the StackFilename and DeployFilename type it is still possible to differentiate the files when necessary.

Please treat this as a nice to have suggestion

Base automatically changed from stacks_static_schema_edits to stacks_static_schema July 5, 2024 12:58
By introducing a generic `Filename` interface, we can combine parsing
and storing the ASTs and diagnostics into a single map. With the
`StackFilename` and `DeployFilename` type it is still possible to
differentiate the files when necessary.
@ansgarm ansgarm marked this pull request as ready for review July 5, 2024 13:28
@ansgarm ansgarm requested a review from a team as a code owner July 5, 2024 13:28
@ansgarm ansgarm merged commit a632a94 into stacks_static_schema Jul 5, 2024
4 of 22 checks passed
@ansgarm ansgarm deleted the f-stacks-parser-combine branch July 5, 2024 13:29
Copy link

github-actions bot commented Aug 5, 2024

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants