Vladyslav Moisieienkov

Results 15 comments of Vladyslav Moisieienkov

@diannasoriel All data and hints are defined in [info.toml](https://github.com/rust-lang/rustlings/blob/main/info.toml). So adding support to folder numbering will not make parsing more confusing. @anuk909 yep, it is true. You will need to...

@kashifmin No, also gave up.

Is plugin creates a default role on top of `provider.iamRoleStatements`? Because I have the same issue during the deploy - `IamRoleLambdaExecution - -dev--lambdaRole already exists`, but I want to keep...

Hi! Thank you for raising the issue. You are right on time because we have been working on improving our docs for quotas. As of now, the PR is [in...

Hi, In addition to port `30443`, REANA listens on port `30080` without SSL. But to reach REANA, you will need to modify [the `kind` cluster configuration](https://github.com/reanahub/reana/blob/maint-0.8/etc/kind-localhost-30443.yaml) and recreate a cluster....

Possible design is to have multiple plots (execution progress + monitored data) that share the same x-axis. Raw drawing: ![image](https://user-images.githubusercontent.com/15694232/142830971-cba908bc-20c2-435d-a851-26ffbf0c6ea8.jpeg)

Pyright has a [nice getting started page](https://github.com/microsoft/pyright/blob/main/docs/getting-started.md). It follows several PEP conventions listed in [the README](https://github.com/microsoft/pyright#type-checking-features). Strictness can be controlled, some rules can be disabled, etc. similar to flake. Support...

As an addition to the list, we can also try - https://sonarsource.com/open-source-editions/ for both personal uses and, as an integration, with GitHub for reviews.

Thank you for reporting this. We have a page briefly describing how to interact with REANA and use reana-client - https://docs.reana.io/getting-started/first-example/. Maybe, this can help for now while other pages...

The cluster is already set up. Should we close this issue?