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

Add json marshalling tests for action usage and OIDC types #2943

Conversation

rameshgkwd05
Copy link
Contributor

@rameshgkwd05 rameshgkwd05 commented Oct 1, 2023

This PR covers JSON marshalling testing for following types (partial fix for #55)

  1. actions_oidc

    1. type OIDCSubjectClaimCustomTemplate
  2. actions_cache

    1. type ActionsCache
    2. type ActionsCacheList
    3. type ActionsCacheUsage
    4. type ActionsCacheUsageList
    5. type TotalCacheUsage
    6. (type ActionsCacheListOptions does not have any json encoding so we have skipped test case for it.)

NOTE for reviewers: This contribution is for hactoberfest credit please label it so. Thanks!

@google-cla
Copy link

google-cla bot commented Oct 1, 2023

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@rameshgkwd05
Copy link
Contributor Author

updating github user email and reopening another PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants