-
### Issue Summary:
Igor throws exception when polling Gitlab CI for updated pipeline statuses
### Cloud Provider(s): N/A
### Environment: N/A
### Feature Area: Igor/CI
### Descrip…
-
之前一个项目用的是自己封装的`okhttp + rxjava`,api的返回类型统一为Observable,现在想换成`retrofit-spring-boot-starter`,但看起来lib没有Observable的Converter,于是打算将返回类型统一为`Single`, 发现它是一个异步调用。
不知道是我的使用方式不对,还是别的原因。
-
### Repository URL
https://github.com/IBA-mainframe-dev/zOS-DevOps-Jenkins-plugin
### New Repository Name
zos-devops-plugin
### Description
## Jenkins zOS DevOps plugin - mainframes automation pl…
-
The latest version shows this stack trace
```
2022-12-03 20:12:51.376 ERROR 629917 --- [WalletActivityChecker1] c.d.t.scheduler.TransactionCheckerTask : Caught throwable while checking wallet t…
-
[Retrofit](https://square.github.io/retrofit/) is a HTTP client where REST APIs can be declared as interfaces, and has support for type converters such as [Moshi](https://github.com/square/moshi/) (JS…
-
Hi. After commit. Try to push and have an error "remote hung up unexpectedly". How can i resolve it. And where need to write ssh password (like this doing on this git gui , git-scm.com). Using Win7
-
Starting today, AVG and Avast (which have hundreds of millions of downloads) started reporting my apps that use Glide (4.8.0 and 4.11.0) as malware. I reported it to them already, but don't expect a q…
-
-
**Describe the bug**
Compilation failed in gradle configuration project
**Reproduction and additional details**
```kt
Could not determine the dependencies of task ':prepareSandbox'.
> Could…
-
We are currently using Retrofit's`SimpleXmlConverterFactory` to convert XML to objects from our services. Retrofit deprecated this class a while ago. So it would be best if we use `JAXB`. `JAXB` class…