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

Options validation #406

Merged
merged 14 commits into from
Nov 26, 2021
Merged

Options validation #406

merged 14 commits into from
Nov 26, 2021

Conversation

tpasternak
Copy link
Contributor

No description provided.

@tpasternak tpasternak force-pushed the validation branch 3 times, most recently from 4940391 to da52a7d Compare November 19, 2021 14:31
@tpasternak tpasternak changed the title [DO NOT MERGE] Validation Options validation Nov 19, 2021
@tpasternak tpasternak marked this pull request as ready for review November 19, 2021 14:55
@tpasternak
Copy link
Contributor Author

I think I covered the issues. The problem now is that the warnings may be reported twice, as prepareBuild method is called more than one time

@tpasternak
Copy link
Contributor Author

Apart from the information about duplicate positions of settings in Map[Platform, Positioned[Unit]] is lost, do you think it's a big issue?

Copy link
Contributor

@alexarchambault alexarchambault left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apart from the NITs, LGTM!

tpasternak and others added 13 commits November 26, 2021 17:04
Switch extraPlatforms from Set[Positioned[Platform] to Map[Platform, Positioned[Unit]]
…cala

Co-authored-by: Alexandre Archambault <alexarchambault@users.noreply.github.com>
…scala

Co-authored-by: Alexandre Archambault <alexarchambault@users.noreply.github.com>
…scala

Co-authored-by: Alexandre Archambault <alexarchambault@users.noreply.github.com>
Co-authored-by: Alexandre Archambault <alexarchambault@users.noreply.github.com>
….scala

Co-authored-by: Alexandre Archambault <alexarchambault@users.noreply.github.com>
Co-authored-by: Alexandre Archambault <alexarchambault@users.noreply.github.com>
…ildOptionsRule.scala

Co-authored-by: Alexandre Archambault <alexarchambault@users.noreply.github.com>
@tpasternak
Copy link
Contributor Author

I had to force-push because of conflicts

@tpasternak tpasternak merged commit 39af244 into VirtusLab:master Nov 26, 2021
@tpasternak tpasternak deleted the validation branch November 26, 2021 18:15
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.

None yet

2 participants