You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current manual releases take too much time and lead to mistakes. Let's automate this with a GitHub Action workflow.
A possible underlying issue of the republish I had to do seems to be a glitch of the watch build script. I previously relied on it rebuilding after branch switch but it seems to have stopped picking up changes and wrongly suggesting me that I have the lib up to date. Manual jlpm build(without watch) works though.
The current manual releases take too much time and lead to mistakes. Let's automate this with a GitHub Action workflow.
A possible underlying issue of the republish I had to do seems to be a glitch of the watch build script. I previously relied on it rebuilding after branch switch but it seems to have stopped picking up changes and wrongly suggesting me that I have the
lib
up to date. Manualjlpm build
(without watch) works though.Two options:
This will probably be postponed until after the move to new project organization.
The text was updated successfully, but these errors were encountered: