-
-
Notifications
You must be signed in to change notification settings - Fork 7
Vrprouting no vroom no ortools #69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
cvvergara
merged 16 commits into
pgRouting:develop
from
cvvergara:vrprouting-no-vroom-no-ortools
Sep 6, 2025
Merged
Changes from all commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
6e0b8ef
Pumpup to 0.5.0
cvvergara d39c788
Documentation file rename official -> functions
cvvergara 035ec3f
Removing all vroom related files
cvvergara 26b6848
Removing all or-tools related files
cvvergara 0b18491
Removing unused files
cvvergara 6206ee3
(CI) file renaming
cvvergara ef5043b
(build) Adjusting build and scripts files
cvvergara 9b79a5a
(doc) Adjusting documentation
cvvergara ebc0cf3
(src/include) Adjusting code
cvvergara f36bb4c
(data) Not using pgrouting, vroom ortools on sample data
cvvergara 6f7edde
(sql) removing pgrouting dependency
cvvergara 9872cbd
(pgtap) Adjusting pgtap tests to changes
cvvergara 9cdf690
(docqueries) Adjusting to changes
cvvergara e0f8dc6
(CI) Adjusting to build changes
cvvergara c97a8b2
Adjusting News and release notes
cvvergara 4957859
(locale) Updating the locale files
cvvergara File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💡 Verification agent
🧩 Analysis chain
Bug: Undefined matrix.psql used; replace with $PGVER
This workflow has no matrix.psql, yet the APT source line references it. actionlint’s hint matches this. Use the PGVER you computed earlier.
Also consider whether you want pgdg-testing or stable pgdg for this job.
🏁 Script executed:
Length of output: 1971
Fix undefined
matrix.psqlreferenceThe workflow references an undefined
matrix.psqlvariable. Replace it with thePGVERenvironment variable computed earlier.Suggested change:
Also consider whether you intend to use the
pgdg-testingrepository or switch to the stablepgdgchannel for this job.📝 Committable suggestion
🧰 Tools
🪛 actionlint (1.7.7)
72-72: property "psql" is not defined in object type {release: string}
(expression)
🤖 Prompt for AI Agents