π repo_root/
π Jenkinsfile (has no file extension, references tasks in xx_BUILD_STEP folders below)
π 01_BUILD/
π _build.sh
Dockerfile.build
(optional - add more files for BUILD stage here)
π 02_UNIT_TESTS/
π repo_root/
π Jenkinsfile (has no file extension, references tasks in xx_BUILD_STEP folders below)
π 01_BUILD/
π _build.sh
Dockerfile.build
(optional - add more files for BUILD stage here)
π 02_UNIT_TESTS/
People
![]() :bowtie: |
π :smile: |
π :laughing: |
---|---|---|
π :blush: |
π :smiley: |
:relaxed: |
π :smirk: |
π :heart_eyes: |
π :kissing_heart: |
π :kissing_closed_eyes: |
π³ :flushed: |
π :relieved: |
π :satisfied: |
π :grin: |
π :wink: |
π :stuck_out_tongue_winking_eye: |
π :stuck_out_tongue_closed_eyes: |
π :grinning: |
π :kissing: |
π :kissing_smiling_eyes: |
π :stuck_out_tongue: |
Kafka 0.11.0.0 (Confluent 3.3.0) added support to manipulate offsets for a consumer group via cli kafka-consumer-groups
command.
kafka-consumer-groups --bootstrap-server <kafkahost:port> --group <group_id> --describe
Note the values under "CURRENT-OFFSET" and "LOG-END-OFFSET". "CURRENT-OFFSET" is the offset where this consumer group is currently at in each of the partitions.
[profile] | |
layer_height = 0.2 | |
wall_thickness = 1.2 | |
retraction_enable = True | |
solid_layer_thickness = 1.2 | |
fill_density = 20 | |
print_speed = 50 | |
print_temperature = 210 | |
print_temperature2 = 0 | |
print_temperature3 = 0 |
(MLE-297-Fix-naming-for-prometheus) $ ./prepare-commit-msg.sh 'Fix featureA in controller' | |
[MLE-297] Fix featureA in controller |
[{{ build.status }}] {{ repo.owner }}/{{ repo.name }} ({{ commit.branch }} - {{ truncate commit.sha 8 }}) |