Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Pypelines
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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
HaissLab
Data Management
Pypelines
Graph
dev
Select Git revision
Branches
3
dev
feature-filter
main
default
protected
3 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
16
May
15
13
20
Mar
19
8
Oct
24
Sep
13
11
10
27
Jun
3
31
May
30
29
28
14
3
10
Apr
5
4
28
Mar
27
26
19
16
14
6
5
27
Feb
17
8
5
11
Jan
9
8
3
31
Dec
22
21
20
19
18
16
15
14
13
11
8
7
4
28
Nov
24
21
20
13
3
10
Oct
7
6
5
4
ading support for svg inline
main
main
error in gh CI docs branch
make docs website
adding tests badge for last version
adding codecov badge
updating codecov secret and CI/CD
updating lockfile
little update on the readme
small additions to the readme
adding coverage CI and a bit of docs
addded FlaggedDiskObject and reworked CachedDiskObject to make it cross compatible with FlaggedDiskObject, and thus create a CachedFlaggedDiskObject class using both functionalities
typing
fix typo
adding a fast worker creation method to the celery app
dev
dev
allow to IGNORE_VERSIONS at the package level
adding load_requirement ability to scan through kwargs to output what it needs, if the arg is present, or not
just changing default value of version from 0 to None (backward compatibility quick fix)
just adding one more test
adding more tests to support the three pipeline creation strategies and to test requirements processing
adding cleaner ways to create pypelines
ongoing developpement of improved typing support via other means of creation than decorators
tests : making new tests to verify basic behaviour is correct
adding test
adding tests
testing to add a better type hinting support means to create a pypeline
get default extra with None in get_run_callbacks
bump version
run callback got improved : ability to be dispatched or not
PypelineLoggerProtocol typehint on getLogger
ability to change inclusion policy for start and stop
changes to pipelines to use typehinting for dynamics attributes (but not very well done. Might remove this later if it causes more isses than it helps)
just some cosmetic things
fix : add file_level and terminal_level in enable_logging
feature-filter
feature-filter
some additions to make multisession guess a bit smarter
updating to use pdm as build backend + docstrings for every function (ai generated for now, need to check) + bump version
fixed status string value to numeric value
adding ability to create task from a django task model (to bypass One api)
fixin an issue in is_hand_shaken and adding options to get_celery_app_tasks
quick fix
fixing some errors
Loading