99x / 99x/serverless-dynamodb-local
0.2.38 breaking change: DynamoDB Local is not available for stage
- Dominant language
- JavaScript
- Stars
- 621
- Forks
- 232
- PR merge metrics
- No merged PRs in 30d
Description
It looks like you released a new patch version and I don't see any release notes or instructions. This change was a breaking change for us in CI. We now get:
**Actual Behaviour**
When running:
```
serverless dynamodb migrate --stage test
```
We get:
```
Serverless: Skipping migration: DynamoDB Local is not available for stage: test
```
**Expected Behaviour**
It would work as it did before or be released as a new minor or major version with migration instructions.
**Steps to reproduce it**
See above
**LogCat for the issue**
See above
**Screenshots of the issue**
None
**Would you like to work on the issue?**
No thank you
Contributor guide
Research direction
Start by reproducing `serverless dynamodb migrate --stage test` and compare the behavior before and after version 0.2.38. Trace why DynamoDB Local is reported as unavailable for the `test` stage; done means restoring the previous migration behavior or providing the release and migration instructions requested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, javascript
- Domain
- database
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100