repowiserepowise
Sign in
baneeishaque/Vagrant-Machines
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowisebaneeishaque/Vagrant-Machines

Commits

Every commit scored for change-risk against this repo's own history, so 'elevated' means elevated here rather than on some global curve.

Needs review

18of 53 scored

18 commits sit in this repo's top risk tercile, which is 34% of the 53scored. The cut is drawn against this codebase's own history rather than a global curve, so a quiet repo still fills its top band, and here it starts at 4.8 out of 10. What pushes a commit up is size and spread together: a large change confined to one area scores below a smaller one scattered across a dozen files.

Fix commits12%Commits whose subject reads as a bug fix rather than new work.Change diffusion0.30bitsShannon entropy of a commit's churn across its files. Zero is a single file, and every extra bit is a doubling of how widely the change spread.Review threshold4.8out of 10Score a commit has to clear to land in this repo's top tercile.

How the work changed shape

Commit categories over time, read off the subject line. Fixes carry the accent because that is the series this chart exists to show.

Consistently feature-driven across its history.

Feature74%
Fix2%
Refactor8%
Docs4%
Chore8%
Other6%

Review-priority queue

Ranked by change-risk, highest first. Priority is a tercile of this repo's own distribution, so a quiet repo still fills its top band.

Commit review-priority queue
#CommitAuthorWhenLinesRiskTop driver
1
6cb65cfafeat: refactor Vagrant CI workflow by removing obsolete scripts and adding new provider installation and testing scripts
Banee Ishaque K
8mo ago+162 -201
98%Elevated
more lines added than baseline
2
b335d48cfeat: add scripts for Vagrant CI workflow enhancements and provider detection
Banee Ishaque K
8mo ago+202 -179
98%Elevated
more lines added than baseline
3
6f2de5aafeat: add GitHub Actions workflow for Vagrantfile CI testing
Banee Ishaque K
8mo ago+169 -0
95%Elevated
more lines added than baseline
4
3b2bc311feat: Ubuntu 24-04 Arm64
Banee Ishaque K
1y ago+167 -0
93%Elevated
more lines added than baseline
5
d6c8ca17feat: enhance error handling in scripts for better reliability and debugging
Banee Ishaque K
8mo ago+99 -26
92%Elevated
more lines added than baseline
6
b1f391a8docs: add Copilot instructions for managing Vagrant environments
Banee Ishaque K
8mo ago+48 -0
90%Elevated
more lines added than baseline
7
e700c4c4feat: enhance installation scripts for cross-platform compatibility and improve error handling
Banee Ishaque K
8mo ago+34 -12
88%Elevated
more lines added than baseline
8
bc4ed2b4feat(.vscode): add recommended extensions list
Banee Ishaque K
1y ago+35 -0
86%Elevated
more lines added than baseline
9
eb2691a2feat: enhance Vagrant CI workflow with box metadata parsing and architecture checks
Banee Ishaque K
8mo ago+32 -0
84%Elevated
more lines added than baseline
10
8581c36afeat: enhance Vagrant CI workflow to support box name input for manual runs
Banee Ishaque K
8mo ago+29 -4
82%Elevated
more lines added than baseline
11
43007c37feat: enhance Vagrant CI workflow with manual input option for Vagrantfile path
Banee Ishaque K
8mo ago+19 -9
80%Elevated
more lines added than baseline
12
5ce7fea0feat: optimize Vagrant CI workflow by caching box metadata and version data
Banee Ishaque K
8mo ago+19 -6
78%Elevated
more lines added than baseline
13
5b1fe689feat: comment out docker installation section in install_provider_tools.sh
Banee Ishaque K
8mo ago+17 -17
74%Elevated
more lines added than baseline
14
fbadc2c4feat: comment out libvirt installation section in install_provider_tools.sh
Banee Ishaque K
8mo ago+17 -17
74%Elevated
more lines added than baseline
15
0a90fe1cfeat: comment out QEMU installation section in install_provider_tools.sh
Banee Ishaque K
8mo ago+17 -17
74%Elevated
more lines added than baseline
16
7d6f2590feat: update Vagrant CI workflow to support optional box version input and improve Vagrantfile generation
Banee Ishaque K
8mo ago+16 -6
74%Elevated
more lines added than baseline
17
8d7ecfc5feat: Windows 11 Enterprise Evaluation 10.0.26100 x86_64
Banee Ishaque K
1y ago+15 -0
68%Elevated
more lines added than baseline
18
d3e70d42Add .whitesource configuration file
mend-bolt-for-github[bot]
1y ago+14 -0
68%Elevated
more lines added than baseline
19
0ec28774feat: add cSpell configuration for custom words in VSCode settings
Banee Ishaque K
8mo ago+15 -0
65%Typical
more lines added than baseline
20
1a783c62chore: Codemagic - Install VirtualBox, Vagrant
Banee Ishaque K
1y ago+13 -0
63%Typical
more lines added than baseline
21
e0a1fb44feat: remove Vagrant installation script and update CI workflow to eliminate its usage
Banee Ishaque K
8mo ago+12 -18
60%Typical
more scattered than baseline
22
7ba75544feat: Odoo 12.0 CE With Accounting Basics and PDF Reports
Banee Ishaque K
1y ago+12 -0
60%Typical
more focused than baseline
23
b3a60d21feat: update vagrant-ci.yml to enhance OS input options for workflow
Banee Ishaque K
8mo ago+10 -1
57%Typical
more focused than baseline
24
b4fb837achore: Codemagic - Check for PowerShell & PowerShell Core
Banee Ishaque K
1y ago+9 -3
57%Typical
fewer lines added than baseline
25
1d49d99dfeat: streamline Vagrant plugin installation and ensure dependencies for libvirt
Banee Ishaque K
8mo ago+8 -9
54%Typical
fewer lines added than baseline
26
671f2493feat: add conditional installation for jq in Vagrant CI workflow
Banee Ishaque K
8mo ago+7 -1
51%Typical
fewer lines added than baseline
27
fd9fdf9ffeat: add initial Vagrantfile for Ubuntu Desktop 24.04.1 LTS ARM64
Banee Ishaque K
8mo ago+7 -0
51%Typical
fewer lines added than baseline
28
844fffbefeat: enhance provider installation handling with warnings for unsupported providers
Banee Ishaque K
8mo ago+5 -2
48%Typical
fewer lines added than baseline
29
f33c192drefactor(Vagrantfile): update box and version, comment out boot_timeout and winrm settings
Banee Ishaque K
1y ago+5 -5
46%Typical
fewer lines added than baseline
30
30c4f6bachore: Codemagic - Build Vagrant Box
Banee Ishaque K
1y ago+4 -2
44%Typical
fewer lines added than baseline
31
5d873d56feat: modify vagrant_test_matrix.sh to ensure directory context is restored after provider commands
Banee Ishaque K
8mo ago+3 -3
42%Typical
fewer lines added than baseline
32
b7d01ee9feat: update vagrant_test_matrix.sh to continue on provider errors instead of exiting
Banee Ishaque K
8mo ago+3 -3
42%Typical
fewer lines added than baseline
33
24c3eedbfeat: update vagrant_test_matrix.sh to exit on provider command failures
Banee Ishaque K
8mo ago+3 -3
39%Typical
fewer lines added than baseline
34
eaee4521feat: improve error handling for missing box name in Vagrantfile
Banee Ishaque K
8mo ago+2 -2
30%Below typical
fewer lines added than baseline
35
a3132f6bfeat: add documentation link to Vagrantfile for Ubuntu Desktop
Banee Ishaque K
8mo ago+2 -0
30%Below typical
fewer lines added than baseline
36
34d7bab1feat: add xshrim.txt-syntax extension to VSCode recommendations
Banee Ishaque K
8mo ago+2 -1
30%Below typical
fewer lines added than baseline
37
33ed5b7cfeat: add Vagrantfile for Ubuntu Server 24.04 ARM64 with initial configuration
Banee Ishaque K
8mo ago+2 -0
30%Below typical
fewer lines added than baseline
38
d88be04eChange minimum severity level from LOW to HIGH
Banee Ishaque K
8mo ago+2 -2
30%Below typical
fewer lines added than baseline
39
cb698d7cfeat: add Vagrantfile for Odoo 12 CE Accounting with PDF Reports on Ubuntu 18.04
Banee Ishaque K
8mo ago+2 -0
30%Below typical
fewer lines added than baseline
40
816886e2refactor(.vscode): add Vagrant extension recommendations
Banee Ishaque K
1y ago+2 -0
30%Below typical
fewer lines added than baseline
41
74740813fix: Windows 10.0.26100 - WinRM Communication Error Workaround
Banee Ishaque K
1y ago+2 -0
30%Below typical
fewer lines added than baseline
42
2032df6fChange QEMU setup action to arceos-org/setup-qemu
Banee Ishaque K
8mo ago+1 -1
20%Below typical
fewer lines added than baseline
43
7e47a836refactor: Add Ruby extension to VSCode settings
Banee Ishaque K
1y ago+1 -0
20%Below typical
fewer lines added than baseline
44
79b1950fdocs(ui): add vscode.yaml extension recommendation
Banee Ishaque K
1y ago+1 -0
20%Below typical
fewer lines added than baseline
45
5a295faffeat: ensure fail-fast is disabled in vagrant-test job strategy
Banee Ishaque K
8mo ago+1 -0
14%Below typical
fewer lines added than baseline
46
efe30f5cfeat: modify get_supported_providers.sh to clean up API response by removing newlines and carriage returns
Banee Ishaque K
8mo ago+1 -2
14%Below typical
fewer lines added than baseline
47
c38f478dfeat: add 'ovmf' to cSpell dictionary in VSCode settings
Banee Ishaque K
8mo ago+1 -0
14%Below typical
fewer lines added than baseline
48
995f7d19chore: Ubuntu 24.04 - Clean up Vagrantfile
Banee Ishaque K
1y ago+0 -71
10%Below typical
fewer lines added than baseline
49
9ed8d422refactor: remove QEMU plugin installation from Vagrant testing workflow
Banee Ishaque K
8mo ago+0 -4
7%Below typical
fewer lines added than baseline
50
b5d0afeefeat: add Vagrantfile for Odoo 12 CE Accounting with PDF Reports on Ubuntu 18.04
Banee Ishaque K
8mo ago+0 -0
7%Below typical
fewer lines added than baseline
  • 6cb65cfafeat: refactor Vagrant CI workflow by removing obsolete scripts and adding new provider installation and testing scripts
    Author
    Banee Ishaque K
    When
    8mo ago
    Lines
    +162 -201
    Risk
    98%Elevated
  • b335d48cfeat: add scripts for Vagrant CI workflow enhancements and provider detection
    Author
    Banee Ishaque K
    When
    8mo ago
    Lines
    +202 -179
    Risk
    98%Elevated
  • 6f2de5aafeat: add GitHub Actions workflow for Vagrantfile CI testing
    Author
    Banee Ishaque K
    When
    8mo ago
    Lines
    +169 -0
    Risk
    95%Elevated
  • 3b2bc311feat: Ubuntu 24-04 Arm64
    Author
    Banee Ishaque K
    When
    1y ago
    Lines
    +167 -0
    Risk
    93%Elevated
  • d6c8ca17feat: enhance error handling in scripts for better reliability and debugging
    Author
    Banee Ishaque K
    When
    8mo ago
    Lines
    +99 -26
    Risk
    92%Elevated
  • b1f391a8docs: add Copilot instructions for managing Vagrant environments
    Author
    Banee Ishaque K
    When
    8mo ago
    Lines
    +48 -0
    Risk
    90%Elevated
  • e700c4c4feat: enhance installation scripts for cross-platform compatibility and improve error handling
    Author
    Banee Ishaque K
    When
    8mo ago
    Lines
    +34 -12
    Risk
    88%Elevated
  • bc4ed2b4feat(.vscode): add recommended extensions list
    Author
    Banee Ishaque K
    When
    1y ago
    Lines
    +35 -0
    Risk
    86%Elevated
  • eb2691a2feat: enhance Vagrant CI workflow with box metadata parsing and architecture checks
    Author
    Banee Ishaque K
    When
    8mo ago
    Lines
    +32 -0
    Risk
    84%Elevated
  • 8581c36afeat: enhance Vagrant CI workflow to support box name input for manual runs
    Author
    Banee Ishaque K
    When
    8mo ago
    Lines
    +29 -4
    Risk
    82%Elevated
  • 43007c37feat: enhance Vagrant CI workflow with manual input option for Vagrantfile path
    Author
    Banee Ishaque K
    When
    8mo ago
    Lines
    +19 -9
    Risk
    80%Elevated
  • 5ce7fea0feat: optimize Vagrant CI workflow by caching box metadata and version data
    Author
    Banee Ishaque K
    When
    8mo ago
    Lines
    +19 -6
    Risk
    78%Elevated
  • 5b1fe689feat: comment out docker installation section in install_provider_tools.sh
    Author
    Banee Ishaque K
    When
    8mo ago
    Lines
    +17 -17
    Risk
    74%Elevated
  • fbadc2c4feat: comment out libvirt installation section in install_provider_tools.sh
    Author
    Banee Ishaque K
    When
    8mo ago
    Lines
    +17 -17
    Risk
    74%Elevated
  • 0a90fe1cfeat: comment out QEMU installation section in install_provider_tools.sh
    Author
    Banee Ishaque K
    When
    8mo ago
    Lines
    +17 -17
    Risk
    74%Elevated
  • 7d6f2590feat: update Vagrant CI workflow to support optional box version input and improve Vagrantfile generation
    Author
    Banee Ishaque K
    When
    8mo ago
    Lines
    +16 -6
    Risk
    74%Elevated
  • 8d7ecfc5feat: Windows 11 Enterprise Evaluation 10.0.26100 x86_64
    Author
    Banee Ishaque K
    When
    1y ago
    Lines
    +15 -0
    Risk
    68%Elevated
  • d3e70d42Add .whitesource configuration file
    Author
    mend-bolt-for-github[bot]
    When
    1y ago
    Lines
    +14 -0
    Risk
    68%Elevated
  • 0ec28774feat: add cSpell configuration for custom words in VSCode settings
    Author
    Banee Ishaque K
    When
    8mo ago
    Lines
    +15 -0
    Risk
    65%Typical
  • 1a783c62chore: Codemagic - Install VirtualBox, Vagrant
    Author
    Banee Ishaque K
    When
    1y ago
    Lines
    +13 -0
    Risk
    63%Typical
  • e0a1fb44feat: remove Vagrant installation script and update CI workflow to eliminate its usage
    Author
    Banee Ishaque K
    When
    8mo ago
    Lines
    +12 -18
    Risk
    60%Typical
  • 7ba75544feat: Odoo 12.0 CE With Accounting Basics and PDF Reports
    Author
    Banee Ishaque K
    When
    1y ago
    Lines
    +12 -0
    Risk
    60%Typical
  • b3a60d21feat: update vagrant-ci.yml to enhance OS input options for workflow
    Author
    Banee Ishaque K
    When
    8mo ago
    Lines
    +10 -1
    Risk
    57%Typical
  • b4fb837achore: Codemagic - Check for PowerShell & PowerShell Core
    Author
    Banee Ishaque K
    When
    1y ago
    Lines
    +9 -3
    Risk
    57%Typical
  • 1d49d99dfeat: streamline Vagrant plugin installation and ensure dependencies for libvirt
    Author
    Banee Ishaque K
    When
    8mo ago
    Lines
    +8 -9
    Risk
    54%Typical
  • 671f2493feat: add conditional installation for jq in Vagrant CI workflow
    Author
    Banee Ishaque K
    When
    8mo ago
    Lines
    +7 -1
    Risk
    51%Typical
  • fd9fdf9ffeat: add initial Vagrantfile for Ubuntu Desktop 24.04.1 LTS ARM64
    Author
    Banee Ishaque K
    When
    8mo ago
    Lines
    +7 -0
    Risk
    51%Typical
  • 844fffbefeat: enhance provider installation handling with warnings for unsupported providers
    Author
    Banee Ishaque K
    When
    8mo ago
    Lines
    +5 -2
    Risk
    48%Typical
  • f33c192drefactor(Vagrantfile): update box and version, comment out boot_timeout and winrm settings
    Author
    Banee Ishaque K
    When
    1y ago
    Lines
    +5 -5
    Risk
    46%Typical
  • 30c4f6bachore: Codemagic - Build Vagrant Box
    Author
    Banee Ishaque K
    When
    1y ago
    Lines
    +4 -2
    Risk
    44%Typical
  • 5d873d56feat: modify vagrant_test_matrix.sh to ensure directory context is restored after provider commands
    Author
    Banee Ishaque K
    When
    8mo ago
    Lines
    +3 -3
    Risk
    42%Typical
  • b7d01ee9feat: update vagrant_test_matrix.sh to continue on provider errors instead of exiting
    Author
    Banee Ishaque K
    When
    8mo ago
    Lines
    +3 -3
    Risk
    42%Typical
  • 24c3eedbfeat: update vagrant_test_matrix.sh to exit on provider command failures
    Author
    Banee Ishaque K
    When
    8mo ago
    Lines
    +3 -3
    Risk
    39%Typical
  • eaee4521feat: improve error handling for missing box name in Vagrantfile
    Author
    Banee Ishaque K
    When
    8mo ago
    Lines
    +2 -2
    Risk
    30%Below typical
  • a3132f6bfeat: add documentation link to Vagrantfile for Ubuntu Desktop
    Author
    Banee Ishaque K
    When
    8mo ago
    Lines
    +2 -0
    Risk
    30%Below typical
  • 34d7bab1feat: add xshrim.txt-syntax extension to VSCode recommendations
    Author
    Banee Ishaque K
    When
    8mo ago
    Lines
    +2 -1
    Risk
    30%Below typical
  • 33ed5b7cfeat: add Vagrantfile for Ubuntu Server 24.04 ARM64 with initial configuration
    Author
    Banee Ishaque K
    When
    8mo ago
    Lines
    +2 -0
    Risk
    30%Below typical
  • d88be04eChange minimum severity level from LOW to HIGH
    Author
    Banee Ishaque K
    When
    8mo ago
    Lines
    +2 -2
    Risk
    30%Below typical
  • cb698d7cfeat: add Vagrantfile for Odoo 12 CE Accounting with PDF Reports on Ubuntu 18.04
    Author
    Banee Ishaque K
    When
    8mo ago
    Lines
    +2 -0
    Risk
    30%Below typical
  • 816886e2refactor(.vscode): add Vagrant extension recommendations
    Author
    Banee Ishaque K
    When
    1y ago
    Lines
    +2 -0
    Risk
    30%Below typical
  • 74740813fix: Windows 10.0.26100 - WinRM Communication Error Workaround
    Author
    Banee Ishaque K
    When
    1y ago
    Lines
    +2 -0
    Risk
    30%Below typical
  • 2032df6fChange QEMU setup action to arceos-org/setup-qemu
    Author
    Banee Ishaque K
    When
    8mo ago
    Lines
    +1 -1
    Risk
    20%Below typical
  • 7e47a836refactor: Add Ruby extension to VSCode settings
    Author
    Banee Ishaque K
    When
    1y ago
    Lines
    +1 -0
    Risk
    20%Below typical
  • 79b1950fdocs(ui): add vscode.yaml extension recommendation
    Author
    Banee Ishaque K
    When
    1y ago
    Lines
    +1 -0
    Risk
    20%Below typical
  • 5a295faffeat: ensure fail-fast is disabled in vagrant-test job strategy
    Author
    Banee Ishaque K
    When
    8mo ago
    Lines
    +1 -0
    Risk
    14%Below typical
  • efe30f5cfeat: modify get_supported_providers.sh to clean up API response by removing newlines and carriage returns
    Author
    Banee Ishaque K
    When
    8mo ago
    Lines
    +1 -2
    Risk
    14%Below typical
  • c38f478dfeat: add 'ovmf' to cSpell dictionary in VSCode settings
    Author
    Banee Ishaque K
    When
    8mo ago
    Lines
    +1 -0
    Risk
    14%Below typical
  • 995f7d19chore: Ubuntu 24.04 - Clean up Vagrantfile
    Author
    Banee Ishaque K
    When
    1y ago
    Lines
    +0 -71
    Risk
    10%Below typical
  • 9ed8d422refactor: remove QEMU plugin installation from Vagrant testing workflow
    Author
    Banee Ishaque K
    When
    8mo ago
    Lines
    +0 -4
    Risk
    7%Below typical
  • b5d0afeefeat: add Vagrantfile for Odoo 12 CE Accounting with PDF Reports on Ubuntu 18.04
    Author
    Banee Ishaque K
    When
    8mo ago
    Lines
    +0 -0
    Risk
    7%Below typical
Showing 50 of 53 commits

How the score behaves here

Change risk →

Two views of the same model: where the cuts fall, and what commit shape lands you above them.

Score distribution

Every scored commit, binned on the raw 0 to 10 score rather than the percentile. Percentile ranks are uniform by construction, so that axis has no shape to draw. The dashed lines are the tercile cuts behind each row's priority pill.

011typical ↑elevated ↑0.04.59.0Change-risk score →
Below typical
Typical
Elevated

Size against diffusion

The 53 most recent commits, on their own recency sample rather than the feed above: that defaults to risk-sorted, so reusing it would plot only the top tercile and call it the spread. Big and scattered is what the model penalises. Click a dot to open it.

110100Lines changed (log) →0.03.2Diffusion →
Below typical20
Typical15
Elevated18

Commit history for baneeishaque/Vagrant-Machines

baneeishaque/Vagrant-Machines has 54 commits in its history from 2 contributors, the first of them Jan 19, 2025. No file in the repository changed in the last 90 days. Every commit is scored for change risk from its size, spread and the history of the files it touches.