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

Use crd-to-adoc instead of crd-to-markdown #866

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Copy link
Contributor

openshift-ci bot commented Jun 18, 2024

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

Copy link
Contributor

openshift-ci bot commented Jun 18, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: fao89

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@fao89
Copy link
Contributor Author

fao89 commented Jun 18, 2024

/test all

@fao89
Copy link
Contributor Author

fao89 commented Jun 18, 2024

/test all

@fao89
Copy link
Contributor Author

fao89 commented Jun 18, 2024

/test precommit-check

@fao89
Copy link
Contributor Author

fao89 commented Jun 19, 2024

/test openstack-operator-build-deploy-kuttl

@fao89 fao89 requested a review from fmount June 19, 2024 09:00
@fao89
Copy link
Contributor Author

fao89 commented Jun 19, 2024

/test openstack-operator-build-deploy-kuttl

1 similar comment
@fao89
Copy link
Contributor Author

fao89 commented Jun 19, 2024

/test openstack-operator-build-deploy-kuttl

.PHONY: crd-to-adoc
crd-to-adoc: $(CRD_ASCIIDOC) ## Download crd-to-adoc locally if necessary.
$(CRD_ASCIIDOC): $(LOCALBIN)
test -s $(LOCALBIN)/crd-to-adoc || GOBIN=$(LOCALBIN) go install github.com/fao89/crd-to-adoc@$(CRD_ASCIIDOC_VERSION)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

are we expecting to maintain this lib ? I'm wondering if we want to build a module in lib-common and promote it under the osp-k8s-operators umbrella.
I'd like to clarify this point before moving forward.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

crd-to-markdown last commit was 3 years ago,
I believe it is a low-maintenance thing so I forked it.
I'm ok to maintain the fork, but moving to lib-common sounds good

Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/a2538b7c617e48c689a0274787023d44

✔️ openstack-k8s-operators-content-provider SUCCESS in 3h 28m 14s
✔️ podified-multinode-edpm-deployment-crc SUCCESS in 1h 15m 47s
✔️ cifmw-crc-podified-edpm-baremetal SUCCESS in 1h 22m 23s
✔️ openstack-operator-tempest-multinode SUCCESS in 1h 46m 23s
openstack-operator-docs-preview POST_FAILURE in 1m 35s

@fao89
Copy link
Contributor Author

fao89 commented Sep 30, 2024

recheck

@rabi
Copy link
Contributor

rabi commented Oct 1, 2024

/test openstack-operator-build-deploy-kuttl

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

Successfully merging this pull request may close these issues.

4 participants