Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
E
eb-prune
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
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
nimrod
eb-prune
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
589f6a7ced5c2fe2c6da8fed2bc0ab63e56c048f
Select Git revision
Branches
1
master
default
Tags
7
v0.4.3
v0.4.2
v0.4.1
v0.3.1
0.2.1
0.2.0
v0.2.0
8 results
Begin with the selected commit
Created with Raphaël 2.2.0
12
Feb
23
Jan
22
27
Dec
26
25
May
23
Jan
9
1
30
Dec
3
Sep
16
Mar
8
7
6
Better install-wheel CI job.
master remote_m…
master remote_mirror_46860e06cbb6d38d247c57e1d0beefb2/master
Use the docstring as the description.
Alternative text for the badge.
CI templates.
Bumped patch version.
v0.4.3
v0.4.3
Updated dev dependencies.
Remove flake8 section from setup.cfg.
Bumped patch version.
v0.4.2
v0.4.2
Tweak GitLab CI.
Bumped patch version.
v0.4.1
v0.4.1
Migrate to GitLab.
- Added Bandit test.
- Created a new Tox environment just for docs, added said environment to Travis CI, reintroduced Python 3.2 tests.
- Don't test on Python 3.2, not supported by Pygments.
- Reenabled Python 3.2 Travis CI but allow it to fail for now.
- Removed fabfile.py from manifest as Fabric is no longer used in this project.
- Updated documentation, release procedure.
- Added Travis CI shield to README.
Merge branch 'feature/travisci'
- Removed Python 3.2 from Travis CI, fails on an unrelated error.
- Corrected manifest (ignore travis.yml, fabfile.py).
- Added Travis CI.
- Ran source through yapf.
v0.3.1
v0.3.1
- Added licesne.
- Added Tox release environment.
0.2.1
0.2.1
- Moved flake8 settings from tox.ini to setup.cfg (in case of moving away from
0.2.0 v0.2.0
0.2.0 v0.2.0
- Testing is now done with Tox (just flake8 for now) on Python 2 and 3.
- Cleaned tox.ini a bit.
- Added .cache to gitignore.
- Explicitly exclude .pre-commit.yaml in MANIFEST.in, now tests pass.
- Added TODO item of dry_run mode.
- Renamed Python module to eb_prune (otherwise import fails).
Added __pycache__ to gitignore.
First commit, moved from private repo (version 0.2.0).
Loading