Jordan Brockopp

Results 18 issues of Jordan Brockopp

## Description Original story: https://github.com/go-vela/sdk-rust/issues/1 Build a [Software Development Kit (SDK)](https://en.wikipedia.org/wiki/Software_development_kit) for the [Rust](https://www.rust-lang.org/) language. ## Value * Enable Rust developers to integrate with the Vela system * Decrease barrier...

feature
good first issue
status/backlog

## Description Original story: https://github.com/go-vela/.github/issues/3 Many testing tools and frameworks like Cypress, JUnit, Spock, etc...can generates screenshots or small video clips that capture the steps leading to the runtime error....

feature
question
area/worker
status/backlog
stale

## Description Original story: https://github.com/go-vela/vela-tutorials/issues/5 Add [Rust](https://www.rust-lang.org/) section for plugin tutorials ## Value Decrease barrier to entry for creating plugins Show Rust developers how to create a plugin ## Definition...

feature
good first issue
area/docs
status/backlog
stale

## Description Original story: https://github.com/go-vela/server/issues/77 I purpose that vela should support more secret engines besides key/value, like [gcp](https://www.vaultproject.io/docs/secrets/gcp/index.html), [aws](https://www.vaultproject.io/docs/secrets/aws/index.html#sts-assumerole), and [azure](https://www.vaultproject.io/docs/secrets/azure/index.html). This change could easily allow administrators to provide a...

feature
area/api
area/security
area/server
stale

Currently, if we experience issues with our S3 cache service provider, it can cause the plugin to "hang". This causes the build to be stuck in a "running" state until...

## Description There is a [known issue that spamming webhooks](https://github.com/go-vela/community/issues/213) can produce an error with duplicate build numbers for the server: ``` duplicate key value violates unique constraint "builds_repo_id_number_key" ```...

bug

## Description As we've been exploring the new `workers` page of the site admin capabilities we noticed that pagination appears broken: ![image](https://github.com/user-attachments/assets/cf980b38-e621-4f17-8c05-f42b0ae7db8a) In the above screenshot, I'm attempting to highlight...

bug
status/backlog

## Description For context, we currently deploy our Vela workers with autoscaling configuration enabled so this means our workers will periodically scale up and down throughout the day based off...

enhancement
status/reviewed