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

Add a mechanism to ignore some patterns in gotemplate/razor #259

Merged
merged 9 commits into from
Oct 2, 2024

Conversation

jocgir
Copy link
Contributor

@jocgir jocgir commented Oct 1, 2024

This pull request includes several updates to the gotemplate project, focusing on upgrading dependencies, adding new features, and improving documentation. The most important changes include updating the Hugo version in the GitHub workflows, adding a new flag for ignoring Razor expressions, and enhancing the template package with new functionalities and comprehensive documentation.

Dependency Updates:

  • .github/workflows/build.yml and .github/workflows/pr.yml: Updated Hugo version from 0.82.0 to 0.135.0. [1] [2]
  • docs/themes/book: Updated submodule commit reference.

New Features:

Documentation Enhancements:

Miscellaneous:

  • render-doc: Added environment variable GOTEMPLATE_NO_STDIN to the cleanup function in order to avoid nagging errors while executing gotemplate without having access to the stdin.

@jocgir jocgir requested a review from a team as a code owner October 1, 2024 17:06
Copy link
Contributor

@jonapich jonapich left a comment

Choose a reason for hiding this comment

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

Is there any way we can add an example about how to use it (and probably show regex vs non-regex too)?

@jocgir jocgir force-pushed the DT-7236-Fix-problem-with-sha256 branch from 61427bb to 80bdbc8 Compare October 2, 2024 12:50
@jocgir jocgir force-pushed the DT-7236-Fix-problem-with-sha256 branch from 918e3e3 to 3f8d12c Compare October 2, 2024 16:46
@jocgir jocgir merged commit 94e5107 into master Oct 2, 2024
3 checks passed
@jocgir jocgir deleted the DT-7236-Fix-problem-with-sha256 branch October 2, 2024 17:37
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