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

Adds script for fetching locality data from VicMap API #1059

Draft
wants to merge 13 commits into
base: develop
Choose a base branch
from

Conversation

dylankelly
Copy link
Contributor

Issue:

What I did

  • Adds CLI script for fetching locality data. Saves to JSON output ready for ingestion into elasticsearch.

How to test

  • pnpm -F @dpc-sdp/nuxt-ripple-cli nuxt-ripple localities
  • See --where option for testing with specific localities. EG: --where "LOCALITY_NAME in ('BONEGILLA', 'ABBEYARD')"

Checklist

For all PR's

  • I've added relevant changes to the project Readme if needed.
  • I've updated the documentation site as needed.
  • I have added unit tests to cover my changes (if not applicable, please state why in a comment)

For new components only

  • I have added a story covering all variants
  • I have checked a11y tab in storybook passes
  • Any events are emitted on the event bus

Copy link

netlify bot commented Mar 4, 2024

Deploy Preview for ripple-docs canceled.

Name Link
🔨 Latest commit 515026a
🔍 Latest deploy log https://app.netlify.com/sites/ripple-docs/deploys/6621f7979693ee0008abe2af

Copy link

cypress bot commented Mar 4, 2024

Passing run #1603 ↗︎

0 140 0 0 Flakiness 0

Details:

chore(@dpc-sdp/nuxt-ripple-cli): tune geodata buffer
Project: ripple-framework Commit: 515026aaef
Status: Passed Duration: 07:03 💡
Started: Apr 19, 2024 4:51 AM Ended: Apr 19, 2024 4:58 AM

Review all test suite changes for PR #1059 ↗︎

@dylankelly dylankelly added this to the 2.8 milestone Mar 21, 2024
@dylankelly dylankelly force-pushed the feature/vicmap-locality-script branch from 5d59f30 to c7c696d Compare April 16, 2024 08:54
… data

feat(@dpc-sdp/nuxt-ripple-cli): ✨ add CLI script for fetching locality data from VicMap

refactor(@dpc-sdp/ripple-tide-api): ♻️ refactor locality script to support budget data

feat(@dpc-sdp/nuxt-ripple-cli): 🚧 wip on budget data script

fix(@dpc-sdp/nuxt-ripple-cli): 🐛 fix for budget data discrepencies, add tests

fix(@dpc-sdp/nuxt-ripple-cli): 🐛 add fixes for problematic locality data

fix(@dpc-sdp/nuxt-ripple-cli): 🐛 fix lint
@dylankelly dylankelly force-pushed the feature/vicmap-locality-script branch from 021e565 to f0516f4 Compare April 18, 2024 04:38
@dylankelly dylankelly removed this from the 2.8 milestone Jul 18, 2024
@waitingallday waitingallday marked this pull request as draft November 18, 2024 23:14
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