I just wanted to build a custom code review tool to analyze the project and verify best practices are followed. kind of alternative for Appian Health check.
Discussion posts and replies are publicly visible
what are you missing at appian health check that you need an alternative?
I have to add/modify few coding standards according to my requirements.
coding standarts like? I feels like you try to automate the job of a lead programmer/architect.The maximum i can recommend is downloading a package of an application and writing your own tool, which can analyze this. But this is still not a really perfect approach in my mind.Besides that, you try to get access to core elements of the platform, which is not possible to get.
Ya, I want to build my own tool to analyze application package.
Don't want to access the core elements of the platform.
Just simple custom code review tool.
community.appian.com/.../aquaman
Can we use this in community edition?
interesting. do you have experience with that?
AQuAMan? I hope so...I built it!
what's your approach(Design) for building that tool.
The Design approach follows on from the following pieces of knowledge and philosophy:
The Design approach:
Hope this helps