Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
ezdag
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Duncan Macleod
ezdag
Graph
9aaed93e1f370ca7e5e5bc23f33c77809da3be26
Select Git revision
Branches
1
main
default
protected
Tags
1
v0.1.0
2 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
5
Jun
4
3
2
26
Jan
25
16
Nov
Merge branch 'default_submit_descriptors' into 'main'
main
main
fix return type hint in write_dag
linting
modify DAG generation test for additional test coverage
avoid overwriting submit descriptors for Layer
remove periodic_release default in Layer
remove dynamic_memory option in Layer
add submit_description argument to Layer, replacing requirements
Merge branch 'layer_node_init' into 'main'
ensure node input/outputs are consistent for nodes upon Layer instantiation
Merge branch 'testing' into 'main'
add CI job
add dag generation tests
add initial test coverage
Merge branch 'type_annotations' into 'main'
add mypy to dev extras, CI
add missing type annotations throughout
add nicer forward declaring type annotations
Merge branch 'no_setup_requires' into 'main'
setup.cfg: remove redundant setup_requires
Merge branch 'update_installation' into 'main'
README: update installation, add PyPI/conda badges
bump version to 0.1.0
v0.1.0
v0.1.0
README: some rewording
add features/quickstart to README
address issue in accessing wrong property in Option/Argument for dependencies
add common classes to main module
Merge branch 'specify_ci_image' into 'main'
fix typo in project scaffolding
use python3.10 image for docs stage due to htcondor package
update README CI pipeline URL
initial commit: migration from gstlal
Loading