DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
- Setting up some metrics for Flink / Flink's build system
- machine utilization
- test durations
- Setting up a central log collection service, where we dump all files, indexed by a search engine. This is good for finding logs for very rate errors, or statistics on certain error frequencies.
- Check out related notes: WIP: Notes on Build Time (in particular about moving away from Maven to Gradle)
- Running the end to end tests on Windows
(deprecated) Tutorial: Setting up Azure Pipelines for a fork of the Flink repository
| Info | ||
|---|---|---|
| ||
You can utilize Flink's GitHub Actions workflows on your fork to run CI. No need to use the flink-mirror repo anymore. |
This tutorial assumes that you want to authenticate with Microsoft through your GitHub Account. You can also use your existing MSFT Account to open an Azure Pipelines Account
...