Where are the appian objects on the file system?

I am interested in seeing if we can have multiple developers use their own dev environments and git.  Idea is that we can setup a repo that allows us to automatically track changes to changed objects from your own environment and push to git.

I know we can use patches of your changed stuff and push to git and have other people pull them down using AVM and ADM, but it would be easier to just setup git to track the objects changed.

  Discussion posts and replies are publicly visible

Parents Reply
  • It works fine, however it is very manual with the config file.  Still have to patch up your changes and deploy them,  We have not used the tooling for auto import and since we don't get conflict resolution (inspect patch) features it's not ideal for source control by multiple people on the same set of objects.

    We are also on premise so the import app for cloud isn't applicable.

    To hook into our existing devOps tooling, ability to do true commits from the appian library would be fantastic.  Tagging these commits would push them through the build, qa, regression, package tool chain.

Children
No Data