Commit Graph

6 Commits (768348a45215b3b7bfc9b638762194d2d6693905)

Author SHA1 Message Date
Jonatan Antoni 768348a452 Enhanced release workflow to update self-hosted pack index.
- Add GitHub pack-index branch as pack URL
- Add GitHub repository to PDSC file
- Enhance gen_changelog to put specific download URLs to each release in pdsc format
- Enhance workflow to update pack-index branch
4 years ago
Jonatan Antoni b4eff8f037
Fixup GH workflow for releases (#19)
Running the workflow from a tag (triggered by release) leads
to overwriting the tag metadata in the runners working copy.
Hence, the release will not pick up data and changelog, correctly.
By force-fetching all tags all the tag metadata is restored.

Relates to actions/checkout#290
4 years ago
Christophe Favergeon 0db91786e9 README improvements.
Example improvement.
cmake improvement.
github workflow tuning.
4 years ago
Christophe Favergeon 809202bf18 Update workflow 4 years ago
Christophe Favergeon 470f6fde6b Documentation update 4 years ago
Christophe Favergeon 33b46d815a Added github workflow for pack and documentation generation. 4 years ago