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

feat(docs): add translation status #1689

Merged
merged 35 commits into from
Feb 11, 2023
Merged

Conversation

userquin
Copy link
Member

@userquin userquin commented Feb 9, 2023

This PR will create a translation status json file on post install:

  • added docs/scripts/prepare-translation-status.ts to compare and build the json file: docs/translation-status.json excluded from git
  • included previous script in docs postinstall and prepare-translation-status scripts
  • table with the status: missing and outdated keys with a total percentage
  • detail with missing and outdated keys via tab
  • link to open codeflow to create a new PR on the corresponding lang file
  • copy to clipboard missing and outdated keys
  • table rows sorted by missing (ascending)

imagen

imagen

@stackblitz
Copy link

stackblitz bot commented Feb 9, 2023

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@netlify
Copy link

netlify bot commented Feb 9, 2023

Deploy Preview for elk-docs ready!

Name Link
🔨 Latest commit 3c554b1
🔍 Latest deploy log https://app.netlify.com/sites/elk-docs/deploys/63e7bd96d9ad3300087b3b93
😎 Deploy Preview https://deploy-preview-1689--elk-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@netlify
Copy link

netlify bot commented Feb 9, 2023

Deploy Preview for elk-zone ready!

Name Link
🔨 Latest commit 3c554b1
🔍 Latest deploy log https://app.netlify.com/sites/elk-zone/deploys/63e7bd961c74e50007a5fe82
😎 Deploy Preview https://deploy-preview-1689--elk-zone.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@socket-security
Copy link

socket-security bot commented Feb 9, 2023

Socket Security Pull Request Report

Dependency issues detected. If you merge this pull request, you will not be alerted to the instances of these issues again.

📜 Install scripts

Install scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.

Packages should not be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead.

Package Script field Source
esbuild@0.17.7 (upgraded) postinstall package.json via @nuxt/devtools@0.1.0, @vue-macros/nuxt@1.0.3, @vueuse/nuxt@9.12.0, esno@0.16.3, nuxt@3.1.1, docs/package.json via @nuxt-themes/docus@1.8.1, nuxt@3.1.1
Pull request report summary
Issue Status
Install scripts ⚠️ 1 issue
Native code ✅ 0 issues
Bin script confusion ✅ 0 issues
Bin script shell injection ✅ 0 issues
Unresolved require ✅ 0 issues
Invalid package.json ✅ 0 issues
HTTP dependency ✅ 0 issues
Git dependency ✅ 0 issues
Potential typo squat ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ✅ 0 issues
Protestware/Troll package ✅ 0 issues
Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore foo@1.0.0 bar@2.4.2

  • @SocketSecurity ignore esbuild@0.17.7

Powered by socket.dev

@userquin userquin marked this pull request as draft February 9, 2023 23:32
@userquin
Copy link
Member Author

userquin commented Feb 9, 2023

changed to draft: we must revert nuxt 3.2.0 and nuxt docs theme 1.8.1: #1692

@userquin userquin marked this pull request as ready for review February 9, 2023 23:45
chore: add new title for external actions
@patak-dev patak-dev merged commit 972a134 into main Feb 11, 2023
@patak-dev patak-dev deleted the feat/docs-translation-status branch February 11, 2023 16:15
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.

None yet

3 participants