Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
python-pre-commit
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
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
nimrod
python-pre-commit
Graph
695b05a3ef486aa766a5dc3dfc0d740259fe9406
Select Git revision
Branches
2
feature/setup.py
master
default
Tags
2
v0.2.0
v0.1.0
4 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
Sep
7
Jan
17
Nov
16
15
Feb
28
Jan
24
23
30
Nov
16
8
19
Jun
19
May
16
Mar
13
Note on deprecation and alternative.
master
master
Add job for pre-commit try-repo.
Updates.
Remove unsupported Python versions from TravisCI.
New GitLab instance.
- Bumped minor version.
v0.2.0
v0.2.0
- Added the newer version of the hooks filename (symlink).
- Added reStructuredText and metadata in setup.py checks (WIP).
feature/setup.p…
feature/setup.py remote_mirror_030382ff783c1fee97c4f47960d88717/feature/setup.py
- Forked from ansible-pre-commit.
v0.1.0
v0.1.0
- Corrected code block.
Merge branch 'feature/python_package'
- Bumped version.
- Convert to Python package.
- Updated requirements.
- Added all scripts to pre-commit hooks.
- Filled in licnese fields.
- Better name for check.
- Updated README.
- Bumped minor version.
- Added hook to verify vaulted files.
- Use set instead of adding parameters to shebang line.
- Added pre-commit hook to lint shell scripts.
- Renamed ansible-pre-commit to ansible-syntax-check in preperation for adding another hook, updated hooks.yml and README accordingly.
- Updated documentation.
- Removed Ansible roles environment variable, should use ansible.cfg instead.
- By default, run on any playbook.yml found.
- Set more common Ansible roles.
- Some more documentation.
- Corrected README.
- Remove debug, update README, bump version to 0.2.0.
- Make ansible-pre-commit executable (dah).
- Debugging.
- Correct typo.
- First commit.
Loading