Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Webpack 5 upgrade #450

Merged
merged 14 commits into from
Jun 20, 2023
Merged

Webpack 5 upgrade #450

merged 14 commits into from
Jun 20, 2023

Conversation

will-moore
Copy link
Member

@will-moore will-moore commented Apr 12, 2023

Updated webpack, aurelia and lots of dependencies.

To test:

  • check app works on "merge-ci"
  • Test local development workflow - follow updated instructions in README (workflow hasn't changed, but hopefully new instructions are easier to follow)

Various issues and tips from pages:
ome/omero-parade@115481e
https://webpack.js.org/migrate/5/
https://stackoverflow.com/questions/40379139/cannot-find-module-webpack-bin-config-yargs
aurelia/aurelia#982
aurelia/webpack-plugin#166
webpack/webpack-dev-server#1501
https://webpack.js.org/configuration/module/#ruleuse
https://webpack.js.org/configuration/dev-server/#devserverproxy
https://www.npmjs.com/package/expose-loader

@snoopycrimecop
Copy link
Member

Conflicting PR. Removed from build OMERO-plugins-push#1492. See the console output for more details.
Possible conflicts:

--conflicts

@snoopycrimecop
Copy link
Member

snoopycrimecop commented Apr 17, 2023

Conflicting PR. Removed from build OMERO-plugins-push#1493. See the console output for more details.
Possible conflicts:

--conflicts Conflict resolved in build OMERO-plugins-push#1495. See the console output for more details.

This fixes ECONNREFUSED errors when using localhost
Copy link

@ankit-gautam23 ankit-gautam23 left a comment

Choose a reason for hiding this comment

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

LGTM

README.rst Outdated

**Notes**:
You will usually want to have OMERO-iviewer installed on a local omero-web server,
Copy link
Member

Choose a reason for hiding this comment

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

OMERO.iviewer

README.rst Outdated

**Notes**:
You will usually want to have OMERO-iviewer installed on a local omero-web server,
to test the JavaScript built above. NB: first uninstall iviewer if already installed,
Copy link
Member

Choose a reason for hiding this comment

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

OMERO.iviewer

README.rst Outdated

The dev build of iviewer will attempt to connect to a local OMERO server at http://127.0.0.1:4080.
Copy link
Member

Choose a reason for hiding this comment

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

OMERO.iviewer

README.rst Outdated

The initial data type (e.g. image, dataset, well) and its respective ID can be set/changed
The iviewer will try to open an Image or other data from your local server, using IDs specified
Copy link
Member

Choose a reason for hiding this comment

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

OMERO.iviewer

@snoopycrimecop
Copy link
Member

Conflicting PR. Removed from build OMERO-plugins-push#157. See the console output for more details.
Possible conflicts:

--conflicts

@snoopycrimecop
Copy link
Member

snoopycrimecop commented Jun 6, 2023

Conflicting PR. Removed from build OMERO-plugins-push#158. See the console output for more details.
Possible conflicts:

--conflicts Conflict resolved in build OMERO-plugins-push#159. See the console output for more details.

@jburel jburel mentioned this pull request Jun 6, 2023
Copy link
Member

Choose a reason for hiding this comment

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

Why is this included?

@jburel
Copy link
Member

jburel commented Jun 7, 2023

llab_omero_iviewer.egg-info should not be there

@will-moore
Copy link
Member Author

Removed llab_omero_iviewer.egg-info

@will-moore
Copy link
Member Author

Changes made as suggested. However, I'm not sure we really need to use OMERO.iviewer every time. It's like using someone's First and Last Name, which is fine when you first refer to them, but is a bit of a mouthful every time.

@jburel
Copy link
Member

jburel commented Jun 20, 2023

Thanks

@jburel jburel merged commit da9f9e9 into ome:master Jun 20, 2023
1 check passed
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.

None yet

4 participants