https://github.com/chains-project/breaking-good

make breaking updates look good 👗 https://arxiv.org/abs/2407.03880

https://github.com/chains-project/breaking-good

Science Score: 67.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • â—‹
    CITATION.cff file
  • ✓
    codemeta.json file
    Found codemeta.json file
  • ✓
    .zenodo.json file
    Found .zenodo.json file
  • ✓
    DOI references
    Found 1 DOI reference(s) in README
  • ✓
    Academic publication links
    Links to: arxiv.org
  • ✓
    Committers with academic emails
    1 of 2 committers (50.0%) from academic institutions
  • ✓
    Institutional organization owner
    Organization chains-project has institutional domain (chains.proj.kth.se)
  • â—‹
    JOSS paper metadata
  • â—‹
    Scientific vocabulary similarity
    Low similarity (10.3%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

make breaking updates look good 👗 https://arxiv.org/abs/2407.03880

Basic Info
  • Host: GitHub
  • Owner: chains-project
  • License: mit
  • Language: Java
  • Default Branch: main
  • Homepage:
  • Size: 331 KB
Statistics
  • Stars: 6
  • Watchers: 1
  • Forks: 2
  • Open Issues: 0
  • Releases: 0
Created over 2 years ago · Last pushed over 1 year ago
Metadata Files
Readme License

README.md

Breaking-good

Build

Overview

Breaking-Good is a tool that provides explanations for breaking dependency updates. It uses build analysis to identify the root cause of the breaking changes and provides a detailed explanation to help developers understand and fix the problem.

Paper: Proceedings of IEEE International Conference on Source Code Analysis and Manipulation

if you use Breaking-Good, please cite: bibtex @inproceedings{reyes2024breaking, title={Breaking-Good: Explaining Breaking Dependency Updates with Build Analysis}, author={Reyes, Frank and Baudry, Benoit and Monperrus, Martin}, booktitle={Proceedings of IEEE International Conference on Source Code Analysis and Manipulation}, year={2024}, doi = {10.1109/scam63643.2024.00014} }

How to use Breaking-Good

To use Breaking-Good, you need to provide the following inputs: - The previous version of the dependency - The new version of the dependency - (Optional) The logs generated in the build process

You can build this tool locally using mvn package with Java 17. You can then run the tool and print usage information with the command: bash java -jar target/Explaining.jar explaining --help

License

Distributed under the MIT License. See LICENSE for more information.

Owner

  • Name: CHAINS research project at KTH Royal Institute of Technology
  • Login: chains-project
  • Kind: organization

"Consistent Hardening and Analysis of Software Supply Chains" at KTH, funded by SSF

GitHub Events

Total
  • Watch event: 1
  • Push event: 1
  • Create event: 1
Last Year
  • Watch event: 1
  • Push event: 1
  • Create event: 1

Committers

Last synced: 11 months ago

All Time
  • Total Commits: 55
  • Total Committers: 2
  • Avg Commits per committer: 27.5
  • Development Distribution Score (DDS): 0.018
Past Year
  • Commits: 11
  • Committers: 2
  • Avg Commits per committer: 5.5
  • Development Distribution Score (DDS): 0.091
Top Committers
Name Email Commits
Frank Reyes f****g@k****e 54
Martin Monperrus m****s@g****g 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 2
  • Total pull requests: 17
  • Average time to close issues: 6 months
  • Average time to close pull requests: 2 minutes
  • Total issue authors: 2
  • Total pull request authors: 1
  • Average comments per issue: 0.5
  • Average comments per pull request: 0.0
  • Merged pull requests: 16
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 5
  • Average time to close issues: N/A
  • Average time to close pull requests: 5 minutes
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 4
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • monperrus (1)
  • frankreyesgarcia (1)
Pull Request Authors
  • frankreyesgarcia (19)
Top Labels
Issue Labels
Pull Request Labels