Vault
AutoRABITReviews from AWS customer
0 AWS reviews
-
5 star0
-
4 star0
-
3 star0
-
2 star0
-
1 star0
External reviews
199 reviews
from
External reviews are not included in the AWS star rating for the product.
AutoRABIT is an excellent tool for Release Managers
What do you like best about the product?
What I like most about AutoRABIT is the automatic identification of metadata modified by a given user in a period of time, and configuring a Job to do deployments to sandbox and production.
What do you dislike about the product?
I think they could improve the tool used to do the diff between codes. Although we have the option to download the files to do the merge offline with our preferred tool, it would be amazing it could be done directly in AutoRABIT.
What problems is the product solving and how is that benefiting you?
As a Release Manager, I have to maintain some repositories and grant the deployments to some sandboxes and production organizations. So having a JOB in AutoRABIT for the developers to do their deployments with a single click is awesome.
Recommendations to others considering the product:
Give this solution a try, I could do most configurations by myself easily, when I needed help once, they contacted me on the same day. I am pretty satisfied with AutoRABIT in general.
Very great
What do you like best about the product?
I list the autodeployment of components when selecting the date.
What do you dislike about the product?
Not able to do more with AR like deploying users with permission sets.
What problems is the product solving and how is that benefiting you?
Deployming components to upper environments to able to push it to production.
Easy to use for checkins, deployments
What do you like best about the product?
The CI jobs work like a charm and Org Synchronizations are handy when ever needed.
What do you dislike about the product?
Latency and mege conflict resolutions needs some changes, since salesforce metadata and its dependanncies are always tricky.
What problems is the product solving and how is that benefiting you?
Automated deployments, EZ-COmmits.
The UI is user friendly and any beginner can learn CI/CD process with the the help of support team.
What do you like best about the product?
Easy CI/CD process. I like the admin setup.
What do you dislike about the product?
I dont have anything that that I dislike.
What problems is the product solving and how is that benefiting you?
I am able to compare metadata and profiles easily.
Satisfactory tool
What do you like best about the product?
Ease of deployments and its super convenient. Its also properly integrated with salesforce/ncino
What do you dislike about the product?
Nothing so far. I have been happy with the product
What problems is the product solving and how is that benefiting you?
Continous deployments and load are easily performed without much effort.
Using Autorabit for Salesforce Deployment and EzCommits for the last 4 years
What do you like best about the product?
There are several things that I like with Autorabit, including the Ezcommit functionality, the ability to auto-deploy to a sandbox as soon as a commit occurs in a branch, and the ability to do relatively complex data loads from production into sandboxes
What do you dislike about the product?
The thing I find most frustrating with AutoRabit is running tests when doing a deployment. It is hard to be able to run tests only related to code that was modified or only to run a small subset of tests. We have also had to work around destructive code changes where components are deleted.
What problems is the product solving and how is that benefiting you?
Autorabit allows us to commit changes from a sandbox directly into our code repository. By having auto-build/deploy jobs set up as soon as that commit occurs, we can deploy the commit and test out the deployed changes onto another sandbox. This allows us to confirm that a set of commits that we have made will actually work when we merge and deploy them into our test and staging, and production environments. By having this automated, it simply happens, and we don't have to do an extra step manually. This reduces the number of failed deployments we have, and it reduces incorrect code from being merged into the main code stream and polluting other developers' code if it doesn't work/deploy correctly. This in itself is a time saving of many hours. We also use Autorabit to deploy our code in each of our test and staging and production environments. We have also done data loads from production (or any envioronment in general) to another sandbox, allowing us to prepoulate our sandboxes with more accurate test data and this saves time having to not manually make that data from scratch by hand. Finally, Autorabit enables us to do extra code deploys of zip files outside our normal development cycle. This provides us the ability to do targetted deploys as needed.
Recommendations to others considering the product:
For anyone doing Salesforce development, I would recommend Autorabit for its ease of committing changes from a developer's sandbox to a code versioning repository and the associated ease of then deploying from that repository to another sandbox. This has allowed us to set up a continuous deployment environment and hence improved our development process. We do not use SFDX at present in our development environment yet Autorabit works well with our development and deployment processes and has enabled us to bring on new developers and integrate them easily into our team and processes. It is a useful and relatively simple tool to use for committing changes from the sandbox environment into the codebase for developers.
Our deployments are faster and easier
What do you like best about the product?
Code review and deployment are faster. No more overwrite of code with concurrent deployment.
What do you dislike about the product?
It would be nice to manuel merge directly in the tool when we deploy with Git.
What problems is the product solving and how is that benefiting you?
Overwrite of Apex code.
Continuous Delivery with each commit.
Continuous Delivery with each commit.
Single option for handling release management tasks
What do you like best about the product?
The best tool to handle all the release management tasks such as Merging conflicts, CI/CD setup, multiple deployments methods, and many other options for performing a smooth deployment process.
What do you dislike about the product?
just 1 thing, metadata should not be case sensitive.
What problems is the product solving and how is that benefiting you?
We mostly used the resolve conflict part where it gives multiple options to select a block of code or single line while merging and that becomes very helpful to resolve the conflicts much faster. Review artifact gives the additional benefit to review the merged files before deploying them on destination orgs.
Great tool for the continuous development and version control.
What do you like best about the product?
Autorabit makes the CI process in salesforce engagement easier, and it's easy to get acquainted with, easy to use, and much better and faster than the changesets.
They focus more on new features
They focus more on new features
What do you dislike about the product?
It gets slow at times when loading large xml files.
Always have issues with the merge conflict. We do it through the git.
Do not delete the component in the destination org when removed from the source sandbox. Have to change the xml file manually.
Always have issues with the merge conflict. We do it through the git.
Do not delete the component in the destination org when removed from the source sandbox. Have to change the xml file manually.
What problems is the product solving and how is that benefiting you?
With Autorabbit, our release process has become streamlined and seamless. It helped us to control metadata changes and to run a version control process that reduced human errors.
Simplies CI on the Salesforce Development stack
What do you like best about the product?
The CI process works well, and we've been able to move away from Change Sets as we scale up our development team.
What do you dislike about the product?
Competing products provide better analysis of the components being committed to source, automatically pulling in related items.
What problems is the product solving and how is that benefiting you?
The ability to drive our deployments through source control has allowed us to scale up the team without code loss; something we were never able to do with Change Sets. We're also comfortable that the code we are deploying to our test and QA environments is the same code we will deploy to production, reducing the risk that the production deploys will fail on the day.
Recommendations to others considering the product:
It's useful in automating the deployment pipeline and moving away from ChangeSets. There is a significant learning curve with this product over other products because it requires you to understand how all the Salesforce components are interrelated. Not selecting the components that are interrelated to the change you're implementing prevents them from being committed. Until this knowledge is understood, the product provides a significant overhead in the development pipeline.
showing 121 - 130