dyrectorio icon indicating copy to clipboard operation
dyrectorio copied to clipboard

dyrector.io is a self-hosted continuous delivery & deployment platform with version management.

Results 29 dyrectorio issues
Sort by recently updated
recently updated
newest added

Using 'unsafe' environment keys now only shows a warning instead of a blocking error.

source:web
pr:fix
lang:typescript

At this very point we have our own authentication provided by Ory's Kratos with a support for Gitlab, Azure and Google. We need a pluggable solution, configurable by environment variables.

issue:enhancement

As a user, I'd like to generate changelogs and release notes based on commit messages in conventional commits format when I create a new version or a new product.

issue:enhancement
severity:high

We would like to refactor the existing code to follow a more idiomatic builder pattern for our present Docker container builder (`golang/pkg/builder/container`) in go. This will involve creating a new...

issue:hacktoberfest
pr:refactor
lang:golang
severity:medium

At present, if one uses the Rocket.Chat notifications the URL is hardcoded and points to our landing page. For self-hosted scenarios, this is **not** ideal. It should at least use...

Add intermediate pre-condition to make targets (root Makefile), as make dependencies to relevant code parts. For golang code check go-dependencies, go-dev dependencies – separate. For nodejs, the same. These targets...

issue:good first issue
issue:improvement
issue:hacktoberfest
lang:golang
lang:makefile
severity:high
dependencies
source:build

Because of this: https://github.com/dyrector-io/dyrectorio/issues/786 Based on the function `TestVersionCheck`, add fuzz tests for the `VersionCheck` function. The version checking can be found in this file: golang/internal/runtime/container/container_test.go

issue:good first issue
source:agent
issue:hacktoberfest
lang:golang

Currently, we use CodeCov to report `Golang` test coverage in our repository, but we're missing coverage information for the web scope. As a first step, we aim to add the...

issue:help wanted
issue:improvement
issue:hacktoberfest
lang:typescript
severity:medium
lang:javascript

As a user, I'd like to be able to schedule the deployment of a product when deployment time is inconvenient for manual initialization.

issue:enhancement
source:agent
source:web
severity:high

We ignored this since it may not have a significant impact, but it would be nice to have and not too complicated to implement. Compared to Kubernetes, resource requests don't...

issue:enhancement
source:agent
source:web
pr:feat
lang:golang
lang:typescript
severity:medium
source:proto