-
Notifications
You must be signed in to change notification settings - Fork 2
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: go-to-k/delstack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: go-to-k/delstack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.3.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 30 files changed
- 2 contributors
Commits on Mar 13, 2026
-
refactor: move preprocessing logic from app to preprocessor package (#…
…567) * refactor: move preprocessing logic from app to preprocessor package * refactor: unexport newLambdaVPCDetacherFromConfig Only called within the preprocessor package via NewRecursivePreprocessorFromConfig, so no need to be public. * refactor: reorder factory functions, public first
Configuration menu - View commit details
-
Copy full SHA for aa2a9fa - Browse repository at this point
Copy the full SHA aa2a9faView commit details -
Configuration menu - View commit details
-
Copy full SHA for eb8c074 - Browse repository at this point
Copy the full SHA eb8c074View commit details -
docs: add CONTRIBUTING.md with development guide (#568)
* docs: add CONTRIBUTING.md with development guide * docs: add testing pattern details to CONTRIBUTING.md Add SDK middleware mock pattern explanation for pkg/client tests and reference to testdata_full/README.md for E2E testing details. * docs: improve CONTRIBUTING.md formatting and add details - Replace -- separators with colon-space - Add middleware mock blog reference link - Generalize var _ pattern to cover both pkg/client and operation - Add language specifiers to fenced code blocks * docs: add test naming conventions to CONTRIBUTING.md * docs: add README.md links in CONTRIBUTING.md * docs: add reference PR link for adding new operator * docs: add Contributing section to README.md * docs: clarify operation file naming convention * docs: link README.md to specific sections * docs: fix preprocessor factory steps (private function, merge steps) * docs: fix middleware article link to dev.to * docs: add links to test file examples * docs: remove incorrect package-level function test naming exception * docs: remove sub-test naming rule * docs: remove table-driven test mention from conventions
Configuration menu - View commit details
-
Copy full SHA for 74f4ce0 - Browse repository at this point
Copy the full SHA 74f4ce0View commit details -
feat: add Athena WorkGroup operator for force deletion (#569)
* feat: add Athena WorkGroup operator for force deletion When a CloudFormation stack contains an AWS::Athena::WorkGroup with named queries or prepared statements, stack deletion fails with DELETE_FAILED. This adds an operator that uses DeleteWorkGroup API with RecursiveDeleteOption=true to force-delete such workgroups. Closes #555 * chore: regenerate athena mock with updated mockgen * cdk athena * cdk go mod * fix * gomod * nested stack
Configuration menu - View commit details
-
Copy full SHA for 84d7177 - Browse repository at this point
Copy the full SHA 84d7177View commit details -
Configuration menu - View commit details
-
Copy full SHA for a908fa8 - Browse repository at this point
Copy the full SHA a908fa8View commit details -
* [tagpr] prepare for the next release * [tagpr] update CHANGELOG.md --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 932027a - Browse repository at this point
Copy the full SHA 932027aView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.2.2...v2.3.0