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

[azsystemevents] First generation of package for Azure Event Grid system events #22400

Merged
merged 12 commits into from
Feb 26, 2024

Commits on Feb 16, 2024

  1. A system events pacakge

    - No client
    - Only events
    - A standalone copy of Event so people can use just _this_ package and not require the publisher package.
    Richard Park committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    5f97679 View commit details
    Browse the repository at this point in the history
  2. Adding in required LICENSE.txt

    Richard Park committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    9918327 View commit details
    Browse the repository at this point in the history
  3. Changelog and version.

    Richard Park committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    5f99323 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. - Removing some older tests - they weren't needed

    - Deleting more client related files
    - Fixing help for events so it mentions the actual CloudEvent type as well.
    Richard Park committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    b9399fe View commit details
    Browse the repository at this point in the history
  2. Clean up go.mod

    Richard Park committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    64d8a3a View commit details
    Browse the repository at this point in the history
  3. Should be 1.18

    ripark committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    fcf2d9d View commit details
    Browse the repository at this point in the history
  4. Replace a function that doesn't work with go1.18

    ripark committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    86784ed View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. - Moving to the final location decided by the arch board. Also, updat…

    …ing module name.
    
    - Updating to use the latest autorest version
    - Removing changelog date, updating generic entry.
    - Trim autorest.md a bit more - there were still some lines from when it was the "generate Event Grid basic publisher" autorest.md.
    ripark committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    6b29a39 View commit details
    Browse the repository at this point in the history
  2. Updating ci.yml

    ripark committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    d3db121 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Readme, examples added.

    ripark committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    591f285 View commit details
    Browse the repository at this point in the history
  2. Use aka links for things that aren't valid yet.

    ripark committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    c4c6442 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Removing eng/

    ripark committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    ee906a7 View commit details
    Browse the repository at this point in the history