Skip to content

Conversation

@solmonk
Copy link
Contributor

@solmonk solmonk commented Nov 24, 2023

What type of PR is this?

documentation

Which issue does this PR fix:

#519

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

  • Added a few commands to help docs build
  • Added docs build on presubmit workflow
  • Removed unnecessary k8s version dimensions, causing 5x workflows. We can revisit this when it actually matters.

If an issue # is not available please add repro steps and logs from aws-gateway-controller showing the issue:

Testing done on this change:

Automation added to e2e:

Will this PR introduce any new dependencies?:

Will this break upgrades or downgrades. Has updating a running cluster been tested?:

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.

pip install -r requirements.txt
make docs
```
The website will be located in `sites/` directory. You can also run a local dev-server by running `mkdocs serve`.
Copy link
Contributor

Choose a reason for hiding this comment

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

mkdocs serve from sites folder or from root?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

just from root, thats the default folder of mkdocs

Copy link
Contributor Author

Choose a reason for hiding this comment

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

o actually it is site, will fix the typo..

@solmonk solmonk enabled auto-merge (squash) November 24, 2023 23:01
@solmonk solmonk merged commit da4d2dd into aws:main Nov 24, 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.

2 participants