binbjz
binbjz
I have the same issues also
This is the most elegant scheduler I've ever used, and I've been looking forward to the release of 4.0. All the hard work you've done for all of this. Synchronous...
> Good news for experimenters and early adopters: Hynek Schlawack graciously just made a new release of [attrs](https://www.attrs.org/en/stable/) which enabled the APScheduler test suite to pass on Python 3.11. This...
I had the same problem, including support for arrays. I hope to solve this problem as soon as possible. After formatting the code, my code is changed manually again! It's...
```shell ======Before formatting #!/usr/bin/env bash tag=12 storey="one" server_list="server" if [[ "$server_list" =~ [a-zA-Z0-9]{2,}: ]]; then echo "No.." else echo "Yes.." fi procedure[$storey]=${tag} ====== After formatting, the code is wrong clearly....
@shijl0925 Any updates for this questions ?
1. I have configured sonarqube server and imported all projects from git lab. Do I still need to use “create_gitlab” to create almSettings ? 2. For function "alm_settings.create_gitlab(key, personalAccessToken, url)"...
Hi, @shijl0925 Could you help me to resolve this question ? I would like to get gitlab project repository url by sonar project key. so, could you provide an example?
Hi @shijl0925, Can you provide an example of how to use Sonar Key or Sonar Name to get its git project address?
@marin1993 不换行的问题解决了吗,我也遇到了