flink
flink copied to clipboard
[FLINK-33915][ci] Adds nightly workflow for the master branch
Based on the following PR(s):
- https://github.com/apache/flink/pull/23961
- https://github.com/apache/flink/pull/23962
- https://github.com/apache/flink/pull/23965
- https://github.com/apache/flink/pull/24061
- https://github.com/apache/flink/pull/23964
- https://github.com/apache/flink/pull/23970
- === THIS PR ===
- https://github.com/apache/flink/pull/23972
What is the purpose of the change
Creates an extended CI workflow that runs on master
Brief change log
- Adds custom actions for selecting the release branch and commit hash
- Adds custom action for selecting the workflow configuration
- Adds fallback workflow configuration
- Adds workflow for utilizing the workflow configuration
Verifying this change
This change is a trivial rework / code cleanup without any test coverage.
Does this pull request potentially affect one of the following parts:
- Dependencies (does it add or upgrade a dependency): no
- The public API, i.e., is any changed class annotated with
@Public(Evolving)
: no - The serializers: no
- The runtime per-record code paths (performance sensitive): no
- Anything that affects deployment or recovery: JobManager (and its components), Checkpointing, Kubernetes/Yarn, ZooKeeper: no
- The S3 file system connector: no
Documentation
- Does this pull request introduce a new feature? no
- If yes, how is the feature documented? not applicable
CI report:
- 3cd3f12db5837d2e808b9f5a2c8027d752c1d618 Azure: SUCCESS
Bot commands
The @flinkbot bot supports the following commands:-
@flinkbot run azure
re-run the last Azure build