PreTeXtBook / pretext

PreTeXt: an authoring and publishing system for scholarly documents
https://pretextbook.org
Other
254 stars 203 forks source link

WeBWorK: use 'latest' js folder #2080

Closed Alex-Jordan closed 3 months ago

Alex-Jordan commented 7 months ago

This makes HTML look for pretext-webwork.js in the new "latest" folder instead of a versioned folder. Less upkeep for Brad in the assignments page.

rbeezer commented 7 months ago

I believe that @bnmnetp wants to know exactly which files have been employed as part of his debuging process. If latest changes over time, then that is not possible. And the behavior of output will change over time (even without any rebuilding) perhaps for better, perhaps not. See the discussion I just opened on pretext-dev for a proposal.

bnmnetp commented 7 months ago

I think we should see where the discussion on -dev goes before we merge this.

Alex-Jordan commented 7 months ago

I understand. Also:

If latest changes over time,

That's not a different situation than what we have now. Right now, files in "0.32" or whatever also change over time.

rbeezer commented 7 months ago

I think we should see where the discussion on -dev goes before we merge this.

Roger.

rbeezer commented 7 months ago

That's not a different situation than what we have now.

And I'm suggesting on -dev that we discontinue that practice.

rbeezer commented 3 months ago

I believe this is moot due to 13cb31f20233ff5fbfaf0686d4af052b64aa4e92. Reopen if I don't have that right.