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

Obsolete tgz-files imx-api-arc.tgz+imx-api-hds.tgz in package.json? #241

Open
gitpm opened this issue Feb 10, 2025 · 2 comments
Open

Obsolete tgz-files imx-api-arc.tgz+imx-api-hds.tgz in package.json? #241

gitpm opened this issue Feb 10, 2025 · 2 comments

Comments

@gitpm
Copy link

gitpm commented Feb 10, 2025

Hi,

In the package.json-file the following optional dependency tgz-files are listed: ( -> Link)

  • imx-api-arc.tgz
  • imx-api-hds.tgz

But in the installation-folder of "One Identity\9.1.3" I could not find these files.
I assume that with installation-folders of newer software versions these files are missing as well.
Are these both tgz-files still relevant for the aot-build ?
Maybe these both files are outdated and can be removed from optional dependency-list

Peter

@hannoquest
Copy link
Collaborator

Hello @gitpm,

imx-api-arc can be safely removed everywhere.

imx-api-hds is available inside the workspace here: https://github.com/OneIdentity/IdentityManager.Imx/tree/v91/imxweb/imx-modules

@gitpm
Copy link
Author

gitpm commented Feb 19, 2025

Hi Hanno, thx for the input.

  1. imx-api-arc
    I already saw that the imx-api-arc is removed from the package.json in v91 -> Link -> that's ok.

  2. Instead using the tgz-files from the installation source you suggest to use the tgz-files from the github. Did I get it right?

  3. The follow-up question is: How to patch the standard imxweb/Html_xxx.zip files.
    For example:
    I did not change the Html_att.zip-file.
    A custom/Html_att.zip in the custom-folder does not exist.
    How are the (monthly) code-fixes in the project/att-folder get deployed?

    a) Do I have to build the project manually with ng build att after merging the github-code into my local project
    b) or do I get a Html_att.zip-file-patch from OneIdentity?
    ... in order to replace the standard imxweb/Html_att.zip - file

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

No branches or pull requests

2 participants