Skip to content

Installer updates#3019

Merged
npostavs merged 2 commits into
dimitri:masterfrom
npostavs:installer-updates
Jun 7, 2026
Merged

Installer updates#3019
npostavs merged 2 commits into
dimitri:masterfrom
npostavs:installer-updates

Conversation

@npostavs

@npostavs npostavs commented Jun 4, 2026

Copy link
Copy Markdown
Collaborator

I noticed emacswiki recipe building was broken due to anti-scraper bot defense on the emacswiki. I've added a workaround for it (I asked Alex the wiki admin if it was okay and he said yes). I've also set the default on the installer to skip emacswiki recipes, I don't think it's sensible as a default.

Also made shallow clone the default. Fixes #915

npostavs added 2 commits June 3, 2026 20:01
Also, don't build emacswiki recipes by default, you need to set
el-get-install-emacswiki-recipes around the installer now.  That is,
el-get-install-skip-emacswiki-recipes is the default.
At the time el-get-install-shallow-clone was introduced, --depth was
somewhat recently added.  By now we can assume any currently running
git will support it.  Setting el-get-install-no-shallow-clone can
still disable this.
@npostavs
npostavs merged commit c9a7380 into dimitri:master Jun 7, 2026
9 checks passed
@npostavs
npostavs deleted the installer-updates branch June 10, 2026 03:32
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.

Consider using shallow clone during install to save time

1 participant