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

chore: prepare projen docs for GitHub pages #1566

Merged
merged 5 commits into from
Jan 26, 2022
Merged

Conversation

Chriscbr
Copy link
Contributor

@Chriscbr Chriscbr commented Jan 26, 2022

Moving API.md to the docs directory so it can be rendered on GitHub pages.

Also deleted the empty mutable-builds.md (file contents were moved to build.md some eons ago)

Closes #1507


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

@Chriscbr Chriscbr requested a review from eladb January 26, 2022 01:44
@mergify mergify bot added the contribution/core ⚙️ used by automation label Jan 26, 2022
.projenrc.js Outdated Show resolved Hide resolved
Chriscbr and others added 4 commits January 26, 2022 12:44
Signed-off-by: github-actions <github-actions@github.com>
@codecov-commenter
Copy link

Codecov Report

Merging #1566 (d3a35b7) into main (d90284c) will increase coverage by 1.22%.
The diff coverage is 88.53%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1566      +/-   ##
==========================================
+ Coverage   88.06%   89.28%   +1.22%     
==========================================
  Files         132      141       +9     
  Lines        5109     5882     +773     
  Branches     1207     1589     +382     
==========================================
+ Hits         4499     5252     +753     
- Misses        610      628      +18     
- Partials        0        2       +2     
Impacted Files Coverage Δ
src/cdk/consts.ts 100.00% <ø> (+36.36%) ⬆️
src/dev-env.ts 83.33% <0.00%> (ø)
src/java/index.ts 100.00% <ø> (ø)
src/python/index.ts 100.00% <ø> (ø)
src/release/index.ts 100.00% <ø> (ø)
src/typescript/typescript-typedoc.ts 20.00% <0.00%> (ø)
src/vscode/devcontainer.ts 86.84% <ø> (+0.35%) ⬆️
src/vscode/index.ts 100.00% <ø> (ø)
src/vscode/launch-config.ts 100.00% <ø> (ø)
src/vscode/vscode.ts 100.00% <ø> (ø)
... and 161 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 89a6642...d3a35b7. Read the comment docs.

@Chriscbr Chriscbr requested a review from eladb January 26, 2022 21:02
@mergify mergify bot merged commit 7a91b88 into main Jan 26, 2022
@mergify mergify bot deleted the rybickic/prepare-docs branch January 26, 2022 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribution/core ⚙️ used by automation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

API.md too big to show anymore
3 participants