This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Hello world |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
from html2text import HTML2Text | |
from textwrap import dedent | |
from trafilatura import extract | |
import re | |
def get_md(cts, extractor='h2t'): | |
h2t = HTML2Text(bodywidth=5000) | |
h2t.ignore_links = True | |
h2t.mark_code = True | |
h2t.ignore_images = True |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Script started on 2024-11-24 17:12:47+08:00 [COMMAND="/home/luppy/nuttx-release/run-job.sh arm-14" TERM="tmux-256color" TTY="/dev/pts/19" COLUMNS="90" LINES="20"] | |
Now running https://github.com/lupyuen/nuttx-release/blob/main/run-job.sh | |
Called by https://github.com/lupyuen/nuttx-release/blob/main/run-ci.sh | |
+ job=arm-14 | |
+ [[ arm-14 == '' ]] | |
+ set | |
+ grep TMUX | |
+ true | |
+ neofetch | |
.-/+oossssoo+/-. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
My fist Gist |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-- AH POST-SERVER LOGS -- | |
-- ServerID: 9f4de1c3-5b21-41f6-aa4c-5d39a4483ad6 | |
-- Server started: November 22, 2024 04:53 PM UTC | Server uptime: 3 seconds | |
------------------ LOADB LOGS ------------------ | |
{ | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Script started on Sat Nov 23 23:30:27 2024 | |
Command: /Users/luppy/nuttx-build-farm/run-job-macos.sh risc-v-02 | |
Now running https://github.com/lupyuen/nuttx-build-farm/blob/main/run-job-macos.sh | |
Called by https://github.com/lupyuen/nuttx-build-farm/blob/main/run-ci-macos.sh | |
utc_time=2024-11-23T15:30:27 | |
local_time=2024-11-23T23:30:27 | |
+ job=risc-v-02 | |
+ [[ risc-v-02 == '' ]] | |
+ set | |
+ grep TMUX |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Second one |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
my new gist |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-- AH POST-SERVER LOGS -- | |
-- ServerID: 2c8bcbd3-250d-4302-bd3a-9125268d8b9e | |
-- Server started: November 20, 2024 11:15 AM UTC | Server uptime: 1 seconds | |
------------------ LOADB LOGS ------------------ | |
{ | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Pipeline still running ... | |
PipelineRun is still running: Tasks Completed: 18 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 12 | |
[set-github-started-label : post-comment] + EXTRA_ARGS= | |
[set-github-started-label : post-comment] + [[ ! -z operator-release-pipeline/started ]] | |
[set-github-started-label : post-comment] + EXTRA_ARGS+=' --add-labels operator-release-pipeline/started' | |
[set-github-started-label : post-comment] + [[ ! -z pipeline/trigger-release ]] | |
[set-github-started-label : post-comment] + EXTRA_ARGS+=' --remove-labels pipeline/trigger-release' | |
[set-github-started-label : post-comment] + [[ true == \t\r\u\e ]] | |
[set-github-started-label : post-comment] + EXTRA_ARGS+=' --remove-matching-namespace-labels' | |
[set-github-started-label : post-comment] + echo 'Editing GitHub labels to PR https://github.com/redhat-openshift-ecosystem/certified-operators-preprod/pull/5110' |
NewerOlder