nullstone icon indicating copy to clipboard operation
nullstone copied to clipboard

Nullstone is a customizable developer platform launched on your cloud accounts.

Results 134 nullstone issues
Sort by recently updated
recently updated
newest added

When creating a gitops connection or enabling on an environment, the initial repo sync doesn't work properly. This only happened on a non-default branch. This happens because a commit sha...

``` github.com/BSick7/go-api/recovery.PanicError: runtime error: invalid memory address or nil pointer dereference ``` https://app.uptrace.dev/traces/3367/f5609543cfd7b3d35a4776e4ef112717?time_gte=20251017T174142&time_dur=3600&tab=trace&column=service_name&span=f4711781e4&drawer=true ``` goroutine 928787 [running]: runtime/debug.Stack() /usr/local/go/src/runtime/debug/stack.go:26 +0x5e github.com/BSick7/go-api/recovery.(*panicRecoveryHandler).ServeHTTP.func1() /go/pkg/mod/github.com/!b!sick7/[email protected]/recovery/panic_middleware.go:60 +0x45 panic({0x39a83e0?, 0x70de560?}) /usr/local/go/src/runtime/panic.go:792 +0x132 github.com/nullstone-io/enigma/api.(*RepoBranches).List(0xc000b2c288, 0xc00087cc30, 0xc001721680)...

- Allow "Build from source" if build config is configured, but auto-deploy is disabled - Fix validation error message if no build config

https://github.com/nullstone-io/api-gateway/security/dependabot/5

### Overview A user should be able to see all activity in a "Notifications" view. This activity is any event that a user would be able to fire webhooks or...

## Summary From Sasha ``` also, the UI displays stuck version tags from last week for both envs the black ones are correct, as they are deployed conditionally ``` ##...