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

docs: fix example formatting #22

Merged
merged 1 commit into from
Oct 23, 2023
Merged

docs: fix example formatting #22

merged 1 commit into from
Oct 23, 2023

Conversation

ilfa
Copy link
Member

@ilfa ilfa commented Oct 20, 2023

No description provided.

@ilfa ilfa requested a review from TheUnderScorer October 20, 2023 11:31
@ilfa ilfa temporarily deployed to production October 20, 2023 11:31 — with GitHub Actions Inactive
@ilfa ilfa temporarily deployed to production October 20, 2023 11:31 — with GitHub Actions Inactive
@ilfa ilfa temporarily deployed to production October 20, 2023 11:31 — with GitHub Actions Inactive
@ilfa ilfa temporarily deployed to production October 20, 2023 11:31 — with GitHub Actions Inactive
@github-actions
Copy link
Contributor

This PR will create a minor release 🚀

1.0.0 (2023-10-20)

Features

  • add checkoutPersistCredentials param to the build-typescript-project.yml action (a7069d1)
  • add flutter support to the release-server-sdk workflow (ef1a579)
  • add release-server-sdk reusable workflow (23c0e96)
  • add skip-docs-step input for the docs-and-coverage workflow (9520b77)
  • add analyze commits workflow (fb75164)
  • add build-typescript-project.yml action (e155e64)
  • add release typescript project workflow (e009aa0)
  • add Report Workflow Status (a326526)
  • add reusable workflow for code coverage (bddbc69)
  • add reusable workflow for code coverage badge and docs publishing (7cdd538)
  • add run-after-install for docs and coverage (10830dd)
  • add testScript to coverage diff (3bbe541)
  • make artifactPath default value ./ in the build-typescript-project.yml action (9962e99)
  • make docs-and-coverage workflow more flexible (acd7472)
  • post coverage report and release notes preview to the job summary (e18c345)
  • set NPM_AUTH_TOKEN optional (9d7af77)
  • support running commands after yarn install during build (aa88984)
  • support running commands after yarn install during coverage workflow (56d47f8)
  • support running commands after yarn install during release (3f20a29)

Bug Fixes

  • add distFolderNeedForRelease input to the release-typescript-project workflow (28f5b10)
  • boolean input usage (6ac3045)
  • change path to the build-typescript-project.yml workflow (f58bab7)
  • fix Add coverage report to the job summary step (cbb74dc)
  • fix docs-and-coverage-workflow (798a106)
  • fix if statement for boolean input (bfd5a4e)
  • java cache param (69c33a8)
  • made prepare-command optional for release-server-sdk workflow (ad782cc)
  • reporting-workflow-example (d1f5838)
  • revert recent changes with checkoutPersistCredentials flag and artifactPath default value (e3fb6ce)
  • run after install on release as well (a6da99f)
  • update release workflow to pass secrets explicitly (8f90251)

@github-actions
Copy link
Contributor

Coverage report

St.
Category Percentage Covered / Total
🔴 Statements 50% 3/6
🟢 Branches 100% 0/0
🔴 Functions 50% 1/2
🔴 Lines 25% 1/4

Test suite run success

1 tests passing in 1 suite.

Report generated by 🧪jest coverage report action from 5171f8a

Show full coverage report
St File % Stmts % Branch % Funcs % Lines Uncovered Line #s
🟡 All files 50 100 50 25
🟢  greeting.ts 100 100 100 100
🔴  index.ts 0 100 0 0 1-4

@ilfa ilfa merged commit 0c8367a into main Oct 23, 2023
@ilfa ilfa deleted the docs/fix-example-formatting branch October 23, 2023 12:44
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