the dev

Results 45 issues of the dev

Fixes issue described here: https://github.com/pacocoursey/next-themes/issues/213

### No duplicates 🥲. - [X] I have searched for a similar issue in our bug tracker and didn't find any solutions. ### What happened? **Summary:** As from discussion with...

type:enhancement

### I have an idea! Introduce a mass prunable functionality in cycle/orm akin to what Laravel offers, allowing entities to be periodically pruned based on custom conditions. This enhancement will...

type:feature
DX

Followed quick-start to create minimal terraform repository with EKS cluster. When running plan job there is warning: ``` ╷ │ Warning: Argument is deprecated │ │ with module.eks_wp01_us-east-1.module.cluster.aws_eip.nat_gw, │ on...

good first issue
EKS

##### SUMMARY This should fix issue https://github.com/ansible-collections/community.aws/issues/1884 ##### ISSUE TYPE - Feature Pull Request ##### COMPONENT NAME Adds support for "elastic" throughput mode for EFS ##### ADDITIONAL INFORMATION thanks to...

backport-7

### Summary Recently, Amazon announced a new storage class for Amazon EFS, known as the Amazon EFS Archive Storage Class. This update can be found in their recent post: [Amazon...

this pull request adds support for the following GitHub actions: * Composite pnpm install action with caching dependencies * CI workflow with linter * CodeSee architecture diagrams * Automatic labeling...

It would be good to have ability to use `TRAP_*` env variables to configure /vendor/bin/trap For example: ``` TRAP_SENDERS=console,server TRAP_DEBUG_PORTS=9912,xxxx,yyyy TRAP_UI_PORT=8000 ``` Which would simplify usage in docker, here is...

enhancement

For those who starts using trap for first time, it would be useful to list all available commands through `console --help`, inside README.md, so that developers could easily find documentation...

documentation

Tasks: - [x] Switch from current issue templates to new ones. - [ ] Assignee should be @cycle/contributors by default - [ ] Add CODEOWNERS file

type:docs
type: feature