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

Fix usage text in setup.sh #230

Merged
merged 2 commits into from
Feb 12, 2025
Merged

Fix usage text in setup.sh #230

merged 2 commits into from
Feb 12, 2025

Conversation

mjeffryes
Copy link
Member

@mjeffryes mjeffryes commented Feb 12, 2025

Fixes #222, #223

Fix the usage text to align with the actual options the script supports

@mjeffryes mjeffryes requested review from danielrbradley and a team February 12, 2025 22:35
Copy link

github-actions bot commented Feb 12, 2025

Does the PR have any schema changes?

Found 1 breaking change:

Functions

  • 🔴 "xyz:index/dataSource:DataSource" missing

New functions:

  • index/getDataSource.getDataSource

Maintainer note: consult the runbook for dealing with any breaking changes.

Copy link

codecov bot commented Feb 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (3b53541) to head (10b2ec1).
Report is 1 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #230   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files          3       3           
  Lines        167     167           
=====================================
  Misses       167     167           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mjeffryes mjeffryes enabled auto-merge (squash) February 12, 2025 22:41
@mjeffryes mjeffryes merged commit f667306 into main Feb 12, 2025
23 checks passed
@mjeffryes mjeffryes deleted the mjeffryes-patch-1 branch February 12, 2025 22:42
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.

Usage help text has wrong letter for the provider option
1 participant