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

Add adhoc script template #2047

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Add adhoc script template #2047

wants to merge 1 commit into from

Conversation

codchen
Copy link
Collaborator

@codchen codchen commented Jan 21, 2025

Describe your changes and provide context

Add a template to run arbitrary read-only script. Usage:

  1. add your query logic in the script
  2. find a node with the state you want to run the script on (e.g. a detached pacific-1 node)
  3. make install with your updated query logic
  4. stop seid
  5. seid script

Testing performed to validate your change

Copy link

codecov bot commented Jan 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.29%. Comparing base (8095774) to head (02d227f).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2047   +/-   ##
=======================================
  Coverage   61.28%   61.29%           
=======================================
  Files         264      264           
  Lines       24566    24566           
=======================================
+ Hits        15056    15058    +2     
+ Misses       8384     8381    -3     
- Partials     1126     1127    +1     

see 1 file with indirect coverage changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant