Skip to content

πŸš€ Set up an automated action to deploy new versioned docs when a new release is created in https://github.com/FCP-INDI/C-PAC/releases/Β #244

@shnizzedy

Description

@shnizzedy

Related problem

We have to manually trigger the build of a new version of docs each time we release.

Proposed feature

All that needs to happen is

  1. Check out the source branch of this repository.
  2. Tag the HEAD with v{semver}-source with v{semver} == the tag of the new release of C-PAC.
  3. Push the tag to this repository.

A GitHub action is probably the simplest route to automate this behavior.

Alternatives

  • CircleCI
  • Travis

Metadata

Metadata

Assignees

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions