Skip to content

This project implements a pipeline to clean the history of XCOM variables stored by Airflow.

Notifications You must be signed in to change notification settings

lema-ufpb/xcom-cleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Airflow DAG Module

XCOM History Cleaner

This project implements a pipeline to clean the history of XCOM variables stored by Airflow.


License

The information contained herein is confidential and proprietary to the research group.

Use, copying, transfer, or disclosure of this information without the owner's consent is prohibited.

ALL RIGHTS RESERVED (c) 2023 LEMA-UFPB. João Pessoa, PB, Brazil


Prerequisites

Tools:


☢️ Best Practices

  • Never save sensitive credential data in GitLab (even if encrypted).
  • Review code and apply linting before pushing.
  • Use the task or feature code in the commit message. Ex: git commit -m "task/01: message ...".
  • Open a merge request to the main branch and request a reviewer.

📦 Test Environment

  • Agile Development

In VSCode, execute tests in Airflow via command line using the F5 key. Tasks have been configured in the .vscode directory for pre-checking the Docker environment for local execution of the data pipeline.


🔗 Related Links

👏 Contacts and Acknowledgments

About

This project implements a pipeline to clean the history of XCOM variables stored by Airflow.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages