Chris Dostert

Results 48 issues of Chris Dostert

## 📚 Documentation As a contributor I want to know "I'd assume there's a core opctl process running that the CLI is interacting with - where does that live?" "How...

## 💥 Proposal Currently we wrap all functions in interfaces so we can fake/mock their behavior in tests. This results in code bloat and arguably worse testability because we aren't...

## 📚 Documentation What the title says

## 📚 Documentation What the title says

## 💥 Proposal Opctl is a distributed, event driven architecture. We currently fake/mock pubsub in tests wherever it's a dependency. The proposal here is to stop faking/mocking it and instead...

## 📚 Documentation micro tutorial on running scripts

## 💥 Proposal Right now we don't pass through the go build cache to our ops so they don't utilize incremental compilation

### User Story *As* an op designer *I want* to spread objects/arrays/dirs natively *In order* to not need to call a merge op for this purpose which takes more lines...

ux

## 🚀 Feature Implement https://langserver.org/ for opspec ## Motivation Intellisense in a growing number of IDE's

## 🚀 Feature Implement https://microsoft.github.io/debug-adapter-protocol/ for opspec ## Motivation debugging in a growing number of IDE's