Viacheslav Shvets

Results 9 issues of Viacheslav Shvets

### Steps to reproduce 1. Use local example to run `docker-compose up` 2. Login as admin/admin 3. Add new gitlab repo 4. Add new SSH key 5. Create new project...

Hello, thanks for the great library. My question is related to django admin interface. I've added remote user setup according to the manual, authentication is working, but I still cannot...

I didn't find any mention in the documentation how can I do this simple thing. We develop javascript browser-side application that should consume "final" `json`-config. Let me show in example:...

documentation
closable

**As a** build engineer, **I want** to prove authenticity of artifacts by SHA1 (for computed list, without transitive dependencies), **so that** I can give a guarantee to a release manager...

enhancement

When 32-bit JDK is running on 64-bit OS the plugin detects `x86_32` arch. Is there a way to avoid this? As a temporary workaround I do additional check `System.getenv("ProgramFiles(x86)")` and...

Assume we have an external library with transitive dependecy: ``` external:lib:2.0 \ -- external:lib-trans:1.2 ``` In the past `lib-trans` v1.0 had a major bug and was updated to v1.1, and...

### Environment - Convoy: v0.5.0 - Docker: 1.12.5-1.el7.centos (x86_64) - OS: CentOS 7 (3.10.0-514.2.2.el7.x86_64) ### Steps to reproduce 1. Download and unpack convoy 3. Create devices 4. Start Convoy daemon...

### Environment - Convoy: v0.5.0 - Docker: 1.12.5-1.el7.centos (x86_64) - OS: CentOS 7 (3.10.0-514.2.2.el7.x86_64) ### Steps to reproduce 1. Download and unpack convoy 2. Install as docker plugin 3. Create...

Could you consider adding a `RawHtml` component? I see a gap in the ability to insert arbitrary HTML like ``. This would help for direct HTML integrations necessary for some...

enhancement