Skip to content

Conversation

@pashagolub
Copy link
Collaborator

Rename env to globals indicating it contains ENVVARs and functions. So one can execute . .\globals.ps1 to read all objects into the sessions and then can use any function, e.g. Get-PostgreSQL. This is useful for debug and for situations where we have some pre-downloaded files locally.

Rename env to globals indicating it contains ENVVARs and functions. So
one can execute `. .\globals.ps1` to read all objects into the sessions
and then can use any function, e.g. `Get-PostgreSQL`. This is useful
for debug and for situations where we have some pre-downloaded files
locally.
@pashagolub pashagolub self-assigned this Jul 2, 2025
@pashagolub pashagolub merged commit 272fd38 into master Jul 2, 2025
1 check passed
@pashagolub pashagolub deleted the improve-make-files branch July 2, 2025 15:41
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.

2 participants