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

doc: contributing & security #21

Merged
merged 6 commits into from
Dec 21, 2024
Merged

Conversation

goulvenclech
Copy link
Member

@goulvenclech goulvenclech commented Dec 21, 2024

What does this change?

  • CONTRIBUTING.md: Added.
  • SECURITY.md: Added.
  • crates/weblsp/README.md: Fix logos, quick links, and "Getting Started" instructions.
  • crates/csslsrs/README.md: Fix logos, quick links, and "Getting Started" instructions.
  • packages/csslsrs/README.md: Added logos, intro, quick links, and "Getting Started" instructions.
  • packages/vscode/README.md: Added, but still work in progress.
  • Private package language-server-tests-benchmarks renamed @weblsp/ls-tests-benchmarks

How is it tested?

N/A.

How is it documented?

This is documentation.

@goulvenclech goulvenclech self-assigned this Dec 21, 2024
@github-actions github-actions bot added crt:csslsrs Changes in the CSSlsrs crate. crt:weblsp Changes in the WEBlsp crate. pkg:csslsrs Changes in the CSSlsrs JS API. pkg:vscode Changes in the VScode extension. labels Dec 21, 2024
@github-actions github-actions bot added the devops Changes in the workflow/ actions/ linters/ releases. label Dec 21, 2024
@goulvenclech goulvenclech added documentation Improvements or additions to documentation and removed devops Changes in the workflow/ actions/ linters/ releases. labels Dec 21, 2024
Copy link

codspeed-hq bot commented Dec 21, 2024

CodSpeed Performance Report

Merging #21 will not alter performance

Comparing doc-contributing-security (a08bc23) with main (ce5cdfc)

🎉 Hooray! codspeed-node just leveled up to 3.1.1!

A heads-up, this is a breaking change and it might affect your current performance baseline a bit. But here's the exciting part - it's packed with new, cool features and promises improved result stability 🥳!
Curious about what's new? Visit our releases page to delve into all the awesome details about this new version.

Summary

✅ 10 untouched benchmarks
🆕 5 new benchmarks
⁉️ 5 dropped benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark main doc-contributing-security Change
⁉️ weblsp - Color Presentation 680.4 µs N/A N/A
⁉️ weblsp - Document Colors 1.7 ms N/A N/A
⁉️ weblsp - Document Symbols 1.1 ms N/A N/A
⁉️ weblsp - Folding Ranges 879.8 µs N/A N/A
⁉️ weblsp - Hover 2 ms N/A N/A
🆕 weblsp - Color Presentation N/A 687.2 µs N/A
🆕 weblsp - Document Colors N/A 1.7 ms N/A
🆕 weblsp - Document Symbols N/A 2.2 ms N/A
🆕 weblsp - Folding Ranges N/A 2 ms N/A
🆕 weblsp - Hover N/A 869.1 µs N/A

@github-actions github-actions bot added devops Changes in the workflow/ actions/ linters/ releases. and removed documentation Improvements or additions to documentation labels Dec 21, 2024
@goulvenclech goulvenclech marked this pull request as ready for review December 21, 2024 19:46
@goulvenclech goulvenclech merged commit 9a8c3d6 into main Dec 21, 2024
6 checks passed
@goulvenclech goulvenclech deleted the doc-contributing-security branch December 21, 2024 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crt:csslsrs Changes in the CSSlsrs crate. crt:weblsp Changes in the WEBlsp crate. devops Changes in the workflow/ actions/ linters/ releases. pkg:csslsrs Changes in the CSSlsrs JS API. pkg:vscode Changes in the VScode extension.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants