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

Band aid until litOption is implemented for Aggregates. (bp #1277) #1278

Merged
merged 1 commit into from
Dec 17, 2019

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Dec 17, 2019

This is an automated backport of pull request #1277 done by Mergify.io

Mergify commands and options
More conditions and actions can be found in the [documention](https://doc.mergify.io/).

You can also trigger Mergify actions by commenting on this pull request:
  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR
  • @Mergifyio backports <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the simulator.

Finally, you can contact us on https://mergify.io/

This is just a band aid until an Aggregate `isLit()` method (for which work has begun) is implemented.

(cherry picked from commit 98a6710)
@mergify mergify bot requested a review from a team as a code owner December 17, 2019 20:42
@mergify mergify bot added the Backport Automated backport, please consider for minor release label Dec 17, 2019
@mergify mergify bot merged commit 11ee36d into 3.2.x Dec 17, 2019
@mergify mergify bot deleted the mergify/bp/3.2.x/pr-1277 branch December 17, 2019 21:05
jackkoenig pushed a commit that referenced this pull request Feb 28, 2023
FirrtlOption and CircuitOption represent, respectively, something that
is convertible to FirrtlOptions or something that is convertible to a
FirrtlCircuitAnnotation. Neither of these is intended to be serialized
automatically in output JSON.

This has the effect of *not* JSON-serializing the
FirrtlCircuitAnnotation. This serialization is supposed to be to a
file via an emitter.

Signed-off-by: Schuyler Eldridge <schuyler.eldridge@ibm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backport Automated backport, please consider for minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant