File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -6,11 +6,11 @@ This is a framework for building Rust applications in combination with building
66
77## TODO and done
88
9- - [x] Figure out how to deal with PRs pushing too many Docker containers<br />
9+ - [x] Figure out how to deal with PRs pushing too many Docker containers<br />
1010 > We only build containers on the tip of the PR, so even if you're pushing 10 commits, we'll only build one.
11- - [ ] Remove old containers when the new one gets build for a PR?<br />
12- Or rely on a general weekly untagged cleanup?
13- - [ ] Remove PR containers when PR closed<br />
11+ - [ ] Remove old containers when the new one gets build for a PR?<br />
12+ Or rely on a general weekly untagged cleanup?
13+ - [ ] Remove PR containers when PR closed<br />
1414 > API currently unavailable
15- - [x] How do we deal with older containers on ` main ` ?<br />
15+ - [x] How do we deal with older containers on ` main ` ?<br />
1616 > We move tags, so we'll need to wait for the API to clean up untagged versions
You can’t perform that action at this time.
0 commit comments