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

Data Observatory stub #4905

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

Data Observatory stub #4905

wants to merge 2 commits into from

Conversation

dynco-nym
Copy link
Contributor

@dynco-nym dynco-nym commented Sep 19, 2024

You need Postgres up for sqlx compile-time checked queries to work

./pg_up.sh

Play with the database:

docker exec -it nym-data-observatory-pg /bin/bash
$ psql -U youruser -d yourdb

This change is Reviewable

Copy link

vercel bot commented Sep 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
nym-explorer ⬜️ Ignored (Inspect) Visit Preview Sep 20, 2024 9:18am
nym-next-explorer ⬜️ Ignored (Inspect) Visit Preview Sep 20, 2024 9:18am

@dynco-nym dynco-nym force-pushed the dz-nym-data-obs branch 2 times, most recently from 8e5f841 to 8532e94 Compare September 20, 2024 09:03
@octol
Copy link
Contributor

octol commented Sep 20, 2024

Consider adding it to the set of path triggers, primarily ci-build.yml but also the other ones for the main workspace

Copy link
Contributor

@octol octol left a comment

Choose a reason for hiding this comment

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

Looking great! But yeah add it to CI as well

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.

2 participants