← Back to issue list

adding the after keyword doesn't mark a part as dirty

View original Launchpad issue

Metadata

Project
snapcraft
Number
#1676243
Type
issue
State
open
Author
~elopio
Labels
dirty
Created
2017-03-27 00:50:44.937366+00:00
Updated
2017-11-20 22:26:15.898853+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

The after keyword puts files in the stage directory, which can affect the build of parts. When the after keyword is added to a part, it has to be marked as dirty so it is forced to run the build step again. To reproduce: $ snapcraft init $ snapcraft # add `after: [go]` to the part $ snapcraft Note that all the steps for the part are skipped.

Evaluation history

No evaluation history available.