Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move docs test workflow and rm obsolete docs processes #902

Merged
merged 5 commits into from
Aug 6, 2024

Commits on Jul 26, 2024

  1. Move docs test workflow and rm obsolete docs processes

    This does:
    
    * Adds a docs test workflow in the ci.yml
    * Removes docs test from test.yml workflow (which tests the plugin)
    * Deprecate --docs feature from plugin-template
      * remove docs_test option
      * remove template/docs
      * remove template/bootstrap/docs legacy content
      * remove ci_update_docs
      * make it no-ops
    * Update various info across files
    
    Closes: pulp#901
    pedro-psb committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    65c470f View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Add "Build changelog" step to docs workflow

    [noissue]
    pedro-psb committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    92cceaa View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    fb9afd4 View commit details
    Browse the repository at this point in the history
  2. Remove changelog-migration script

    [noissue]
    pedro-psb committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    b9ec40e View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Review changes

    Co-authored-by: Matthias Dellweg <2500@gmx.de>
    
    [noissue]
    pedro-psb committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    a3e92bc View commit details
    Browse the repository at this point in the history