You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is Appian plugin which handles validations to text fields in Appian, Extending Text Functionalities in Appian by providing a set of functions that validates that given text fields exist in specific Appian format, to isolate business handling and validations.
Appian Deployment REST API Examples - The examples in this repository can be used to script the Appian Deployment Rest API for deployment automation with most continuous integration environments including Azure Devops, Jira, GitHub, GitLab and more.
A complexity estimation script for Appian SAIL code. Uses a count of various branching, looping and other coding artefacts as a proxy for cyclomatic complexity. Also counts comments, excluding commented out code. Written in PowerShell to be portable across Windows, Mac and Linux.