BOT가 우리를 위해 무엇을 하는지 보여주고 설명하십시오
❔ 맥락
매일 BOT와 CI는 우리를 위해 점점 더 많은 일을 하고 있습니다.
사무실에서,
build a shared an efficient digital culture,
프로그래머(DEV 및 OPS)가 이 기술이 다음에 어떻게 도움이 되는지 중간 및 최고 경영진에게 설명하는 것이 중요합니다.
Still it remains a bit abstract.
이 짧은 게시물의 목표는 소스 코드 관점에서 어떻게
how BOTs are an extension of the team and can (should ?) be considered as "real" programmers...
매일의 임무를 수행하는 데 도움이 되고 정말 중요한 것에 집중합니다.
Innovate, learn, create new features as fast as possible to the market... so they can be released (and then maintained).
🎥 영화 상영
시각적 관리는 추상적인 개념을 이해하고 주의를 집중시키는 데 도움이 되는 강력한 도구입니다.
그래서 BOT가 팀워크에 어떻게 참여하는지 증거를 제시하기 위해 짧은 영화가 그 일을 할 수 있다고 생각했습니다.
👉 여기
gource
가 도움이 됩니다.아카우드웰 / 구르스
소프트웨어 버전 제어 시각화
구르스
https://gource.io
설명
Gource는 소스 제어 저장소용 시각화 도구입니다.
리포지토리는 트리로 표시되며 리포지토리의 루트는
중앙에서 디렉토리는 가지이고 파일은 잎입니다. 기여자
소스 코드는 특정 파일에 기여할 때 나타나고 사라집니다.
디렉토리.
요구 사항
Gource의 디스플레이는 OpenGL을 사용하여 렌더링되며 3D 가속 비디오가 필요합니다.
실행할 카드.
고스 사용
gource [options] [path]
options:
-h, --help
Help ('-H' for extended help).
-WIDTHxHEIGHT, --viewport WIDTHxHEIGHT
Set the viewport size. If -f is also supplied, will attempt to set
the video mode to this also. Add ! to make the window non-resizable.
--screen SCREEN
Set the number of the screen to display on.
--window-position XxY
Initial window position on your desktop which may be made up of
multiple monitors.
This will override the screen setting so don't specify both.
--frameless
Frameless window.
-f,
…
View on GitHub
🍿 콜라보레이션 다시보기 즐기기
매우 간단한 명령줄 내에서:
gource \
--key \
--highlight-users \
--date-format "%d/%m/%y" \
--hide mouse,filenames \
--file-idle-time 0 \
--max-files 0 \
--background-colour 000000 \
--font-size 25 \
--output-ppm-stream - \
| ffmpeg -y -r 30 -f image2pipe \
-vcodec ppm -i - -b 65536K movie.mp4
우리는 볼 수있다 :
Gource는 소스 제어 저장소용 시각화 도구입니다.
리포지토리는 트리로 표시되며 리포지토리의 루트는
중앙에서 디렉토리는 가지이고 파일은 잎입니다. 기여자
소스 코드는 특정 파일에 기여할 때 나타나고 사라집니다.
디렉토리.
요구 사항
Gource의 디스플레이는 OpenGL을 사용하여 렌더링되며 3D 가속 비디오가 필요합니다.
실행할 카드.
고스 사용
gource [options] [path]
options:
-h, --help
Help ('-H' for extended help).
-WIDTHxHEIGHT, --viewport WIDTHxHEIGHT
Set the viewport size. If -f is also supplied, will attempt to set
the video mode to this also. Add ! to make the window non-resizable.
--screen SCREEN
Set the number of the screen to display on.
--window-position XxY
Initial window position on your desktop which may be made up of
multiple monitors.
This will override the screen setting so don't specify both.
--frameless
Frameless window.
-f,
…
View on GitHub
🍿 콜라보레이션 다시보기 즐기기
매우 간단한 명령줄 내에서:
gource \
--key \
--highlight-users \
--date-format "%d/%m/%y" \
--hide mouse,filenames \
--file-idle-time 0 \
--max-files 0 \
--background-colour 000000 \
--font-size 25 \
--output-ppm-stream - \
| ffmpeg -y -r 30 -f image2pipe \
-vcodec ppm -i - -b 65536K movie.mp4
우리는 볼 수있다 :
gource [options] [path]
options:
-h, --help
Help ('-H' for extended help).
-WIDTHxHEIGHT, --viewport WIDTHxHEIGHT
Set the viewport size. If -f is also supplied, will attempt to set
the video mode to this also. Add ! to make the window non-resizable.
--screen SCREEN
Set the number of the screen to display on.
--window-position XxY
Initial window position on your desktop which may be made up of
multiple monitors.
This will override the screen setting so don't specify both.
--frameless
Frameless window.
-f,
…View on GitHub
🍿 콜라보레이션 다시보기 즐기기
매우 간단한 명령줄 내에서:
gource \
--key \
--highlight-users \
--date-format "%d/%m/%y" \
--hide mouse,filenames \
--file-idle-time 0 \
--max-files 0 \
--background-colour 000000 \
--font-size 25 \
--output-ppm-stream - \
| ffmpeg -y -r 30 -f image2pipe \
-vcodec ppm -i - -b 65536K movie.mp4
우리는 볼 수있다 :
👉 코드 관점에서 볼 때 BOT 코드와 인간의 차이를 볼 수 없다는 점에 유의하십시오. BOTS는 동일한 패턴에 따라 동일한 파일을 수정하는 경우가 많습니다.
🙏 감사의 말
등장 순서대로 영화에서 배우 역할을 맡은 프로그래머들에게 정말 감사합니다 😉 :
@lschaeffer313
@Dougniel
DependaABOT
semantic-release-bot
Reference
이 문제에 관하여(BOT가 우리를 위해 무엇을 하는지 보여주고 설명하십시오), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다 https://dev.to/optnc/show-explain-what-bots-do-for-us-3ki텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
우수한 개발자 콘텐츠 발견에 전념 (Collection and Share based on the CC Protocol.)