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

BACKLOG-22212 Make module compatible with 8.1.5 #13

Merged
merged 10 commits into from
Jan 18, 2024
Prev Previous commit
Next Next commit
BACKLOG-22212 Make module compatible with 8.1.5.1
AKarmanov committed Jan 17, 2024
commit de584159c78cd24b2379246d806bb4cf834ad00d
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
@@ -52,7 +52,7 @@
<parent>
<artifactId>jahia-modules</artifactId>
<groupId>org.jahia.modules</groupId>
<version>8.1.5.0</version>
<version>8.1.5.1</version>
</parent>

<artifactId>richtext-configuration</artifactId>

Unchanged files with check annotations Beta

});
});
// TODO Need to clean up configuration manually (delete in file system) for re-runs

Check warning on line 84 in tests/cypress/e2e/filtering.cy.ts

GitHub Actions / Static Analysis (linting, vulns)

Unexpected 'todo' comment: 'TODO Need to clean up configuration...'
});