Skip to content

Commit

Permalink
[docs-revamp] fix vale (#24586)
Browse files Browse the repository at this point in the history
## Summary & Motivation

- Fixes broken vale linter
    * Missing `-` in front matter
    * Adds unpartitioned and unserialized words to our `accept.txt`
    * Sorted the `accept.txt` file

## How I Tested These Changes

```
yarn vale
```

## Changelog

NOCHANGELOG
  • Loading branch information
cmpadden authored Sep 19, 2024
1 parent 78eaca0 commit 1ed2453
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion docs/docs-beta/docs/guides/external-assets.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
--
---
title: Representing external data sources with external assets
sidebar_position: 80
sidebar_label: 'External data sources'
Expand Down
36 changes: 18 additions & 18 deletions docs/vale/styles/config/vocabularies/Dagster/accept.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,17 @@ AWS Athena
AWS CloudWatch
AWS Glue
AWS Lambda
AWS Redshift
AWS Secrets Manager
AWS Systems Parameter Store
AWS Redshift
Airflow
Airbyte
Airflow
Apache
Azure Data Lake Storage Gen 2
BigQuery
chatbot
Census
CI/CD
CLI[s]
Census
Crontab
Cube
DAG
Expand All @@ -36,46 +35,44 @@ Dockerfile
DuckDB
ECR
ECS
ECS
EKS
EMR
ELT
EMR
Fivetran
Flink
GCR
GCS
GDPR
GKE
GitHub
Google Cloud Platform
GCS
HashiCorp
HashiCorp Vault
Hightouch
HIPAA
HPC
HashiCorp
HashiCorp Vault
Helm
Hightouch
Hudi
IAM
IAM
JavaScript
Jupyter
Meltano
Lakehouse
Looker
MLflow
MLOps
MLflow
Meltano
Microsoft Teams
MongoDB
MySQL
Okta
OLAP
OLTP
Okta
OneLogin
OpenAI
Open Metadata
Pandas
OpenAI
PEX
PagerDuty
Pandas
Pandera
PingOne
Postgres
Expand All @@ -86,15 +83,15 @@ RDS
REST API
SCIM
SDF
Secoda
SFTP
SHA
SLA
SLAs
SOC
Spark
SSH
Secoda
Snowflake
Spark
Tensorflow
Trino
Twilio
Expand All @@ -109,10 +106,12 @@ Weights & Biases
[Ss]ubprocess
\bDagster\b
auditable
chatbot
composable
dagster-.*
dbt
dbt Cloud
deserialize
dlt
enqueue[ds]
frontmatter
Expand All @@ -130,5 +129,6 @@ stdout
substep
toolchain
uncomment
unpartitioned
vCPU
vCPUs

1 comment on commit 1ed2453

@github-actions
Copy link

Choose a reason for hiding this comment

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

Deploy preview for dagster-docs ready!

✅ Preview
https://dagster-docs-72akorsmh-elementl.vercel.app
https://master.dagster.dagster-docs.io

Built with commit 1ed2453.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.