[NextGen UX] Git Integration on Apliqo UX Snippets?

Hi all,

I know currently Apliqo UX isn’t supporting to enable Git integration, however, we are currently tasked to make sure all the snippets need to be versioned controlled and stored onto a git repository.

What are my options?

Thanks a lot in advance.

Tat

1 Like

Hi Tat,

I guess your options are what you are most likely doing now.

  • Have a repository where you store and version the snippets
  • pull locally on your machine
  • upload the files to the UX snippet storage

Yes it’s a manual process, but it meets the stated requirement to apply versioning control to the snippets.

You are welcome to submit a ER for automated connection to a git repo so the UX server can directly pull the snippets. However this doesn’t add any real value in terms of functionality and opens up a new attack vector in terms of security. So it probably has more negatives than positives.

Thanks, logged, APQS-1801