Extras icon indicating copy to clipboard operation
Extras copied to clipboard

Update electerm to be portable

Open muxinxy opened this issue 2 years ago • 10 comments

Update electerm to be portable, add persist directory and rename program name.

Closes #XXXX

Relates to #XXXX

muxinxy avatar Nov 05 '23 14:11 muxinxy

/verify

jasongodev avatar Nov 24 '23 18:11 jasongodev

Your changes do not pass checks.

electerm

  • [x] Description
  • [x] License
  • [x] Hashes
  • [ ] Checkver
  • [x] Autoupdate

github-actions[bot] avatar Nov 24 '23 18:11 github-actions[bot]

Settings and other data is currently stored in AppData\Roaming\electerm so if we switch to the portable version, this will be lost. Could you add a pre_install function similar to bitwarden.json's that copies the relevant data to the electerm folder that gets persisted?

tech189 avatar Nov 25 '23 21:11 tech189

Settings and other data is currently stored in AppData\Roaming\electerm so if we switch to the portable version, this will be lost. Could you add a pre_install function similar to bitwarden.json's that copies the relevant data to the electerm folder that gets persisted?

Added "pre_install".

muxinxy avatar Nov 26 '23 04:11 muxinxy

/verify

jasongodev avatar Nov 26 '23 06:11 jasongodev

All changes look good.

Wait for review from human collaborators.

electerm

  • [x] Description
  • [x] License
  • [x] Hashes
  • [x] Checkver
  • [x] Autoupdate

github-actions[bot] avatar Nov 26 '23 06:11 github-actions[bot]

/verify

rasa avatar Dec 29 '24 18:12 rasa

Your changes do not pass checks.

electerm

  • [x] Description
  • [x] License
  • [x] Hashes
  • [ ] Checkver
  • [x] Autoupdate

github-actions[bot] avatar Dec 29 '24 18:12 github-actions[bot]

@muxinxy Merge conflict and checkver failure. Please review. Thx!

rasa avatar Dec 29 '24 18:12 rasa

@muxinxy Merge conflict and checkver failure. Please review. Thx!

Completed.

muxinxy avatar Jan 01 '25 09:01 muxinxy