Daniel Widdis
Daniel Widdis
> Looks like the change worked: [#10423](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/10423) Yes and no. Yes the automation worked. 🎉 However it's a sledgehammer and doesn't recognize if changes have been pushed to the PR...
Hi @boooby19! Welcome! If you have some experience in Java, this should generally be straightforward code-wise, as I've outlined the needed changes in the first comment. Creating your first GitHub...
@boooby19 @KirrTap there are several classes that include this pattern so you could both participate! See https://github.com/search?q=repo%3Aopensearch-project%2Fflow-framework+%22logger.error%28errorMessage%22&type=code
Hey @boooby19 and @KirrTap need any help on this? Let us know, we're happy to help.
The [DEVELOPER_GUIDE](https://github.com/opensearch-project/flow-framework/blob/main/DEVELOPER_GUIDE.md) should give you commands you can run to fork/clone, build, and test.
> I have replaced strings "logger.error(errorMessage" in this 40 files: https://github.com/search?q=repo%3Aopensearch-project%2Fflow-framework+%22logger.error%28errorMessage%22&type=code . > > Can I create PR ? Feel free to create a PR at any time and we...
> Sonatype is having new policies of removing snapshots over 30 days What is the origin of this policy? I've spent a bit of time trying to find this policy,...