Skip to content

Releases: ddeutils/deflow

0.0.6

Choose a tag to compare

@korawica korawica released this 03 Aug 16:31

✨ Features

  • 🎯 v2: update node deps rule.
  • 🎯 move get_node function to utils function.
  • 🎯 add data framework version 3.

🐛 Bug fixes

  • ⚙️ adjust workflow config base on version change.
  • ⚙️ update logging for test on ci 3.
  • ⚙️ update logging for test on ci 2.
  • ⚙️ update logging for test on ci.
  • ⚙️ passing pipeline name with node name.
  • ⚙️ change env var for testing on ci.

📦 Build & Workflow

  • 🧰 remove python dev version on tests workflow.

📮 Dependencies

  • 📌 update version of ddeutil-workflow to 0.0.85.
  • 📌 update ddeutil-workflow version to 0.0.80.

📖 Documentations

  • 📄 update readme file.
  • 📄 update readme file.

0.0.5

Choose a tag to compare

@korawica korawica released this 15 Jul 04:23

✨ Features

  • 🎯 update model abstraction module.
  • 🎯 update model abstraction module.
  • 🎯 add get_data utils.

🐛 Bug fixes

  • ⚙️ override path on flow object.
  • ⚙️ adjust dotenv file on ci.

✒️ Code Changes

  • 🧪 update model testcase.
  • 🚧 update abstract model for any data framework.
  • 🧪 adjust log format for pytest.
  • 🚧 move testpath to new designed.
  • 🚧 ⬆ deps: bump sigstore/gh-action-sigstore-python from 3.0.0 to 3.0.1 (#5)

📦 Build & Workflow

  • 📦 bump ddeutil-workflow from 0.0.77 to 0.0.78 (#3)
  • 📦 bump python-dotenv from 1.1.0 to 1.1.1 (#4)

📮 Dependencies

  • 📌 update version ddeutil-workflow==0.0.79.

📖 Documentations

  • 📄 update readme file.

0.0.4

Choose a tag to compare

@korawica korawica released this 20 Jun 15:13

✨ Features

  • 🎯 add get_data on utils func.
  • 🎯 draft variable for multiple deploy across env.
  • 🎯 add ignore filter.
  • 🎯 add asset method on node model.

✒️ Code Changes

  • 🎨 add code format for data framework version 1.
  • 🎨 add code format for data framework version 2.

📮 Dependencies

  • 📌 update ddeutil-workflow and json-schema.

📖 Documentations

  • 📄 update readme file.

0.0.3

Choose a tag to compare

@korawica korawica released this 10 Jun 17:03

🌠 Highlight Features

  • ⭐ add data framework version 2 with dynamic caller.

✨ Features

  • 🎯 add pipeline workflow call node operator.
  • 🎯 add node workflow tempalte and pipeline construct.
  • 🎯 draft data framework version 2.
  • 🎯 add options for update extras value.
  • 🎯 add draft workflow for data frameworkf version 2.
  • 🎯 add option method for allow to update extra parameters.

🐛 Bug fixes

  • ⚙️ use caller instead routing on data framework version 2.
  • ⚙️ testcase not valid when upgrade ddeutil-workflow deps.
  • ⚙️ remove root_path from config module.

✒️ Code Changes

  • 💄 pull json schema from workflow package.
  • 🧪 fix testcase for extract caller func.
  • 🎨 clean core workflow template on data framework version 01.
  • 🎨 change workflow steps on data framework version 01.
  • 🧪 update testcase and add override datetime.

📦 Build & Workflow

  • 📦 bump typer from 0.15.4 to 0.16.0 (#2)

📮 Dependencies

  • 📌 update ddeutil-workflow to 0.0.70.
  • 📌 downgrade typer version to 0.15.4.
  • 📌 upgrade typer version to 0.16.0.
  • 📌 update version of ddeutil-workflow to 0.0.66.

📖 Documentations

  • 📄 update readme file.
  • 📄 update desc on v1 models module.
  • 📄 update mkdocs version content.
  • 📄 update badges on gh readme file.

0.0.2

Choose a tag to compare

@korawica korawica released this 10 May 04:15

🌠 Highlight Features

  • ⭐ change template location with version base.

✨ Features

  • 🎯 add routing workflow for custom workflow layer.
  • 🎯 merge priority group workflow to stream workflow.
  • 🎯 add routing workflow func for dynamic version.
  • 🎯 create routing tasks.
  • 🎯 update models module.
  • 🎯 update tasks for version 1.
  • 🎯 draft dynamic workflow templates.
  • 🎯 change tasks function base on api version.

🐛 Bug fixes

  • ⚙️ change routing task function parameter.
  • ⚙️ change env name that not valid.

✒️ Code Changes

  • 🧪 upgrade testcase.
  • 🧪 split testcase base on version.
  • 🧪 update testcase for override workflow config.

📦 Build & Workflow

  • 📦 bump typer from 0.15.2 to 0.15.3 (#1)

📮 Dependencies

  • 📌 update fixed trace bug of ddeutil-workflow version to 0.0.60.
  • 📌 update ddeutil-workflow to 0.0.59
  • 📌 update version of ddeutil-workflow from 0.0.51 to 0.0.58.
  • 📌 update ddeutil-workflow to 0.0.56.
  • 📌 update version of ddeutil-workflow from 0.0.42 to 0.0.51.
  • 📌 update ddeutil-workflow from 0.0.41 to 0.0.42.

📖 Documentations

  • 📄 update mkdocs for making version topics.
  • 📄 update mkdoc on data framework version 1.
  • 📄 update design docs.
  • 📄 update readme file.
  • 📄 update readme file.
  • 📄 update mkdocs package for making docs.

0.0.1

Choose a tag to compare

@korawica korawica released this 05 Apr 13:32

🌠 Highlight Features

  • ⭐ add get_process function on io module.

✨ Features

  • 🎯 add typer package for make cli app.
  • 🎯 update models for declarative framework.
  • 🎯 add prefix getting on config.
  • 🎯 add flow module and config.
  • 🎯 restructure code.
  • 🎉 add the first draft code of this project.

🐛 Bug fixes

  • ⚙️ add Self type-hint.

✒️ Code Changes

  • 🚧 change prefix name support new package name.
  • 🧪 add dotenv setting func on conf testcase.
  • 🚧 Initial commit

🧹 Deprecate & Clean

  • ♻️ rename package from fastflow to deflow.

📦 Build & Workflow

  • 🧰 add .github workflows.
  • 🧰 add hatchling to build system.
  • 🧰 add pyproject file.

📮 Dependencies

  • 📌 update ddeutil-workflow from 0.0.40 to 0.0.41.