Skip to content

restored publish functionality, now using vite#228

Merged
s-hiitola merged 1 commit intomasterfrom
227-restore-publish-script
Nov 6, 2025
Merged

restored publish functionality, now using vite#228
s-hiitola merged 1 commit intomasterfrom
227-restore-publish-script

Conversation

@s-hiitola
Copy link
Collaborator

No description provided.

@s-hiitola s-hiitola linked an issue Nov 6, 2025 that may be closed by this pull request
@s-hiitola s-hiitola merged commit 3c5096a into master Nov 6, 2025
2 checks passed
@s-hiitola s-hiitola deleted the 227-restore-publish-script branch November 6, 2025 12:37
s-hiitola added a commit that referenced this pull request Nov 6, 2025
* Update versioning to reflect the new released version

* Bump electron from 22.3.24 to 22.3.25

Bumps [electron](https://github.com/electron/electron) from 22.3.24 to 22.3.25.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v22.3.24...v22.3.25)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

* #203: Add tabs to UI, move CBA to separate tab, cleanup empty css rules

* Add package files

* Tweak styling, add padding to settings button

* Tweak tab styling, change tab titles

* Hide X overflow so we don't get a horizontal scroll bar

* Tweak CBA tab styling

* Tweak styles, remove empty CSS classes

* WIP: #205 better support for multiple EMME python versions

* Add manual path adding to python envs list

* Add null check

* Add EMME version input to Settings

* Improve error handling of python envs

* Remove EMME version input, improve automatic discovery of python installations

* Add logging

* WIP: Add more logging

* Push windows python env discovery fixes

* WIP: Add room for CBA performing instructions

* WIP: Add logging to path discovery

* WIP: Add even more logging for troubleshooting

* WIP: Change to os-agnostic path string handling

* WIP: Change logging

* WIP: Refactor path discovery

* Refactor path discovery logic

* #205: Filter away duplicates and windows backslash-starting paths

* Remove unused module import

* Change path filtering in python path discovery

* Change path filtering in python path discovery

* Push style tweaks, get rid of unkeyed list item warnings

* WIP: Make scenario list container resizable

* Add resizing element

* #205: Tweak python env list style

* Add default OpenPaths EMME folder to path discovery

* #205: Tweak styling of path list, add default OpenPaths path to finding function

* Add spacers for environment option list

* Add CBA instructions

* #207: Improve instruction readability

* #207: Improve resizable div behavior, remember adjustment per app session

* Hide scrollbar when not needed

* Testing if window.location.reload() can be removed

* #208: Fix for losing focus after showing confirm prompt

* Add focus-fix before vex.js prompting

* Move documentation button to tab header, center buttons on the tab header and make bottom background color white

* #212: Show dynamic Helmet model system version in UI header

* Add dynamic Helmet model system version to app title as well

* Add dynamic helmet model system version to window title

* Move title assigning to proper function

* Update version numbers and info

* #216: UI Improvements

* #217: Remove download popup on startup

* Set emmepath variable as a user environment variable

* Remove startup alert about python path

* Transition from babel to vite, partial transition to typescript

* Github test fix

* Bump node build target from 16 to 20. Hopefully fixes github test

* Made it possible to access helmet version from anywhere. Not thoroughly tested yet

* Fixes to asynchronous operation, performance and ux improvements

* Updated package requirements

* General fixes to file access

* Fixes to running scenarios and logging their progress

* Set emmepath variable as a user environment variable

* Enable tracking of convergence in both h5 and h4

* Fix missing squirrel config

* Fix log message parsing during runtime

* Fixed drawing the convergence graph

* Fixed renaming scenarios

* restored publish functionality, now using vite (#228)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Erkki Halinen <erkki-eemeli.halinen@cgi.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: hsl-petrhaj <127391244+hsl-petrhaj@users.noreply.github.com>
Co-authored-by: e-halinen <54105602+e-halinen@users.noreply.github.com>
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.

Publish script is missing

1 participant