Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / joro75/pre-commit-hooks issues and pull requests

#37 - Also support C# and VB.NET in the check_successful_c_msbuild hook

Issue - State: open - Opened by joro75 almost 3 years ago
Labels: enhancement

#35 - Update version to 0.5.1

Pull Request - State: closed - Opened by joro75 almost 3 years ago

#34 - Ignore that non related files require a rebuild of the project

Pull Request - State: closed - Opened by joro75 almost 3 years ago - 1 comment
Labels: bug

#33 - A file that is included in the project as 'Copy only', requires that a build is done

Issue - State: closed - Opened by joro75 almost 3 years ago - 1 comment
Labels: enhancement

#32 - Several small changes

Pull Request - State: closed - Opened by joro75 about 3 years ago - 1 comment

#31 - Update to v0.5.0 release

Pull Request - State: closed - Opened by joro75 about 3 years ago - 1 comment

#30 - Why isn't an error raised when the build is not present at all?

Issue - State: open - Opened by joro75 about 3 years ago - 1 comment
Labels: question

#29 - Use optimized algorithms combining checks of multiple files

Pull Request - State: closed - Opened by joro75 about 3 years ago - 1 comment

#28 - Add unittests for DetectedProblem.__eq__

Pull Request - State: closed - Opened by joro75 about 3 years ago - 1 comment

#27 - Correct incorrectly placed workflow file

Pull Request - State: closed - Opened by joro75 about 3 years ago

#26 - Integrate with codecov.io

Pull Request - State: closed - Opened by joro75 about 3 years ago

#25 - Convert from os.path to pathlib

Pull Request - State: closed - Opened by joro75 about 3 years ago

#24 - Check if changed file is actually included by *.vcxproj file

Pull Request - State: closed - Opened by joro75 about 3 years ago

#23 - Update README.md to include correct version number

Pull Request - State: closed - Opened by joro75 about 3 years ago

#21 - Remove all windows specific path separators

Pull Request - State: closed - Opened by joro75 about 3 years ago

#20 - Do autopep8 before flake8 during precommit

Pull Request - State: closed - Opened by joro75 about 3 years ago

#19 - Add additional unittests with two sub projects

Pull Request - State: closed - Opened by joro75 about 3 years ago

#18 - Windows specific directory seperators are still used in test-code

Issue - State: closed - Opened by joro75 about 3 years ago - 1 comment
Labels: enhancement

#17 - Do not show multiple messages for the same problem

Pull Request - State: closed - Opened by joro75 about 3 years ago

#16 - A changed unrelated file will complain that a lot of projects are not build

Issue - State: closed - Opened by joro75 almost 4 years ago - 5 comments
Labels: enhancement

#15 - Corrected a spelling error

Pull Request - State: closed - Opened by joro75 almost 4 years ago

#14 - Correctly handle the passed arguments

Pull Request - State: closed - Opened by joro75 almost 4 years ago

#13 - Update VS2019 project to include changed unittest filename

Pull Request - State: closed - Opened by joro75 almost 4 years ago

#12 - Rename unittest filenames to comply to unittest naming

Pull Request - State: closed - Opened by joro75 almost 4 years ago

#11 - Add last modified time of file compared to *.lastbuildstate file

Pull Request - State: closed - Opened by joro75 almost 4 years ago

#10 - Add VS2019 project files

Pull Request - State: closed - Opened by joro75 almost 4 years ago

#9 - Add unittest for successful c msbuild hook

Pull Request - State: closed - Opened by joro75 almost 4 years ago - 1 comment

#8 - Update documentation regarding name change of hook

Pull Request - State: closed - Opened by joro75 almost 4 years ago

#7 - Add pre-commit check to prevent commit to main branch

Pull Request - State: closed - Opened by joro75 almost 4 years ago

#6 - Change name of hook to explicitly specify it only affects C/C++ projects

Pull Request - State: closed - Opened by joro75 almost 4 years ago

#5 - Do not report the same project & build-type twice

Issue - State: closed - Opened by joro75 almost 4 years ago - 1 comment
Labels: enhancement

#4 - If a fail is found, list the Project name in the output (the first part of the *.tlog directoryname)

Issue - State: closed - Opened by joro75 almost 4 years ago - 1 comment
Labels: enhancement

#3 - Check the last modified date of the files and compare it with *.lastbuildstate

Issue - State: closed - Opened by joro75 almost 4 years ago - 1 comment
Labels: enhancement

#2 - Determine common path of multiple files to prevent unneeded glob of same directory

Issue - State: closed - Opened by joro75 almost 4 years ago - 1 comment
Labels: enhancement

#1 - Allow selection of build-types that should be checked through YAML file

Issue - State: closed - Opened by joro75 almost 4 years ago - 3 comments
Labels: enhancement