whatwedo GmbH avatar

whatwedo GmbH

Official

@whatwedo · Bern, Switzerland

0Followers
|
63Public Repos
|
2Published Skills

Software Studio fighting against bad software

Skills Distribution
DomainDeveloper To...Container Orchestr.. (60%)Release Engineering (40%)

Agent Skills by whatwedo GmbH

Showing 2 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About whatwedo GmbH

FAQPage Schema
What specific tasks does the dde capability enable?

The dde capability enables project-aware orchestration of containerized development environments. It allows engineers to manage complex local setups through standardized commands, ensuring consistency across team members by abstracting container lifecycle management and environment configuration into a unified interface.

How does the releasing capability handle versioning?

The releasing capability generates a synchronized CHANGELOG entry and applies a GPG-signed tag to the repository. This ensures that every release is cryptographically verified and documented, providing a clear, immutable history of changes associated with specific version increments.

What are the primary prerequisites for using these capabilities?

These capabilities require a local installation of Docker and a configured GPG key for signing operations. Projects must be structured to support containerized environments, and the environment must have access to the underlying version control system to execute tagging and documentation updates.