Skip to content

Correct Build Installers artifact-upload documentation #13

Description

@eimexdev

Part of OpenBeat v0.1.0 public launch map.

Question

What documentation changes make the Build Installers artifact-upload behavior match the workflow exactly?

Problem

docs/development.md says push and pull-request builds upload installer artifacts. The workflow now builds on those events but uploads artifacts only for workflow_dispatch and workflow_call.

Work

  • Update the development and release documentation to match the workflow.
  • Explain when a contributor should use a manual build versus the Release workflow.
  • Confirm the release checklist tells maintainers where the downloadable artifacts come from.

Acceptance criteria

The documented artifact behavior exactly matches .github/workflows/build-installers.yml.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationlaunchRequired for the public launchreleaseRelease engineering and publishingwayfinder:taskConcrete task on a Wayfinder route

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions