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

generated Magento and Categories apis from crossplane template, added… #3

Merged
merged 3 commits into from
May 1, 2024

Conversation

ca7alindev
Copy link
Contributor

Generated Magento and Categories apis from crossplane template, added Magento and Categories api schema to schema builder and configured parameters of Category type.

… Magento and Categories api schema to schema builder and configured parameters of Category type
@ca7alindev ca7alindev requested a review from evghen1 April 29, 2024 12:51
@ca7alindev ca7alindev linked an issue Apr 29, 2024 that may be closed by this pull request
@ca7alindev ca7alindev force-pushed the 2-category-api-schema branch 2 times, most recently from f144ba3 to d9c29f6 Compare April 29, 2024 13:37
@ca7alindev ca7alindev requested review from evghen1 and removed request for evghen1 April 29, 2024 13:48
Makefile Outdated Show resolved Hide resolved
.github/workflows/ci.yml Outdated Show resolved Hide resolved
.github/workflows/ci.yml Outdated Show resolved Hide resolved
apis/categories/categories.go Outdated Show resolved Hide resolved
apis/categories/v1alpha1/category_types.go Outdated Show resolved Hide resolved
apis/categories/v1alpha1/doc.go Outdated Show resolved Hide resolved
apis/categories/v1alpha1/groupversion_info.go Outdated Show resolved Hide resolved
@ca7alindev ca7alindev force-pushed the 2-category-api-schema branch 2 times, most recently from d57c775 to 0022fed Compare April 30, 2024 09:17
… fixed unitests and check-diff, changed packages name from crossplane to web-seven
@ca7alindev
Copy link
Contributor Author

@evghen1 the reason that unit-tests is in a runing state so long is because of step "Publish Unit Test Coverage" that requires a token from codecov in order to upload to it:
"This Action also requires you to provide an upload token from codecov.io (tip: in order to avoid exposing your token, store it as a secret)."
https://github.com/codecov/codecov-action

@evghen1 evghen1 merged commit 894d9e4 into main May 1, 2024
4 of 5 checks passed
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.

Category API schema
2 participants