easitab / EPR.GlobalFunctions

Provide functions to be used in script executed by EasitProcessRunner
https://docs.easitgo.com/techspace/epr/globalfunctions/
Apache License 2.0
1 stars 0 forks source link

Post publish tasks #63

Closed github-actions[bot] closed 1 week ago

github-actions[bot] commented 6 months ago

These are the steps / tasks to perform:

Script

  1. Run build/postPublishTasks.ps1 to generate and save documentation to the correct directories.
  2. Copy generated documentation to techspace.
  3. Fix formatting and language specification for code blocks.

Manually

  1. Save new version of module to projectRoot/publishedModules/version.
  2. Generate documentation with New-MarkdownHelp to projectRoot/docs/version.
  3. Sort generated documentation into a public and private folder in projectRoot/docs/version.
  4. Copy generated documentation to techspace.
  5. Fix formatting and language specification for code blocks.
easitab-owner commented 1 week ago

techspace have been updated