-
Notifications
You must be signed in to change notification settings - Fork 31
Staging #372
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
Open
gkorland
wants to merge
32
commits into
main
Choose a base branch
from
staging
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Staging #372
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
367ce8e
feat: integrate @falkordb/canvas for schema visualization and remove …
Anchel123 9bf6497
Implement feature X to enhance user experience and optimize performance
Anchel123 ddfe7bc
chore: update @falkordb/canvas dependency to version 0.0.21
Anchel123 71bb1cd
Implement new feature for user authentication and improve error handling
Anchel123 6489f85
chore: update @falkordb/canvas dependency from 0.0.12 to 0.0.21 in pa…
Anchel123 1dbbc58
chore: update @falkordb/canvas dependency from 0.0.21 to 0.0.22 in pa…
Anchel123 67d82b9
chore: update @falkordb/canvas dependency from 0.0.21 to 0.0.22 in pa…
Anchel123 e1b8588
Merge remote-tracking branch 'origin/staging' into falkordb-canvas
Anchel123 755a2f4
refactor: update theme handling and improve styling in SchemaViewer c…
Anchel123 3f5e4d7
chore: update @falkordb/canvas dependency to version 0.0.23 in packag…
Anchel123 4c00d49
Bump urllib3 from 2.6.2 to 2.6.3 in the pip group across 1 directory
dependabot[bot] dddfbb5
Add weekly updates for GitHub Actions dependencies
gkorland 31ba4ef
Merge branch 'staging' into dependabot/pip/pip-8177a8837a
gkorland bfef44f
Merge pull request #371 from FalkorDB/dependabot/pip/pip-8177a8837a
gkorland 8af91e5
chore: update @falkordb/canvas dependency to version 0.0.24 in packag…
Anchel123 cddd3eb
chore: add preact dependency and update version to 10.28.2 in package…
Anchel123 444e271
Implement feature X to enhance user experience and fix bug Y in module Z
Anchel123 ce084c2
chore: update preact dependency to version 10.28.2 in package.json an…
Anchel123 870a0c2
Refactor code structure for improved readability and maintainability
Anchel123 784c386
Initial plan
Copilot 989bac7
Add HSTS header to prevent man-in-the-middle attacks
Copilot 93df5c9
Fix test endpoint path from /api/graphs to /graphs
Copilot c2b3551
Merge branch 'staging' into copilot/add-hsts-header
gkorland 48eba40
Merge pull request #382 from FalkorDB/copilot/add-hsts-header
gkorland 904f859
Bump jsonschema from 4.25.1 to 4.26.0
dependabot[bot] d7d4d2a
Refactor code structure for improved readability and maintainability
Anchel123 dc8e04b
Refactor code structure for improved readability and maintainability
Anchel123 f060d88
Refactor code structure for improved readability and maintainability
Anchel123 b6d2b67
Merge branch 'staging' into falkordb-canvas
Naseem77 927675c
Merge pull request #351 from FalkorDB/falkordb-canvas
Naseem77 364bbc1
Merge branch 'staging' into dependabot/pip/staging/jsonschema-4.26.0
gkorland befe74e
Merge pull request #377 from FalkorDB/dependabot/pip/staging/jsonsche…
gkorland 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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.
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.
[IMPORTANCE]: major – The new
github-actionsentry omits atarget-branch, so Dependabot will open workflow updates directly againstmainwhile the existingpip/npmconfigs are gated throughstaging. Please addtarget-branch: "staging"under this entry so all automation follows the same staging-first flow and avoids bypassing your promotion process.