Skip to content

The work from 2026 including new custom miniforge installers and simpler approach to the installation scripts in general - #159

Merged
zerothi merged 32 commits into
mainfrom
dev
Aug 13, 2026
Merged

zerothi merged 32 commits into
mainfrom
dev

Conversation

@philipnickel

Copy link
Copy Markdown
Member

@zerothi The scripts are fully functional from the dev branch as well. So no stress merging this imo.

philipnickel and others added 25 commits March 12, 2026 14:34
This reverts commit bfe15aa.
* Improve macOS installer progress UI (#62)

Co-authored-by: manufer20 <143493629+manufer20@users.noreply.github.com>

* added the progress bar

---------

Co-authored-by: manufer20 <143493629+manufer20@users.noreply.github.com>
* Improve macOS installer progress UI (#62)

Co-authored-by: manufer20 <143493629+manufer20@users.noreply.github.com>

* added the progress bar

* link updates

---------

Co-authored-by: manufer20 <143493629+manufer20@users.noreply.github.com>
* Improve macOS installer progress UI (#62)

Co-authored-by: manufer20 <143493629+manufer20@users.noreply.github.com>

* added the progress bar

* link updates

* fix traps

---------

Co-authored-by: manufer20 <143493629+manufer20@users.noreply.github.com>
@zerothi

zerothi commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

When the download is downloading huge files, ensure to put in $ProgressPreference = 'SilentlyContinue', it speeds it up 100-fold!

Note, only in PW 7.4 has the -ProgressAction 'SilentlyContinue' option been made available, so that's something we won't do for now.

I've removed it from conda and vscode download, the rest are small stuff.

@zerothi

zerothi commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

I think we'll merge and proceed.

@zerothi
zerothi merged commit f822179 into main Aug 13, 2026
2 of 6 checks passed
This was referenced Aug 13, 2026
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.

3 participants