Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: remove IB leftover on cleanup #379

Merged
merged 1 commit into from
Aug 16, 2022
Merged

Conversation

aparcar
Copy link
Member

@aparcar aparcar commented Aug 16, 2022

The ImageBuilder folder is sometimes deleted without removing it's
stamp, this way the server thinks the folder is still there.

This commit removes stamp, sums ans sig files.

Fix: #377

Future versions should store things in Redis rather than files.

Signed-off-by: Paul Spooren [email protected]

The ImageBuilder folder is sometimes deleted without removing it's
stamp, this way the server thinks the folder is still there.

This commit removes stamp, sums ans sig files.

Fix: openwrt#377

Future versions should store things in Redis rather than files.

Signed-off-by: Paul Spooren <[email protected]>
@codecov
Copy link

codecov bot commented Aug 16, 2022

Codecov Report

Merging #379 (c7eaa8c) into master (2287136) will decrease coverage by 0.23%.
The diff coverage is 50.00%.

@@            Coverage Diff             @@
##           master     #379      +/-   ##
==========================================
- Coverage   84.43%   84.20%   -0.24%     
==========================================
  Files          13       13              
  Lines        1092     1095       +3     
==========================================
  Hits          922      922              
- Misses        170      173       +3     
Impacted Files Coverage Δ
asu/build.py 75.52% <50.00%> (-1.20%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@aparcar aparcar merged commit f2c1923 into openwrt:master Aug 16, 2022
@aparcar aparcar deleted the cleanup-sigs branch August 16, 2022 10:06
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.

Error building Firmware Image (pi4)
1 participant