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

Use YAML descriptions for Resources #1400

Merged
merged 10 commits into from
Sep 16, 2024

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    262e934 View commit details
    Browse the repository at this point in the history
  2. Update resource semantic conventions to pull information from yaml.

    - Add name to all resoruce semconv groups denoting the "type" for now.
    - Remove type/description from markdown in favor of pulling from YAML
      file.
    - Update all yaml + md for the new generation techniques.
    jsuereth committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    7fe9823 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    817690d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b4b19a View commit details
    Browse the repository at this point in the history
  5. Add changelog.

    jsuereth committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    b10c176 View commit details
    Browse the repository at this point in the history
  6. Clean up lint errors.

    jsuereth committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    0c835a9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d98665b View commit details
    Browse the repository at this point in the history
  8. Fix old compatibility check.

    jsuereth committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    3470c25 View commit details
    Browse the repository at this point in the history
  9. Fix rego test.

    jsuereth committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    f6e8935 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    af74c2c View commit details
    Browse the repository at this point in the history