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(looker): add scaffold for dagster-looker #21284

Merged
merged 1 commit into from
May 2, 2024

Conversation

rexledesma
Copy link
Contributor

@rexledesma rexledesma commented Apr 18, 2024

Summary & Motivation

As the title. Separating this out from filling out the core business logic.

Some things to figure out before landing:

  • Remove dagster-looker from the release pipeline until everything is tested end-to-end.

How I Tested These Changes

python scripts/create_dagster_package.py -n dagster-looker

@graphite-app graphite-app bot added the area: docs Related to documentation in general label Apr 18, 2024
@graphite-app graphite-app bot requested a review from erinkcochran87 April 18, 2024 14:59
@rexledesma rexledesma removed the request for review from erinkcochran87 April 18, 2024 14:59
Copy link
Contributor Author

rexledesma commented Apr 18, 2024

@rexledesma rexledesma force-pushed the rl/scaffold-dagster-looker-python-package branch from b56dd91 to 20d9988 Compare April 18, 2024 15:00
@rexledesma rexledesma requested review from sryza and prha April 18, 2024 15:00
Copy link

github-actions bot commented Apr 18, 2024

Deploy preview for dagster-docs ready!

Preview available at https://dagster-docs-gf2mrbsgl-elementl.vercel.app
https://rl-scaffold-dagster-looker-python-package.dagster.dagster-docs.io

Direct link to changed pages:

@sryza
Copy link
Contributor

sryza commented Apr 18, 2024

+1 to adding a scaffold. @rexledesma - any particular aspects of this you're looking for review on?

@rexledesma rexledesma force-pushed the rl/scaffold-dagster-looker-python-package branch from 20d9988 to 7956a99 Compare April 18, 2024 20:31
@rexledesma rexledesma removed the area: docs Related to documentation in general label Apr 18, 2024
@rexledesma rexledesma force-pushed the rl/scaffold-dagster-looker-python-package branch from 7956a99 to 888873f Compare April 19, 2024 14:22
@rexledesma rexledesma force-pushed the rl/scaffold-dagster-looker-python-package branch 2 times, most recently from c49ac87 to 3dc04b6 Compare April 30, 2024 14:48
@rexledesma rexledesma requested a review from benpankow April 30, 2024 16:14
Copy link
Member

@benpankow benpankow left a comment

Choose a reason for hiding this comment

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

Looks good to me 👍

Looker (dagster-looker)
-----------------------------------------------------

.. TODO description
Copy link
Member

Choose a reason for hiding this comment

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

Might be worth putting off the apidoc addition until we add version.py so the module is published same time as the docs - otherwise we should fill out a desc here

@rexledesma rexledesma force-pushed the rl/scaffold-dagster-looker-python-package branch from 3dc04b6 to bfc7894 Compare May 2, 2024 13:53
@rexledesma rexledesma merged commit 4148210 into master May 2, 2024
1 check passed
@rexledesma rexledesma deleted the rl/scaffold-dagster-looker-python-package branch May 2, 2024 14:38
cmpadden pushed a commit that referenced this pull request May 6, 2024
## Summary & Motivation
As the title. Separating this out from filling out the core business
logic.

Some things to figure out before landing:
- Remove `dagster-looker` from the release pipeline until everything is
tested end-to-end.

## How I Tested These Changes
`python scripts/create_dagster_package.py -n dagster-looker`
rexledesma added a commit that referenced this pull request May 14, 2024
## Summary & Motivation
Undo
#21284 (comment).

## How I Tested These Changes
N/A
alangenfeld pushed a commit that referenced this pull request May 14, 2024
## Summary & Motivation
Undo
#21284 (comment).

## How I Tested These Changes
N/A
danielgafni pushed a commit to danielgafni/dagster that referenced this pull request Jun 18, 2024
…1810)

## Summary & Motivation
Undo
dagster-io#21284 (comment).

## How I Tested These Changes
N/A
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.

3 participants