Skip to content

[+] improve readability of make files#97

Merged
pashagolub merged 1 commit intomasterfrom
improve-make-files
Jul 2, 2025
Merged

[+] improve readability of make files#97
pashagolub merged 1 commit intomasterfrom
improve-make-files

Conversation

@pashagolub
Copy link
Copy Markdown
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.

1 participant