Skip to content

Conversation

@calvinhp
Copy link
Member

@calvinhp calvinhp commented May 6, 2025

No description provided.

calvinhp and others added 3 commits May 6, 2025 18:06
…reation

- Added conditional logic in the `dynamo-up` target to start the DynamoDB local container only if it is not already running, using a container ID file to store the ID.
- Updated `dynamo-down` target to stop the running DynamoDB local container using the saved container ID and clear the ID file afterward, improving cleanup.
- Modified `create-table` target to create the table with parameterized attributes and provide feedback using `jq` for better JSON output formatting if it is installed.
- Eliminated the previous hardcoded table creation parameters for better flexibility and future scalability.
…reation

- Added conditional logic in the `dynamo-up` target to start the DynamoDB local container only if it is not already running, using a container ID file to store the ID.
- Updated `dynamo-down` target to stop the running DynamoDB local container using the saved container ID and clear the ID file afterward, improving cleanup.
- Modified `create-table` target to create the table with parameterized attributes and provide feedback using `jq` for better JSON output formatting if it is installed.
- Eliminated the previous hardcoded table creation parameters for better flexibility and future scalability.
Remove docker-compose dependency
Make Docker python image dynamic based on runtime and architecture
Update project structure to match scaf-leaderboard repo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants