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

chore: remove all module #354

Merged
merged 3 commits into from
Dec 30, 2022

Conversation

stijnmoreels
Copy link
Member

We didn't have a lot of modules in the beginning, but now there are so many that an .All module encapsulating everything becomes rather tedious instead of helpful.

Closes #347

@netlify
Copy link

netlify bot commented Dec 30, 2022

Deploy Preview for arcus-scripting canceled.

Name Link
🔨 Latest commit cf77c5a
🔍 Latest deploy log https://app.netlify.com/sites/arcus-scripting/deploys/63ae96c9cb650000086e0e06

@stijnmoreels
Copy link
Member Author

stijnmoreels commented Dec 30, 2022

What do you think, Pim? Could we agree on removing this?
Or do you see other use-cases for this .All module?

@pim-simons
Copy link
Contributor

What do you think, Pim? Could we agree on removing this? Or do you see other use-cases for this .All module?

I agree, I don't see any use-case for this and personally never used the .All module either.

@pim-simons
Copy link
Contributor

I do see the tests failing though
The required module 'Arcus.Scripting.Storage.Blob' is not loaded

Copy link
Contributor

@pim-simons pim-simons left a comment

Choose a reason for hiding this comment

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

Tests seem to be failing

@stijnmoreels
Copy link
Member Author

Ah, was a bit too hasty with removing the .All stuff in the build script, as they are still valid for our Arcus.Scripting.Storage.All module. 😅 I'll change that.

@pim-simons pim-simons merged commit 9bd5279 into arcus-azure:main Dec 30, 2022
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.

Relevance of Arcus.Scripting.All PowerShell module
2 participants