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
Re-enable conditional building of protocol spec PDFs.
For the publish step, this requires setting `base_ref` before merging to
`main`.
Signed-off-by: Daira-Emma Hopwood <daira@jacaranda.org>
Rename `release` Makefile target to `tag-release`. Make it not requir…
…e being on main,
but check that the current branch is a descendant of the `origin` remote's `main`, i.e.
pushing to `origin main` would be a fast-forward.
Signed-off-by: Daira Emma Hopwood <daira@jacaranda.org>