Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
Airflow Datacat Integration
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
eFlows4HPC WP2
Airflow Datacat Integration
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
release-v0.0.9
Select Git revision
Selected
release-v0.0.9
protected
Branches
2
master
default
protected
installable
Tags
15
release-v0.1.5
protected
release-v0.1.4
protected
release-v0.1.3
protected
release-v0.1.2
protected
release-v0.1.1
protected
release-v0.1.0
protected
release-v0.0.10
protected
release-v0.0.8
protected
release-v0.0.7
protected
release-v0.0.6
protected
release-v0.0.5
protected
release-v0.0.4
protected
release-v0.0.3
protected
release-v0.0.2
protected
release-v0.0.1
protected
18 results
Begin with the selected commit
Created with Raphaël 2.2.0
7
Nov
9
Jun
20
Apr
2
Feb
4
Jan
3
15
Dec
14
13
9
7
6
2
Merge branch 'master' of gitlab.jsc.fz-juelich.de:eflows4hpc-wp2/airflow-datacat-integration
release-v0.1.5 …
release-v0.1.5 master
set default version for import via pip+git
update tests to work with new deployments
different data format fro coverage_report
release-v0.1.4
release-v0.1.4
gitlab 15.0.1 deprecated cobertura
add referenced connection with default info
test for None if invalid uuid
release-v0.1.3
release-v0.1.3
add basic test for uuid validation
check if conn_is is uuid to prevent failed request
fix error that happens with empty metadata
release-v0.1.2
release-v0.1.2
include requirements, as well as lower python version
release-v0.1.1
release-v0.1.1
basic testing completed
release-v0.1.0
release-v0.1.0
better test config and cleanup
add tests for getconnectionfromentry function
release-v0.0.10
release-v0.0.10
add first basic testcase for secrets backend
release-v0.0.9
release-v0.0.9
consistently use json-string as intermediate format
wrong function call
release-v0.0.8
release-v0.0.8
delay some imports, use dict.get() to prevent keyErrors
release-v0.0.7
release-v0.0.7
adjust import to moved function
release-v0.0.6
release-v0.0.6
move function from hooks to connection to prevent circular dependencies on import hooks
Update src/datacat_integration/secrets.py
installable
installable
Update secrets.py
Update setup.cfg
rename object to entry where applicable
add some debug logging
release-v0.0.5
release-v0.0.5
only build on release
release-v0.0.4
release-v0.0.4
get version from release tag instead of manually
release-v0.0.3
release-v0.0.3
get datacat connection data from airflow config
release-v0.0.2
release-v0.0.2
restart version
release-v0.0.1
release-v0.0.1
full import paths
restructure package
downgrad erequired python version to be compatible with airflow images
add hooks, operators and secret backend
add dotenv to requirements
fix small error in conenction.py - complete tests
Merge branch 'master' of gitlab.jsc.fz-juelich.de:eflows4hpc-wp2/airflow-datacat-integration
add basic client for datacat + first tests
Update .gitlab-ci.yml file
exclude coverage.xml from git
Update .gitlab-ci.yml file
Loading