samrose

Results 45 issues of samrose

## What kind of change does this PR introduce? # EC2 Test Resilience Improvements ## Retry Wrapper Function - Added `retry_with_backoff` decorator that implements exponential backoff - Configurable retry attempts,...

## What kind of change does this PR introduce? Draft pr to test build and install of multiple versions of extensions (using pg_cron as test bed)

### What version of Bun is running? _No response_ ### What platform is your computer? macos 15.5 (24F74) ### What steps can reproduce the bug? Just following the CONTRIBUTING.MD guide...

bug
build

## What kind of change does this PR introduce? * passes in an arg to use go 1.24 since that is not the default go version we're using in nixpkgs...

The goal: Allow access to pg_trgm extension for auth service while not intruding on customer/user usage of pg_trgm This pr will copy and use some files from pg_trgm to make...

Depends on #1941 ## Refactor AMI builds to use nightly base image ### Summary This PR refactors the AMI build pipeline to separate platform provisioning (stage 1) from application installation...

don't merge

Files Created/Modified: New Files: - nix/packages/sbom/ - Go package directory with: - default.nix - Nix package definition - go.mod - Go module file - cmd/sbom/main.go - CLI with ubuntu/nix/combined subcommands...

pg_regress test for supautils

don't merge

Tools for iterating on packer, ansible and ami creation without going through pull request (requires aws credentials, creates ec2 instances, etc)