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

V3.1.0 #66

Merged
merged 40 commits into from
Oct 14, 2021
Merged

V3.1.0 #66

merged 40 commits into from
Oct 14, 2021

Conversation

KyleRoss
Copy link
Owner

Type of Change

  • Deprecate features
  • Site rebuild
  • Misc. cleanup

Description of Change(s)

  • Rebuild website using Next.js with a new design and more documentation.
  • Deprecate Custom Log Levels.
  • Deprecate addLevel() method in LambdaLog class.
  • Misc. package cleanup.
  • Update references of lambdalog.js.org to the new domain that will be set up as part of this PR.
  • Added Node 16 to testing workflow.
  • Added basic page for old github pages site to redirect to new site when live.

Checklist

  • Commit messages are in proper Conventional Commits format.
  • Tests updated or added (if applicable).
  • Test coverage remains at 100%.
  • There are no errors or warning in ESLint.
  • Documentation updated (if applicable).

@KyleRoss KyleRoss added enhancement website deprecation Contains code or ideas that will deprecate existing features labels Oct 12, 2021
@KyleRoss KyleRoss self-assigned this Oct 12, 2021
@github-actions
Copy link

github-actions bot commented Oct 12, 2021

jest coverage report 🧪

Total coverage

Status Category Percentage Covered / Total
🟢 Statements 100% 475/475
🟢 Branches 100% 76/76
🟢 Functions 100% 24/24
🟢 Lines 100% 475/475

Status of coverage: 🟢 - ok, 🟡 - slightly more than threshold, 🔴 - under the threshold

@github-actions
Copy link

github-actions bot commented Oct 12, 2021

ESLint Summary View Full Report

Annotations are provided inline on the Files Changed tab. You can also see all annotations that were generated on the annotations page.

Type Occurrences Fixable
Errors 0 0
Warnings 0 0
Ignored 0 N/A
  • Result: ✅ success
  • Annotations: 0 total

Report generated by eslint-plus-action

I will replace this workflow with a better option in the near future.
@vercel
Copy link

vercel bot commented Oct 13, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/kross/lambda-log/GvLCCXzRGqBmjxqqkJqx54vL4EJY
✅ Preview: https://lambda-log-git-v310-kross.vercel.app

@github-actions
Copy link

🎉 This PR is included in version 3.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deprecation Contains code or ideas that will deprecate existing features enhancement released website
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant