Skip to content

[BUG] Documentation site stale w.r.t. code #819

@petemounce

Description

@petemounce

Describe the bug

https://microsoft.github.io/apm/enterprise/teams/#declare quotes configuration that is not valid w.r.t. https://microsoft.github.io/apm/reference/manifest-schema/#4-dependencies or the apm.yml provided by apm init then apm install {some dep}.

To Reproduce

  1. apm init in a fresh directory
  2. apm install https://github.com/JuliusBrussee/caveman --path skills/caveman
  3. Note that apm.yml contains .dependencies.apm[]
  4. Note that docs refer to .packages

Expected behavior

The docs hosted at https://microsoft.github.io/apm/ are kept up-to-date and trustworthy in sync with apm itself.

Environment (please complete the following information):
n/a

Logs
n/a

Additional context
Please note - this is 1 example of several. In an ideal world, all instances of this problem are addressed and enforcement is put into place to prevent recurrences.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingneeds-triageNew issue, not yet reviewed by maintainers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions