You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you clarify what needs to be done for this to be achieved? What is a "release" in this context and forgive my ignorance as to the definition of the term artifact in this context.
I suspect that if we're including the sticker PDF in the release, we should probably be including the full set of switch configurations, etc. as well, in which case, "make all" or "make" without arguments is probably the better choice for the generation process.
Can you clarify what needs to be done for this to be achieved? What is a "release" in this context and forgive my ignorance as to the definition of the term artifact in this context.
I suspect that if we're including the sticker PDF in the release, we should probably be including the full set of switch configurations, etc. as well, in which case, "make all" or "make" without arguments is probably the better choice for the generation process.
We need to include it in a github action that creates a release when a given git tag is created.
Description
Switch-maps should be included as a release artifact. They are simple enough to generate:
make config/switch-maps/stickers.pdf
Acceptance Criteria
The text was updated successfully, but these errors were encountered: