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

Incident bucket #107

Merged
merged 10 commits into from
Mar 9, 2023
Merged

Incident bucket #107

merged 10 commits into from
Mar 9, 2023

Commits on Jan 30, 2023

  1. Add Incident events

    Introduce incident events.
    
    Partially-fixes: cdevents#59
    
    Signed-off-by: Andrea Frittoli <andrea.frittoli@gmail.com>
    afrittoli committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    be08fc6 View commit details
    Browse the repository at this point in the history
  2. Change predicate from reported to detected

    Signed-off-by: Andrea Frittoli <andrea.frittoli@gmail.com>
    afrittoli committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    49f4ca2 View commit details
    Browse the repository at this point in the history
  3. Add schema files

    Signed-off-by: Andrea Frittoli <andrea.frittoli@gmail.com>
    afrittoli committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    84e8a0a View commit details
    Browse the repository at this point in the history
  4. Fix continuous operations description in README

    Signed-off-by: Andrea Frittoli <andrea.frittoli@gmail.com>
    afrittoli committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    b86dac3 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Add incident reported event

    Signed-off-by: Andrea Frittoli <andrea.frittoli@gmail.com>
    afrittoli committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    07514d7 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. Update schema, add examples

    Signed-off-by: Andrea Frittoli <andrea.frittoli@gmail.com>
    afrittoli committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    cf9ed97 View commit details
    Browse the repository at this point in the history
  2. Address review comments

    Signed-off-by: Andrea Frittoli <andrea.frittoli@gmail.com>
    afrittoli committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    354560b View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2023

  1. Address review comments

    Signed-off-by: Andrea Frittoli <andrea.frittoli@gmail.com>
    afrittoli committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    8a99054 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. Remove uri-reference formats and type enum

    Signed-off-by: Andrea Frittoli <andrea.frittoli@gmail.com>
    afrittoli committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    91b9443 View commit details
    Browse the repository at this point in the history
  2. Fix the versions script with the new group

    Signed-off-by: Andrea Frittoli <andrea.frittoli@gmail.com>
    afrittoli committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    2601c31 View commit details
    Browse the repository at this point in the history