* chore: getswagger quality-of-life
- Exit on invalid options.
- Show curl output, e.g. if the filepath is incorrect.
- Replace $_ with $outFile for readability.
- Replace context with platform, the common jargon.
* chore(api): generate.sh quality-of-life
- Only regenerate HTML for a spec version if the current file differs from master.
- Refactor to remove code repetition.
* fix: Upgrade Hugo and CSS dependencies to fix code samples
Upgrade to latest version of hugo-extended.
Upgrade to latest compatible version of PostCSS.
Fixes syntax highlighting for JavaScript code samples.
* chore: add openapi elements and reimplement Regex to replace shortcode.
* added how to guides on: 1. assigning more than four states to data 2. selecting specific hours from data 3. monitoring state changes across task executions
* Update content/resources/how-to-guides/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/resources/how-to-guides/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/resources/how-to-guides/assigning-more-than-four-states.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/resources/how-to-guides/state-changes-across-task-executions.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/resources/how-to-guides/state-changes-across-task-executions.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/resources/how-to-guides/assigning-more-than-four-states.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/resources/how-to-guides/state-changes-across-task-executions.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/resources/how-to-guides/state-changes-across-task-executions.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/resources/how-to-guides/assigning-more-than-four-states.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/resources/how-to-guides/assigning-more-than-four-states.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/resources/how-to-guides/assigning-more-than-four-states.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/resources/how-to-guides/assigning-more-than-four-states.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/resources/how-to-guides/assigning-more-than-four-states.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/resources/how-to-guides/assigning-more-than-four-states.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* fix suggestions: header corrections, details on packages imported
* Apply suggestions from code review
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Anais Dotis-Georgiou <anais@Anaiss-MacBook-Pro.local>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>