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

Automatic options fetching script failing #5

Open
DadiBit opened this issue Oct 13, 2023 · 1 comment
Open

Automatic options fetching script failing #5

DadiBit opened this issue Oct 13, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@DadiBit
Copy link
Member

DadiBit commented Oct 13, 2023

Describe the bug
The automation .github scripts used to automatically generate the Daily/Hourly/Minutely15 Options objects fail.

To Reproduce
Steps to reproduce the behaviour:

  1. Open a console in the root folder
  2. Try running models="" endpoint=Forecast .github/scripts/options.sh
  3. See error

Expected behaviour
Expected console output of all Options objects, ready to get parse in all endpoints.

Library

  • Version: 0.7.1-beta.1

Additional context
Didn't update the path after code refactoring to migrate to IntelliJ IDEA with commit 972961e5 + overall failure to parse the HTML data.

@DadiBit DadiBit added the bug Something isn't working label Oct 13, 2023
@DadiBit DadiBit self-assigned this Oct 13, 2023
@DadiBit
Copy link
Member Author

DadiBit commented Oct 13, 2023

Notes:

  • Looking into the organization repos I saw there's the website repo, which uses svelte.
  • Peeking the docs routes we can find all information in typescript code: consider moving to node.js github actions to perform automatic options parsing.
  • The main problem is the presence of some local (europe/us) options + all the pressure ones: maybe a separate option for the pressure ones could simplify the codebase.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant