Skip to content

diffkemp/diffkemp-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DiffKemp Automation

Project that automatically executes DiffKemp on:

  • new releases of certain projects -- it compares them with previous versions and provides web interface for viewing the results,
  • certain commits of projects -- it compares them with codebase before the commit.

This should enable to DiffKemp developer:

  • find unexpected semantic changes in the analyzed projects,
  • find cases that DiffKemp does not handle correctly yet.

Requirements

This project uses submodules/sub-projects, you need to run:

git submodule update --init --recursive

Specification of projects

Projects which should be regularly compared are specified in backend/automation/configs/ dir. To add more projects or update the existing see the backend/automation/configs/README.md doc.

About

Automation running DiffKemp on new releases of certain projects and kernel commits

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors