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

v1.2.0 Roadmap #30

Open
AraHaan opened this issue Jul 11, 2022 · 1 comment
Open

v1.2.0 Roadmap #30

AraHaan opened this issue Jul 11, 2022 · 1 comment

Comments

@AraHaan
Copy link
Contributor

AraHaan commented Jul 11, 2022

Roadmap for v1.2.0

Issue Status
Add support for generating IAsyncDisposable implementations. Planned
Generate code to dispose of disposables inside of a collection type. Planned
KeepOpen is improperly handled in the generated code. Completed
Generate internal ThrowIfDisposed() member methods. Completed
Replace calls to .Any() with .Count is not 0. Completed
Fix tests to Compile with latest dependency changes as some of them are wildcard versions. This is what broke the build on the test assembly. Completed

Future

  • Migrate CI? #5
    • This issue would be for in the future, to migrate from github actions to the workflow normally used by the .NET Foundation member projects (when this project becomes a full member in the future)
  • Set up arcade versioning (and set the generator project's IsShipping to true, but set test project to NonShipping).
  • Maybe utilize arcade testing as well?
  • use common engineering directory that normally exists for .NET Foundation projects.
  • Migrate to Issue Forms.
@AraHaan
Copy link
Contributor Author

AraHaan commented Sep 17, 2022

Alright, I have been busy with things lately, however I will be getting to implementing the new version soon.

@AraHaan AraHaan pinned this issue Dec 8, 2022
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

No branches or pull requests

1 participant