<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Where are the appian objects on the file system?</title><link>https://community.appian.com/discussions/f/general/17383/where-are-the-appian-objects-on-the-file-system</link><description>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</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Where are the appian objects on the file system?</title><link>https://community.appian.com/thread/68473?ContentTypeID=1</link><pubDate>Mon, 29 Jul 2019 20:05:22 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7ae337af-cea4-4dce-a49d-86ccb4f8315f</guid><dc:creator>Jacob Edelman</dc:creator><description>&lt;p&gt;Anyone else have any ideas?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Where are the appian objects on the file system?</title><link>https://community.appian.com/thread/68433?ContentTypeID=1</link><pubDate>Fri, 26 Jul 2019 22:26:52 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:527be686-1c8d-4bd2-89b8-48b1f5d715fa</guid><dc:creator>Jacob Edelman</dc:creator><description>&lt;p&gt;It works fine, however it is very manual with the config file.&amp;nbsp; Still have to patch up your changes and deploy them,&amp;nbsp; We have not used the tooling for auto import and since we don&amp;#39;t get conflict resolution (inspect patch) features it&amp;#39;s not ideal for source control by multiple people on the same set of objects.&lt;/p&gt;
&lt;p&gt;We are also on premise so the import app for cloud isn&amp;#39;t applicable.&lt;/p&gt;
&lt;p&gt;To hook into our existing devOps tooling, ability to do true commits from the appian library would be fantastic.&amp;nbsp; Tagging these commits would push them through the build, qa, regression, package tool chain.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Where are the appian objects on the file system?</title><link>https://community.appian.com/thread/68432?ContentTypeID=1</link><pubDate>Fri, 26 Jul 2019 22:03:32 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8267991f-e72b-4d23-bc06-8276ca46efd1</guid><dc:creator>Robert Shankin</dc:creator><description>&lt;p&gt;Have you found that deployment automation manager does not suit your needs?&lt;/p&gt;
&lt;p&gt;&lt;a href="/b/appmarket/posts/deployment-automation-manager"&gt;https://community.appian.com/b/appmarket/posts/deployment-automation-manager&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Where are the appian objects on the file system?</title><link>https://community.appian.com/thread/68431?ContentTypeID=1</link><pubDate>Fri, 26 Jul 2019 21:57:43 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:78f15ad7-ec9e-4708-94a3-90f3e2aa12a5</guid><dc:creator>Jacob Edelman</dc:creator><description>&lt;p&gt;We already have a huge application and many many plugins.&amp;nbsp; This is a very mature app and as we scale to multiple dislocated dev teams we need to accommodate a better branching and merging strategy than is feasible with patch&amp;gt;avm&amp;gt;branch&amp;gt;merge&amp;gt;adm&amp;gt;import.&amp;nbsp; We need to do this on a daily basis per developer with minimal impact to velocity.&amp;nbsp; Daily automated builds from git and regression testing (automated and manual) needs to occur off this code.&lt;/p&gt;
&lt;p&gt;Trying to figure out how to CI/CD and we have a full DevOps team who is well versed in traditional development practices.&amp;nbsp; Appian makes it much more difficult.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Where are the appian objects on the file system?</title><link>https://community.appian.com/thread/68430?ContentTypeID=1</link><pubDate>Fri, 26 Jul 2019 21:50:52 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9f1913fe-7547-4402-abd8-9eef75cb55c0</guid><dc:creator>Robert Shankin</dc:creator><description>&lt;p&gt;It&amp;#39;s fine to bring the code in from other instances if that works for you. But, I&amp;#39;d encourage you to avoid getting to creative, such as toying with your file system.&amp;nbsp; Ideally all the dev will take place on &amp;quot;dev&amp;quot;.&amp;nbsp; Over time, you&amp;#39;re likely to have integrations and other dependencies that are not practical to scale out to an unlimited number of separate environments.&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Where are the appian objects on the file system?</title><link>https://community.appian.com/thread/68429?ContentTypeID=1</link><pubDate>Fri, 26 Jul 2019 20:49:31 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f43911ff-d87e-400c-a563-0e80b4d8ce65</guid><dc:creator>Jacob Edelman</dc:creator><description>&lt;p&gt;We are just exploring options.&amp;nbsp; We are currently on a shared integration dev box.&amp;nbsp; Some developers work in that directly.&amp;nbsp; Others use a docker and merge their code in.&amp;nbsp; We will have some dev teams eventually outside our firewall where we have to merge their code in.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Where are the appian objects on the file system?</title><link>https://community.appian.com/thread/68428?ContentTypeID=1</link><pubDate>Fri, 26 Jul 2019 20:44:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3bab07bf-3b65-44ed-afba-c89c6d6c9582</guid><dc:creator>Robert Shankin</dc:creator><description>&lt;p&gt;Is there a reason why your developers can&amp;#39;t work on the same dev box?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>