-
-
Notifications
You must be signed in to change notification settings - Fork 342
feat!: remove nunjucks support and ag CLI
#1756
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
Open
derberg
wants to merge
35
commits into
asyncapi:master
Choose a base branch
from
derberg:nunjucksfinallygoesaway
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 5 commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
f0fc2bc
feat: remove nunjucks support
derberg d141638
Merge branch 'master' into nunjucksfinallygoesaway
derberg 45dbbd8
refactor
derberg 703d0a6
refresh lock
derberg e75afe6
Merge branch 'master' into nunjucksfinallygoesaway
derberg 02d7166
docs
derberg 1eae283
Merge branch 'nunjucksfinallygoesaway' of https://github.com/derberg/…
derberg 26cf037
Update package-lock.json
derberg a5d6810
Update jest.config.js
derberg 2e7a403
Update apps/generator/docs/typescript-support.md
derberg 0c4d036
remove cli
derberg 886bc20
Delete migration-cli.md
derberg e5efa5b
changeset
derberg 090eee5
minor
derberg 2c7be47
Update .changeset/remove-deprecated-nunjucks-cli.md
derberg 925a5dd
remove watcher
derberg 112a5ab
isLocalTemplate removal
derberg fc946fa
Merge branch 'master' into nunjucksfinallygoesaway
derberg 9eaad55
make node 24 must have
derberg d20805c
update changeset
derberg 4f86da6
Merge branch 'master' into nunjucksfinallygoesaway
derberg 8bb9fd3
update workflows
derberg eca3b6c
Merge branch 'nunjucksfinallygoesaway' of https://github.com/derberg/…
derberg a6b11d6
silent security alrerts
derberg 8dc94c2
more nunjucks wipe
derberg adb550d
cleanup docker
derberg cd48cc5
update dev guide after local testing
derberg 32a5ce6
bump deps
derberg 57c32e1
Update apps/generator/docs/react-render-engine.md
derberg 9f9068e
Update apps/generator/docs/react-render-engine.md
derberg 1872ddd
Update integration.test.js.snap
derberg f53a520
Update integration.test.js.snap
derberg ae4ea24
Merge branch 'master' into nunjucksfinallygoesaway
derberg aeb9d42
Update remove-deprecated-nunjucks-cli.md
derberg b31c428
Apply suggestions from code review
derberg File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Verify the link fragment for hooks.
The markdown linter flags that the link fragment
#hooksmay be invalid. Please verify this anchor exists in the target document to ensure navigation works correctly.Based on static analysis hints.
🧰 Tools
🪛 markdownlint-cli2 (0.18.1)
6-6: Link fragments should be valid
(MD051, link-fragments)
🤖 Prompt for AI Agents