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

feat(userprefs): update documentation and list extensions endpoint #1456

Merged
merged 1 commit into from
May 25, 2023

Conversation

laurentiuNiculae
Copy link
Contributor

What type of PR is this?

Which issue does this PR fix:
Closes #1455

What does this PR do / Why do we need it:

If an issue # is not available please add repro steps and logs showing the issue:

Testing done on this change:

Automation added to e2e:

Will this break upgrades or downgrades?

Does this PR introduce any user-facing change?:


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@laurentiuNiculae laurentiuNiculae force-pushed the document-user-prefs branch 2 times, most recently from a9d16eb to 6b109b7 Compare May 17, 2023 09:00
@laurentiuNiculae laurentiuNiculae marked this pull request as ready for review May 18, 2023 12:22
pkg/extensions/_zot.md Outdated Show resolved Hide resolved
pkg/extensions/get_extensions.go Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented May 19, 2023

Codecov Report

❗ No coverage uploaded for pull request base (main@970997f). Click here to learn what that means.
The diff coverage is 100.00%.

❗ Current head 2932ccd differs from pull request most recent head 3dee6d0. Consider uploading reports for the commit 3dee6d0 to get more accurate results

@@           Coverage Diff           @@
##             main    #1456   +/-   ##
=======================================
  Coverage        ?   90.92%           
=======================================
  Files           ?      103           
  Lines           ?    22608           
  Branches        ?        0           
=======================================
  Hits            ?    20557           
  Misses          ?     1528           
  Partials        ?      523           
Impacted Files Coverage Δ
pkg/extensions/extension_mgmt.go 90.47% <100.00%> (ø)
pkg/extensions/extension_mgmt_disabled.go 100.00% <100.00%> (ø)
pkg/extensions/extension_search.go 97.27% <100.00%> (ø)
pkg/extensions/extension_search_disabled.go 100.00% <100.00%> (ø)
pkg/extensions/extension_userprefs.go 91.42% <100.00%> (ø)
pkg/extensions/extension_userprefs_disable.go 100.00% <100.00%> (ø)
pkg/extensions/get_extensions.go 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@laurentiuNiculae laurentiuNiculae force-pushed the document-user-prefs branch 2 times, most recently from 0c5efa8 to 1101c21 Compare May 19, 2023 12:37
andaaron
andaaron previously approved these changes May 19, 2023
pkg/extensions/_zot.md Outdated Show resolved Hide resolved
Signed-off-by: Laurentiu Niculae <niculae.laurentiu1@gmail.com>
@andaaron andaaron merged commit 2b8479f into project-zot:main May 25, 2023
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.

Document the new userpref extension endpoints
3 participants