Skip to content

feat: code formatting Yamato job and dotnet format project #464

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 2 commits into from
Feb 14, 2022

Conversation

fernando-cortez
Copy link
Collaborator

Description (*)

Yamato job definition file created for the formatting of code using dotnet format. The basis of this work can be seen inside Netcode for GameObjects' repo. A custom C# project is also brought over to facilitate quick iteration over multiple projects/packages, something that will likely be included in future jobs.

This job is not triggered automatically just yet. A subsequent PR will introduce the triggering Yamato job def. However, this can be triggered manually through Yamato CLI.

Related Pull Requests

Issue Number(s) (*)

Fixes issue(s): MTT-2410

Contribution checklist

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds are green)

@fernando-cortez fernando-cortez added the 1-Needs Review PR needs attention from the assignee and reviewers label Feb 4, 2022
@fernando-cortez fernando-cortez changed the title formatting yamato job and dotnet format project feat: code formatting Yamato job and dotnet format project Feb 4, 2022
@pdeschain
Copy link
Contributor

Chatted with Fernando and the Yamato error seems to be a non-issue.

@pdeschain pdeschain added 3-Good to Merge and removed 1-Needs Review PR needs attention from the assignee and reviewers labels Feb 14, 2022
@fernando-cortez fernando-cortez merged commit 372dda4 into develop Feb 14, 2022
@fernando-cortez fernando-cortez deleted the feature/code-formatting-job branch February 14, 2022 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants