Closed TedHusted closed 4 years ago
Hello Ted,
Thank you for your interest! Please feel free to ask any questions about the project. Suggestions about new tasks/features, bug reports or any feedback are also welcome.
AntForce began as a helper for Force.com Migration Tool that unites useful ideas from different places:
But after that I added other features:
Currently my plan is to cover existing functionality with documentation and write supporting blog posts about the project and CI for Salesforce in general (incl. the right way of managing dependencies for build scripts without storing any .jar-files inside your repo).
Other plans
AntForce follows Semantic Versioning 2.0. The current version is 0.9.6
which formally means that the public API isn't stable yet but I have no plans to introduce breaking changes. But they can be introduced right before 1.0
.
No, I didn't try the tasks from https://github.com/amguerrero/sfdc_ant_tasks, but thanks for the link.
P.S. Sorry for such long-delayed answer. I was on New Year holidays :)
From the sample build.xml, it looks like you are adding some interesting tasks to help support continuous integration on Salesforce.
I'll give the a try over the weekend, but I was just curious as to the project's scope and stability.
Are you planning any other tasks?
Have you tried the similar but different tasks in https://github.com/amguerrero/sfdc_ant_tasks ?
-Ted. www.dreamops.org