Integrated or tested with
About New Task Component Generation Feature
https://github.com/cloud-barista/cm-cicada?tab=readme-ov-file#about-task-component
API docs
How to run
What's Changed
- api: rest: workflow api add by @yby654 in #17
- event log api modify by @yby654 in #18
- airflow, api: rest: Add support of parsing query parameters
- Upgrade Airflow to 2.10.3
- ππ Generate task components dynamically ππ
- Add description, default, enum and example properties to task component
- dao, api: rest: Prevent of updating/deleting example task components
- db, api: rest: Generate request body example for task component
- build(deps): bump apache-airflow from 2.10.1 to 2.10.3 in /_airflow by @dependabot in #19
- api: rest: workflow version get & Email alert by @yby654 in #20
- conf: Add Grasshopper connection
- dao, airflow, api: rest: Implement workflow spec version
- airflow: Remove ? when none of the query param values are set
- airflow: Fix a bug while parsing the endpoint with query params
- airflow: Add software migration workflow
- airflow, api: rest: Check if Airflow client is initialized
- airflow: Re-initialize Airflow client if not ready
- airflow: Fix software migration workflow
- README.md update by @yby654 in #22
- db: Fix registering task componets for endpoints with mutiple methods
Full Changelog: v0.2.0...v0.3.0