
Alex Martínez
Articles
-
Sep 19, 2024 |
dev.to | Alex Martinez |Alex Martínez
In summary, I was running GitHub Actions and I had a regex expression using grep:grep -Eo "\d+[.]\d+[.]\d+" This was to retrieve a version number from a line. For example, 1.1.0. The solution worked locally, but it failed in my CI/CD.
-
Sep 17, 2024 |
dev.to | Alex Martinez |Alex Martínez
I've been having this issue in several Mule applications, but all of them happen while I'm trying to use CI/CD pipelines. The full thing I got was this:org.mule.maven.client.api.exception.BundleDependencyNotFoundException: org.eclipse.aether.resolution.ArtifactResolutionException: com.github.everit-org.json-schema:org.everit.json.schema:jar:1.12.2 was not found in https://maven.anypoint.mulesoft.com/api/v3/maven during a previous attempt.
-
Jul 8, 2024 |
thetonic.ca | Alex Martinez |Alex Martínez |Jamie Bussin
Starts With A Healthy GutBy Alex Martinez and Jamie BussinThere’s a recent study that found that Urolithin A, a polyphenol found in pomegranates, could potentially boost cognition in Alzheimer’s patients. Likewise, other recent research found that certain lifestyle changes, including diet, can help improve some Alzheimer’s symptoms. But how can our diet impact Alzheimer’s symptoms when the disease is commonly considered a brain disorder?
-
May 1, 2024 |
dev.to | Alex Martinez |Alex Martínez
Note: the ids and credentials in this article are no longer available. From Access ManagementIn Anypoint Platform, head to Access Management > Business Groups and select the Business Group you want to retrieve the ID from. You will see the Business Group ID in the Settings tab.
-
Apr 16, 2024 |
dev.to | Alex Martinez |Alex Martínez
This is a Mule application making use of Anypoint MQ and demonstrating how to use MUnit to create significant tests for different scenarios. Using spy, verify call, assertions, mock, and more. You can find the repo with the full code here. The flowsIn summary, the main flow has a Subscriber to queue1. Once the message is processed, it's attempted to be sent in an HTTP Request to an HR API. The issue with this external API, is that it's not reliable and is often down.
Try JournoFinder For Free
Search and contact over 1M+ journalist profiles, browse 100M+ articles, and unlock powerful PR tools.
Start Your 7-Day Free Trial →