Skip to content

Conversation

@RodneyRichardson
Copy link
Owner

No description provided.

microalps and others added 6 commits March 20, 2025 10:15
Co-authored-by: David Burg <david.burg@microsoft.com>
* Implement replace_last and remove_last filters

* Update comments from review. Correct failing test on CI.

* Explicit tests for new filters beyond Golden Liquid baseline

* One more test for codecov

* And one more test for codecov

* Implemented replace_first and remove_first for DotLiquid 2.4. Corrected version flags for regex to be specifically 2.0 and not 2.1

* Move version specific test from global tests to specific versions.
# Conflicts:
#	src/DotLiquid.Tests/ConditionTests.cs
…ender (dotliquid#563)

* Add support for Liquid Drop to be used directly as a root object in render

* remove unneeded linq

* Implement method for LiquidType and RegisterSafeType methods that return a Drop

* Added additional test / incomplete code coverage

* Incorporate dotliquid#596 and additional tests for IIndexable

* Code review changes, incorporate final Hash code coverage and handle null environments input.

Co-authored-by: Rodney Richardson <rodney@rjrsoftware.com>

* Corrected traslation

---------

Co-authored-by: Rodney Richardson <rodney@rjrsoftware.com>
* Use csproj for nuget packaging

* Allow csproj to generate assembly version

* Informational AppVeyor yaml changes [ci-skip]

* Add PrivateAssets="all" to prevent SonarAnalyzer.CSharp being marked as a dependency in nuget package.

* Add PackageReadmeFile.

* Resolve dotliquid#595

* Drop Support for .NET Standard 1.3

* Bump SonarAnalyzer

* Conditionally install .net core 3.1

* Replace remaining calls to GetTypeInfo

* Fixed appveyor for prod ready

* Additional tests from PR dotliquid#592

Co-authored-by: Rodney Richardson <rodney@rjrsoftware.com>

* Extended NETSTANDARD2_0 guard to NETSTANDARD2_0_OR_GREATER

* Remove redundant variable

* Update requirements list on website.

* Attempt to fix No artifacts found matching '*.*nupkg'

* Revert changes to appveyor.yml; switch from nuget pack to dotnet pack

---------

Co-authored-by: Rodney Richardson <rodney@rjrsoftware.com>
@RodneyRichardson
Copy link
Owner Author

@codecov-ai-reviewer test

@codecov-ai
Copy link

codecov-ai bot commented May 30, 2025

On it! Codecov is generating unit tests for this PR.

@codecov-ai
Copy link

codecov-ai bot commented May 30, 2025

Sentry has determined that unit tests are not necessary for this PR.

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