Skip to content

Remove update-tags phase#738

Merged
sbc100 merged 1 commit intomasterfrom
remove_update_tags
Mar 5, 2021
Merged

Remove update-tags phase#738
sbc100 merged 1 commit intomasterfrom
remove_update_tags

Conversation

@sbc100
Copy link
Copy Markdown
Collaborator

@sbc100 sbc100 commented Mar 4, 2021

Its not really very useful to cache the tot release in a local text
file. Instead just fetch the revsion each time install tot is run.

This avoids folks accidentally installing "old" tot releases.

Also, make the output a little less chatty when looking up tot version.

@sbc100 sbc100 requested a review from kripken March 4, 2021 20:45
@sbc100
Copy link
Copy Markdown
Collaborator Author

sbc100 commented Mar 4, 2021

This change builds on the back of the #732

@sbc100 sbc100 force-pushed the remove_update_tags branch from 9ce5492 to a98ec8a Compare March 4, 2021 20:49
@kripken
Copy link
Copy Markdown
Member

kripken commented Mar 4, 2021

Hmm, but with this one doesn't know what tot will get installed. So one can't edit the txt file. But I guess we don't want people doing that anymore now that that PR landed that you quoted, is that the idea?

@sbc100
Copy link
Copy Markdown
Collaborator Author

sbc100 commented Mar 4, 2021

Exactly, the text file doesn't really serve much purpose once you can just install any SHA you like directly from the command line.

Also, was editing this text file by hand ever documents or recommended anywhere?

@sbc100
Copy link
Copy Markdown
Collaborator Author

sbc100 commented Mar 4, 2021

I always found it a little odd that ./emsdk install tot did "just work" ... not it does (at least according to my definition or "just work").

Copy link
Copy Markdown
Member

@kripken kripken left a comment

Choose a reason for hiding this comment

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

lgtm % one issue

Comment thread emsdk.py Outdated
@sbc100 sbc100 force-pushed the remove_update_tags branch from a98ec8a to 4f8939b Compare March 5, 2021 00:09
Its not really very useful to cache the tot release in a local text
file.  Instead just fetch the revsion each time `install tot` is run.

This avoids folks accidentally installing "old" tot releases.

Also, make the output a little less chatty when looking up tot version.
@sbc100 sbc100 force-pushed the remove_update_tags branch from 4f8939b to 10d2a5e Compare March 5, 2021 00:11
@sbc100 sbc100 enabled auto-merge (squash) March 5, 2021 00:15
@sbc100 sbc100 merged commit 9d00a82 into master Mar 5, 2021
@sbc100 sbc100 deleted the remove_update_tags branch March 5, 2021 17:19
akoeplinger pushed a commit to akoeplinger/emsdk that referenced this pull request Dec 13, 2024
…scripten-core#738)

[main] Update dependencies from dotnet/cpython, dotnet/emscripten
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