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

community: add spanish translation for SECURITY.mx (fix #5851) #5884

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

erickborquez
Copy link

Description

Added doc translations for spanish in SECURITY.mx

Changelog

  • CHANGELOG.md is updated with user-facing content relevant to this PR. If no changelog is required, then add the no-changelog-required label.

Affected components

  • Server
  • Console
  • CLI
  • Docs
  • Community Content
  • Build System
  • Tests
  • Other (list it)

Related Issues

fix #5851

Solution and Design

Steps to test and verify

Limitations, known bugs & workarounds

Server checklist

Catalog upgrade

Does this PR change Hasura Catalog version?

  • No
  • Yes
    • Updated docs with SQL for downgrading the catalog

Metadata

Does this PR add a new Metadata feature?

  • No
  • Yes
    • Does run_sql auto manages the new metadata through schema diffing?
      • Yes
      • Not required
    • Does run_sql auto manages the definitions of metadata on renaming?
      • Yes
      • Not required
    • Does export_metadata/replace_metadata supports the new metadata added?
      • Yes
      • Not required

GraphQL

  • No new GraphQL schema is generated
  • New GraphQL schema is being generated:
    • New types and typenames are correlated

Breaking changes

  • No Breaking changes

  • There are breaking changes:

    1. Metadata API

      Existing query types:

      • Modify args payload which is not backward compatible
      • Behavioural change of the API
      • Change in response JSON schema
      • Change in error code
    2. GraphQL API

      Schema Generation:

      • Change in any NamedType
      • Change in table field names

      Schema Resolve:-

      • Change in treatment of null value for any input fields
    3. Logging

      • Log JSON schema has changed
      • Log type names have changed

@erickborquez erickborquez requested a review from a team as a code owner October 2, 2020 22:50
@hasura-bot
Copy link
Contributor

Beep boop! 🤖

Hey @ErickJoestar, thanks for your PR!

One of my human friends will review this PR and get back to you as soon as possible.

Stay awesome! 😎

@CLAassistant
Copy link

CLAassistant commented Oct 2, 2020

CLA assistant check
All committers have signed the CLA.

@shraddhaag shraddhaag changed the title community: add spanish translation for SECURITY.mx fix #5851 community: add spanish translation for SECURITY.mx (fix #5851) Oct 3, 2020
@shraddhaag shraddhaag added c/community Related to community content hacktoberfest labels Oct 3, 2020

### ¿Cuando NO deberia reportar una vulnerabilidad?

- Necesitas ayuda afinando los componentes de seguridad en el moto de Hasura GraphQL .

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hola, revisaba tu PR y vi que tienes un typo, debería de ser motor de Hasura GraphQL

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Arreglado


## Tiempo de divulgación publica

La fecha para la divulgación pública es negociada por el equipo de seguridad Hasura y la persona que reportó el problema. Preferimos hacer una divulgación pública tan pronto como una mitigación para el problema esté disponible. Es razonable retrasar la divulgacion cuando un problema o solución no está totalmente entendida, la solución no está bien probada, o lista para la coordinación de proveedores. El periodo de tiempo para la divulgación es desde inmediato (especialmente si ya es conocido públicamente) hasta unas semanas. Esperamos que el periodo de tiempo entre un reporte y una divulgación pública esté disponible en 7 días. Los mantenedores del motoro de Hasura GraphQL y el equipo de seguridad tomarán la llamada final en poner una fecha de divulgación.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aquí faltaría un conector en es negociada por el equipo de seguridad de Hasura y también cambiar motoro a motor

@netlify
Copy link

netlify bot commented Oct 17, 2020

Deploy preview for hasura-docs ready!

Built with commit c270bdb

https://deploy-preview-5884--hasura-docs.netlify.app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c/community Related to community content
Projects
None yet
Development

Successfully merging this pull request may close these issues.

community: translations
6 participants