Gleidson Nascimento
Gleidson Nascimento
Given the following time object: `time.Now() // 2013-11-18 17:51:49.123456789 Mon` How can I return the day, either as a ISOWeek (Monday) or as an int? Also, considering the opposite: `now.Parse(1)...
List of tasks for releasing 0.2.0: - [ ] 1) Developer Contribution Guidelines - [ ] 2) Feature roadmap - [ ] 2.1) Action validators - [ ] 2.2) Stream...
### Summary I am trying to implement an ecs_service deployment where the availability is defined by endpoints defined in AWS Cloud Map API (https://docs.aws.amazon.com/cloud-map/latest/api/API_CreateService.html). Currently, ecs_service has a capability to...
### Summary I am trying to implement an ecs_service deployment where the availability is defined by endpoints defined in AWS Cloud Map API (https://docs.aws.amazon.com/cloud-map/latest/api/API_CreateService.html). Currently, ecs_service has a capability to...
Nothing major, just some directions for OMD users that would like to monitor OpenShift.
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar issues. ### What happened On a project with an existing github connection (such as...
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar issues. ### What happened Created a new project, added 100 data scopes from existing...
### Summary This PR adds support for Azure DevOps work items as issues. The main thing to consider is that in Azure DevOps, work items are connected to projects and...
Hi team, I am wondering, how can I get confirmation of the endpoints scanned when you scan with curl or openapi? Our API has a lot of endpoints, and with...
# Summary Added Issues documentation to Azure DevOps, so it matches the proposed changes in https://github.com/apache/incubator-devlake/pull/7809. Also, fixed e2e documentation with current command to trigger test.