Skip to content

Handle attr with true argument for writer #3579

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
merged 1 commit into from
Jun 3, 2025

Conversation

vinistock
Copy link
Member

@vinistock vinistock commented Jun 3, 2025

Motivation

As pointed out in #3544 (comment), attr actually accepts a boolean argument to determine if a writer is defined or not.

Implementation

Started handling the argument in a separate branch for attr.

Automated Tests

Improved our existing tests.

Copy link
Member Author


How to use the Graphite Merge Queue

Add the label graphite-merge to this PR to add it to the merge queue.

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@vinistock vinistock self-assigned this Jun 3, 2025
@vinistock vinistock added bugfix This PR will fix an existing bug server This pull request should be included in the server gem's release notes labels Jun 3, 2025 — with Graphite App
@vinistock vinistock requested a review from Morriar June 3, 2025 17:16
@vinistock vinistock marked this pull request as ready for review June 3, 2025 17:16
@vinistock vinistock requested a review from a team as a code owner June 3, 2025 17:16
@vinistock vinistock mentioned this pull request Jun 3, 2025
Copy link

graphite-app bot commented Jun 3, 2025

Merge activity

### Motivation

As pointed out in #3544 (comment), `attr` actually accepts a boolean argument to determine if a writer is defined or not.

### Implementation

Started handling the argument in a separate branch for `attr`.

### Automated Tests

Improved our existing tests.
@graphite-app graphite-app bot force-pushed the 06-03-handle_attr_with_true_argument_for_writer branch from b8988b9 to 4d348c5 Compare June 3, 2025 18:33
@graphite-app graphite-app bot merged commit 4d348c5 into main Jun 3, 2025
45 checks passed
@graphite-app graphite-app bot deleted the 06-03-handle_attr_with_true_argument_for_writer branch June 3, 2025 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix This PR will fix an existing bug server This pull request should be included in the server gem's release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants