Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
geoff-app
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
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
Model registry
Analyze
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
geoff
geoff-app
Graph
master
Select Git revision
Branches
2
develop
protected
master
default
protected
Tags
20
v0.17.3
v0.17.2
v0.17.1
v0.17.0
v0.16.1
v0.16.0
v0.15.3
v0.15.2
v0.15.1
v0.15.0
v0.14.3
v0.14.2
v0.14.1
v0.14.0
v0.13.1
v0.13.0
v0.12.4
v0.12.3
v0.12.2
v0.12.1
22 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
18
Feb
17
4
3
31
Jan
29
27
24
1
Oct
31
May
14
13
7
13
Mar
6
26
Feb
12
25
Jan
15
Nov
21
Aug
21
Jul
20
13
11
10
7
22
Jun
21
20
19
16
15
14
13
28
Apr
27
5
4
31
Mar
27
24
16
23
Jan
6
Dec
5
17
Nov
23
Sep
15
17
Aug
8
5
3
31
Jul
28
21
11
5
5
Apr
25
Mar
21
Feb
15
Nov
25
Oct
22
13
Aug
12
5
27
Jul
26
13
7
28
May
26
12
11
29
Apr
28
22
15
12
9
7
18
Mar
15
11
10
9
8
5
4
24
Feb
16
12
5
4
1
28
Jan
27
22
20
18
15
14
13
12
11
9
Dec
8
7
4
3
2
1
30
Nov
27
26
25
24
23
13
12
11
9
5
4
3
2
29
Oct
28
23
21
9
8
Merge branch 'feature/reuse-ignore' into 'master'
master
master
Ignore venv directories from git, which means they are also ignored by reuse
used gymnasium API for RL loops
v0.17.3
v0.17.3
Merge branch 'feature/ruff' into 'master'
Apply the fixes from ruff
Use ruff for linting and formatting
Merge branch 'feature/pre-commit-on-acc-py' into 'master'
Use the Acc-Py images when running pre-commit (fixes the issue with deploy not finding an Acc-Py like environment https://gitlab.cern.ch/geoff/geoff-app/-/jobs/50348300)
added precommit check on lock files
Update lockfiles
v0.17.2
v0.17.2
re-included splitter env
v0.17.1
v0.17.1
Merge branch 'develop' into 'master'
Adjust excdialog for Python 3.13.
develop
develop
Make metadata detection in `acc_app_optimisation.envs` more robust.
Remove ruff from .pre-commit-config.yaml.
Apply black formatting.
Switch to coi EnvSpec
debugging entry_point stuff
removing gym also from tests
with black formatting
with black formatting
with black formatting
switch to gymnasium
switch to gymnasium
Fix several type annotations.
Get rid of pytest_mock dependency.
Improve test coverage of foreign_imports.py.
Fix mypy errors on Python 3.11.
Add licensing information for new deployment folder.
Switch Pylint from ignore-list-based to allow-list-based.
Enable pre-commit hooks mirrored via CERN.
Include the lockfiles for the app.
Bump version.
v0.17.0
v0.17.0
Refactor RL portion: add algorithms, add CustomPolicyProvider support.
Remove RL training tab.
Update cern-leir-transfer-line-env to v0.5.7
v0.16.1
v0.16.1
Bump version.
v0.16.0
v0.16.0
Switch algorithm combo box over to SectionedComboBox.
Add export button to numerical optimization.
Make more internals of OptJob public.
Loading