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

πŸš€ Release 1.8.0 #27

Conversation

carlosdevpereira
Copy link
Owner

πŸ€– I have created a release beep boop

1.8.0 (2022-11-11)

πŸ‘· Maintenance

  • add badges to README.md (1e948f5)
  • add example workflow to README.md (9c4bd05)
  • add global jest setup (1068c03)
  • add infos on upload (ba46bd5)
  • add jsconfig with folder alias and refactor tests (994604c)
  • add node_modules (26ce6d4)
  • declare as required only the required inputs (d95a7ba)
  • get branch that triggered workflow from context (c90ef4a)
  • get head results from uploaded report (f5e803c)
  • get head results from uploaded report (34eda53)
  • get head results from uploaded report (46a61e6)
  • get head results from uploaded report (29550cb)
  • get head results from uploaded report (c768e51)
  • get head results from uploaded report (4679ef9)
  • group octokit requests (c9183b9)
  • ignore dist eslint format (a63a5f6)
  • ignore stderr (c71a2e3)
  • improve formatter rules (d23352e)
  • increment action version (b1f4331)
  • log context (fb32012)
  • log readfile (0e95e17)
  • log readfile (c9de541)
  • log search query (c23a5ce)
  • migrate to pnpm (999b20f)
  • print action progress to github console (6168dc7)
  • print to github console available prs and outputs (cd200b0)
  • re-add node_modules as stated by Github docs (2e32db4)
  • refactor action logic (ccb0323)
  • refactor code to reuse results from head commit (7d4b39f)
  • refactor config (b0d0d7a)
  • remove branchName from readme (e38dcf0)
  • remove dist folder again (6910692)
  • remove node_modules and dist / add release process (1bc874d)
  • rename workflow (cea31f0)
  • rollback to commonjs syntax for GH compatibility (48c8363)
  • set new release version (5d425bf)
  • use fs to write file instead of exec (5861b22)
  • use imports instead of ESM requires (f48abd3)
  • use npm instead of pnpm (f02e7eb)

✨ Features

  • add build process (7492a88)
  • add experimental-vm-modules flag support (e6b2993)
  • add json summary reporter (68ff022)
  • add publish tag workflow (362359a)
  • add publish tag workflow (5009350)
  • build action on release (f055358)
  • comment on available pull requests (774e0cc)
  • comment when base doesnt have coverage yet (2956284)
  • configure codeowners (eb4dd50)
  • configure jest testing framework (d6e3d59)
  • format code with eslint (210cd29)
  • generate coverage badges and clean commit comments (#22) (3b0173c)
  • initial commit - repository bootstrap (e5ec273)
  • receive branch name from input parameter (d0f04a9)
  • run unit tests and generate proper releases (336938c)
  • tag only with dist (f74f3ab)
  • upload to Cloudflare pages (51896ec)
  • use markdown-table plugin to generate the coverage summary table (1135272)

🚨 Bug Fixes


This PR was generated with Release Please. See documentation.

@github-actions
Copy link

github-actions bot commented Nov 11, 2022

πŸ”– Coverage Report

Good job πŸ‘Œ, the tests are passing and the coverage percentage remained intact.

@@                        Coverage Summary                     @@
  ---------------------------------------------------------------
 | Category   | Master Branch | Current Branch | Covered / Total |
 | ---------- | ------------- | -------------- | --------------- |
 | Statements |     95.02%    |     95.02%     |     210/221     |
 | Branches   |     61.19%    |     61.19%     |      41/67      |
 | Functions  |      100%     |      100%      |      32/32      |
 | Lines      |     98.11%    |     98.11%     |     208/212     |
  ---------------------------------------------------------------
Metrics
  • Test Suites: 9 passed, 9 total
  • Tests: 42 passed, 42 total
  • Snapshots: 0 total
  • Time: 2 seconds

Coverage data is based on head branch release-please--branches--main--components--test-publish-to-cloudflare (d6e089b) compared to base branch main (f21afaa).

View full coverage report πŸ”—

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

Successfully merging this pull request may close these issues.

None yet

1 participant