Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ardelperal
/
codegraph-vba
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: ardelperal/codegraph-vba
Actions
All workflows
Workflows
CI
CI
Deploy site to GitHub Pages
Deploy site to GitHub Pages
Release
Release
Show more workflows...
Management
Caches
Deployments
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
518 workflow runs
518 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
docs(vba): eight load-bearing comments contradict the code (#233)
CI
#477:
Commit
e065b43
pushed by
ardelperal
2m 22s
main
main
2m 22s
View workflow file
docs(vba): eight load-bearing comments contradict the code
CI
#476:
Pull request
#233
opened by
ardelperal
3m 26s
docs/215-correct-vba-comments
docs/215-correct-vba-comments
3m 26s
View #233
View workflow file
docs(vba): align comments with extractor behavior
CI
#475:
Commit
26d8017
pushed by
ardelperal
2m 30s
docs/215-correct-vba-comments
docs/215-correct-vba-comments
2m 30s
View #233
View workflow file
refactor(vba): rule dispatcher duplicated across six classifiers; req…
CI
#474:
Commit
12d772f
pushed by
ardelperal
2m 33s
main
main
2m 33s
View workflow file
test(vba): remove documentation-prose and tautological assertions (#231)
CI
#473:
Commit
31f4857
pushed by
ardelperal
1m 55s
main
main
1m 55s
View workflow file
refactor(vba): rule dispatcher duplicated across six classifiers; requires union is inert
CI
#472:
Pull request
#232
opened by
ardelperal
2m 19s
refactor/216-rule-dispatcher
refactor/216-rule-dispatcher
2m 19s
View #232
View workflow file
test(vba): remove documentation-prose and tautological assertions
CI
#471:
Pull request
#231
synchronize by
ardelperal
2m 16s
fix/214-test-doc-prose
fix/214-test-doc-prose
2m 16s
View #231
View workflow file
test(vba): remove documentation-prose assertions
CI
#470:
Commit
87bc5c8
pushed by
ardelperal
2m 30s
fix/214-test-doc-prose
fix/214-test-doc-prose
2m 30s
View #231
View workflow file
chore(vba): delete six dead sweepX wrappers that contradict the split…
CI
#469:
Commit
6d1b92d
pushed by
ardelperal
2m 23s
main
main
2m 23s
View workflow file
test(vba): remove documentation-prose and tautological assertions
CI
#468:
Pull request
#231
opened by
ardelperal
1m 52s
fix/214-test-doc-prose
fix/214-test-doc-prose
1m 52s
View #231
View workflow file
test(vba): remove documentation-prose assertions
CI
#467:
Commit
c012da8
pushed by
ardelperal
2m 6s
fix/214-test-doc-prose
fix/214-test-doc-prose
2m 6s
View workflow file
chore(vba): delete six dead sweepX wrappers that contradict the split-once invariant
CI
#466:
Pull request
#229
synchronize by
ardelperal
2m 25s
chore/delete-dead-sweep-wrappers
chore/delete-dead-sweep-wrappers
2m 25s
View #229
View workflow file
test(vba): use classifier factory in issue 207 coverage
CI
#465:
Commit
7db5909
pushed by
ardelperal
2m 19s
chore/delete-dead-sweep-wrappers
chore/delete-dead-sweep-wrappers
2m 19s
View #229
View workflow file
fix(vba): DoCmd/Forms/TempVars matched inside string literals emit re…
CI
#464:
Commit
ee1beaa
pushed by
ardelperal
2m 26s
main
main
2m 26s
View workflow file
fix(vba): DoCmd/Forms/TempVars matched inside string literals emit real graph edges
CI
#463:
Pull request
#230
synchronize by
ardelperal
2m 19s
fix/209-string-literal-scan
fix/209-string-literal-scan
2m 19s
View #230
View workflow file
docs(changelog): note string-literal scanner fix
CI
#462:
Commit
ab23734
pushed by
ardelperal
2m 20s
fix/209-string-literal-scan
fix/209-string-literal-scan
2m 20s
View #230
View workflow file
fix(vba): SQL_TABLE_RE captures reserved words as table names in conc…
CI
#461:
Commit
0d0c6fc
pushed by
ardelperal
2m 14s
main
main
2m 14s
View workflow file
chore(vba): delete six dead sweepX wrappers that contradict the split-once invariant
CI
#460:
Pull request
#229
synchronize by
ardelperal
2m 26s
chore/delete-dead-sweep-wrappers
chore/delete-dead-sweep-wrappers
2m 26s
View #229
View workflow file
test(vba): use classifier factory in issue 207 coverage
CI
#459:
Commit
8082507
pushed by
ardelperal
2m 16s
chore/delete-dead-sweep-wrappers
chore/delete-dead-sweep-wrappers
2m 16s
View workflow file
fix(vba): DoCmd/Forms/TempVars matched inside string literals emit real graph edges
CI
#458:
Pull request
#230
opened by
ardelperal
2m 16s
fix/209-string-literal-scan
fix/209-string-literal-scan
2m 16s
View #230
View workflow file
docs(changelog): note string-literal scanner fix
CI
#457:
Commit
7499817
pushed by
ardelperal
2m 25s
fix/209-string-literal-scan
fix/209-string-literal-scan
2m 25s
View workflow file
chore(vba): delete six dead sweepX wrappers that contradict the split-once invariant
CI
#456:
Pull request
#229
opened by
ardelperal
2m 30s
chore/delete-dead-sweep-wrappers
chore/delete-dead-sweep-wrappers
2m 30s
View #229
View workflow file
docs(changelog): note classifier surface cleanup
CI
#455:
Commit
1999081
pushed by
ardelperal
2m 29s
chore/delete-dead-sweep-wrappers
chore/delete-dead-sweep-wrappers
2m 29s
View workflow file
fix(vba): SQL_TABLE_RE captures reserved words as table names in concatenated SQL
CI
#454:
Pull request
#228
opened by
ardelperal
2m 29s
fix/203-sql-table-re-reserved-words
fix/203-sql-table-re-reserved-words
2m 29s
View #228
View workflow file
fix(vba): reject reserved words as SQL tables
CI
#453:
Commit
4fea238
pushed by
ardelperal
2m 15s
fix/203-sql-table-re-reserved-words
fix/203-sql-table-re-reserved-words
2m 15s
View #228
View workflow file
Previous
1
2
3
4
5
…
20
21
Next
You can’t perform that action at this time.