Skip to content

Conversation

@lahma
Copy link
Contributor

@lahma lahma commented Apr 13, 2024

Types of Changes

Prerequisites

Please make sure you can check the following two boxes:

  • I have read the CONTRIBUTING document
  • My code follows the code style of this project

Contribution Type

What types of changes does your code introduce? Put an x in all the boxes that apply:

  • Bug fix (non-breaking change which fixes an issue, please reference the issue id)
  • New feature (non-breaking change which adds functionality, make sure to open an associated issue first)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • My change requires a change to the documentation
  • I have updated the documentation accordingly
  • I have added tests to cover my changes
  • All new and existing tests passed

Description

NUKE 8 with code tweaks and also deterministic build to get rid of warning in NuGet package: https://nuget.info/packages/AngleSharp.Css/1.0.0-beta.139

Copy link
Contributor

@FlorianRappl FlorianRappl left a comment

Choose a reason for hiding this comment

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

This looks great - I'd still prefer to use LTS but otherwise this could be merged.

@lahma lahma marked this pull request as draft April 13, 2024 09:18
* tweak code to get rid of warnings
* ensure deterministic build for CI
* use fixed paths for test resource loading
* ensure test errors are shown on GH Actions UI
@lahma
Copy link
Contributor Author

lahma commented Apr 13, 2024

This was a bit more tedious but turned out to be the file path resolving in tests which didn't behave correctly when deterministic build and paths were enabled. Worked around the problem by using more robust content copy to run directory and reading from thre.

@lahma lahma marked this pull request as ready for review April 13, 2024 14:54
@FlorianRappl FlorianRappl merged commit a0c9591 into AngleSharp:devel Apr 13, 2024
@FlorianRappl FlorianRappl added this to the 1.2.0 milestone Apr 13, 2024
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.

2 participants