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 Sources Improvements #2

Open
3 tasks
SkandaBhat opened this issue Sep 21, 2021 · 2 comments
Open
3 tasks

Data Sources Improvements #2

SkandaBhat opened this issue Sep 21, 2021 · 2 comments

Comments

@SkandaBhat
Copy link
Contributor

  • Create JSON structure
  • CI should be able to pick this up and create collections
  • Add review bot that enforces standards on PR
@SkandaBhat
Copy link
Contributor Author

JOBS: {[
  {
    job_name: <>,
    job_url: <>,
    job_selector_type: <>,
    job_selector: <>,
    job_power: <>,
    job_weight: <>
  }
]}

COLLECTIONS: {[
  {
    collection_name: <>,
    collection_job_ids: <>,
    colelction_power: <>
  }
]}

@SkandaBhat
Copy link
Contributor Author

Bot should:

  1. Validate json
  2. Validate fields

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

No branches or pull requests

1 participant