operator-framework / olm-docs

Hugo doc site for https://github.com/operator-framework/operator-lifecycle-manager
10 stars 82 forks source link

content: Add link to the Docsy docs in the contribution guidelines #160

Closed timflannagan closed 3 years ago

timflannagan commented 3 years ago

Update the contribution guidelines and add a link to the Docsy documentation instead of the broken [Docsy user guide](wherever it goes) reference that's currently being deployed.

timflannagan commented 3 years ago

@hasbro17 Any idea on how to get rid of that Travis CI check? I migrated all of the CI tests to GH actions a couple of months back, so we no longer require a Travis CI configuration for this repository. The last time I talked with the team, it sounded like you had set up Travis for this repository?

timflannagan commented 3 years ago

I added a second commit that changes the list formatting so the bullet points get properly rendered.

Here is the previous version:

Here is the deploy preview that contains the fixes:

I can move these changes to a separate PR if we have any strong opinions about combining these changes.

hasbro17 commented 3 years ago

@timflannagan Sounds like you already got rid .travis.yml when you moved it over to GH actions https://github.com/operator-framework/olm-docs/pull/103 But I think we had a status check for it in the branch protection rule for master. I've just removed it from there so it should no longer show up anymore.

anik120 commented 3 years ago

/approve

openshift-ci[bot] commented 3 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: anik120, timflannagan

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: - ~~[OWNERS](https://github.com/operator-framework/olm-docs/blob/master/OWNERS)~~ [anik120] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment