LinusU / LinusU/scandium

Add cleanup command

Open
#37 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
71
Forks
8
PR merge metrics
No merged PRs in 30d

Description

AWS currently has a limit on uploaded lambda bundles at 75GB, it would be nice to have a command to cleanup old, unused bundles from AWS to make room for new shiny code ✨

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the existing deployment command and the code that uploads Lambda bundles to AWS. Determine how old and unused bundles can be identified and what safeguards the cleanup command needs before deletion. Done means the command frees space without removing bundles still in use, with coverage for its cleanup behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, javascript, node.js
Domain
cli, cloud
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.