Skip to content
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

fix/gql add new apis #1750

Merged
merged 13 commits into from
Sep 17, 2024
Merged

fix/gql add new apis #1750

merged 13 commits into from
Sep 17, 2024

Conversation

shivamka1
Copy link
Collaborator

@shivamka1 shivamka1 commented Sep 6, 2024

What changes were proposed in this pull request?

Rid isArchive and updateLastOpened graphql apis

Why are the changes needed?

These actions don't need independent apis anymore

Does this PR introduce any user-facing change? If yes is this documented?

Yes

How was this patch tested?

Integration tests

Issues

If this resolves any issues, please link to them here, the format is a KEYWORD followed by @_
KEYWORDS available are close, closes, closed, fix, fixes, fixed, resolve, resolves, resolved.
Please delete this text before creating your PR

Are there any further changes required?

No

@shivamka1 shivamka1 changed the title add lastupdated and lastopened apis to gqlgraph and mutablegqlgraph fix/gql add new apis Sep 6, 2024
@shivamka1 shivamka1 marked this pull request as ready for review September 16, 2024 14:33
@miratepuffin miratepuffin merged commit 4160e68 into master Sep 17, 2024
19 checks passed
@miratepuffin miratepuffin deleted the fix/gql branch September 17, 2024 19:34
@shivamka1
Copy link
Collaborator Author

When you use Path::join, the behavior depends on whether the second path (in our case, self.work_dir) is an absolute path. If self.work_dir is an absolute path, it will replace the existing path, meaning that current_dir() will be ignored.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants