Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
swh-scheduler
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
Model registry
Operate
Environments
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
Platform
Development
swh-scheduler
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
9627e6d66fbdd34960322b00d05525608f23ffc2
Select Git revision
Branches
7
add-forge-now-cli-evolution
add_forge_now_cli
generated-differential-D4928-source
generated-differential-D4981-source
improve-cli-check-ingestion
master
default
protected
oneshot-task
Tags
20
v3.1.0
v3.0.0
v2.8.0
v2.7.3
v2.7.2
v2.7.1
v2.7.0
v2.6.2
v2.6.1
v2.6.0
v2.5.0
v2.4.0
v2.3.2
v2.3.1
v2.3.0
v2.2.2
v2.2.1
v2.2.0
v2.1.0
v2.0.0
27 results
Begin with the selected commit
Created with Raphaël 2.2.0
31
Mar
28
26
21
17
14
5
25
Feb
17
10
5
9
Dec
29
Nov
6
30
Oct
28
24
17
14
9
10
Sep
30
Aug
27
17
Jul
16
11
23
May
22
15
26
Apr
8
29
Mar
20
11
4
29
Feb
21
14
8
7
5
2
30
Jan
6
Dec
4
3
29
Nov
16
8
7
20
Oct
6
2
30
Aug
7
7
Jul
4
20
Jun
13
7
30
May
12
Apr
28
Mar
21
17
Feb
16
2
31
Jan
30
26
25
23
6
2
19
Dec
8
7
6
25
Oct
18
3
23
Sep
15
22
Aug
29
Jul
8
3
Jun
31
May
12
9
6
28
Apr
27
26
21
20
8
6
22
Mar
24
Feb
10
9
8
7
21
Jan
12
5
16
Dec
9
8
7
6
22
Nov
29
Oct
28
27
22
20
18
15
2
Sep
27
Aug
26
18
3
30
Jul
23
22
6
1
29
Jun
23
22
21
10
9
25
May
6
30
Apr
26
20
15
13
11
Feb
9
5
3
1
29
Jan
26
25
23
22
21
20
19
15
14
12
11
18
Dec
7
3
25
Nov
24
23
22
Oct
19
16
2
25
Sep
24
17
10
25
Aug
3
24
Jul
21
10
8
7
6
22
Jun
16
15
11
10
9
3
19
May
12
29
Apr
20
8
27
Mar
23
26
Feb
18
12
31
Jan
23
10
17
Dec
16
14
13
12
4
26
Nov
21
20
19
23
Oct
18
16
10
2
1
27
Sep
24
17
16
4
3
2
23
Jul
19
11
10
28
Jun
19
13
12
24
May
23
21
17
15
10
7
6
3
12
Apr
10
4
2
1
21
Mar
18
15
14
13
6
1
28
Feb
27
25
23
22
20
19
18
15
14
13
11
6
1
31
Jan
30
29
28
18
17
16
15
14
10
8
19
Dec
18
14
3
28
Nov
23
21
20
19
9
8
29
Oct
26
25
23
18
17
16
15
12
11
10
8
5
2
1
28
Sep
19
15
14
3
Aug
1
30
Jul
27
19
18
Split pytest plugin requirements into a separate swh.scheduler[pytest] extra
v3.1.0 master
v3.1.0 master
Require swh-storage[pytest] instead of swh-storage[testing]
Require the swh.journal pytest plugin explicitly
Migration psycopg3
v3.0.0
v3.0.0
scheduler/runner: Allow specifying task type patterns to schedule
v2.8.0
v2.8.0
simulator: Fix timestamps manipulation
runner: Update task status only after sending the tasks to rabbitmq
celery/runner: Change write order to rabbitmq then postgresql
celery_backend/runner: Extract a write to backends function
Use logger.warning instead of logger.warn
backend: Fix debug instruction and log level
Fix mypy error
Migrate from deprecated pkg_resources package to importlib.metadata
v2.7.3
v2.7.3
mypy: Use type stubs for celery and fix typing
model: Fix black formatting
Apply swh-py-template v0.3.3 with copier
cli/task: Allow to use backend name as task type in schedule command
v2.7.2
v2.7.2
first_visits: Add missing None check before comparing dates
v2.7.1
v2.7.1
backend: Remove no longer needed TemporarySchedulerBackend class
v2.7.0
v2.7.0
Add an in-memory scheduler for testing purpose
api/client: Enable new retry feature of swh.core.api.RPCClient
v2.6.2
v2.6.2
get_scheduler: Remove support for local cls and args argument
test: Do not run test_temporary twice
Replace remaining 'local' cls with 'postgresql'
Declare scheduler backends in the swh.scheduler.classes entry point
runner-first-visits: Improve log message
v2.6.1
v2.6.1
scheduler/runner-first-visits: Add tests around cli
v2.6.0
v2.6.0
scheduler: Drop unused swh origin schedule-high-priority-first-visits
scheduler/runner-first-visits: Log number of first visits scheduled
scheduler/utils: Move schedule_first_visits in dedicated module
scheduler/utils: Move helper functions in dedicated module
scheduler: Add a runner for first visits
cli/origin: Add schedule-high-priority-first-visits command
v2.5.0
v2.5.0
interface: Add get_visit_types_for_listed_origins method
interface: Add with_first_visits_to_schedule parameter to get_listers
model: Add new columns to Lister model related to priority scheduling
tests: Prevent flaky test_celery_monitor_ping
sql/upgrades: Fix typo spotted after codespell upgrade
Fix some formatting after black version bump
Save a potential 'error' value returned by a task when 'task-failed' in TaskRun's metadata
Loading