Closed JazzarKarim closed 1 year ago
I don't think the package and package.lock make sense to update here.
I don't think the package and package.lock make sense to update here.
If not then how would we know whether Dev or Test or Prod have the needed configuration, other than testing if the new webchat works?
By watching the hash on the image, they should always be checked before deploying.
Package.json is for the web app, you're making a nginx configuration change (infrastructure related).. they're two different concerns.
Package.json is for the web app, you're making a nginx configuration change (infrastructure related).. they're two different concerns.
They are different things but the webserver config and the app that is served are bundled together.
The app version is just easy to see, in any environment, from which we can deduce whether some features/commits are present or not.
Don't read my intentions in this -- I'm OK with the app version not being updated this time :)
Issue #: /bcgov/entity#15183
Description of changes:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the namerequest license (Apache 2.0).