git共201篇
The Lazy Engineer’s Guide to Automating Timesheets: Part 1-拾光赋

The Lazy Engineer’s Guide to Automating Timesheets: Part 1

The Lazy Engineer’s Guide to Automating Timesheets: Part 1,Ah, timesheets. The Lex Luthor of every software engineer’s existence. If you’re like me, you’d rather debug a race c...
kity的头像-拾光赋kity2个月前
0668
Automatically Publish a Repo as a PyPI Library with GitHub Actions-拾光赋

Automatically Publish a Repo as a PyPI Library with GitHub Actions

Automatically Publish a Repo as a PyPI Library with GitHub Actions, Introduction Last year I had the opportunity to turn my company's API into a JavaScript SDK by relying on the pr...
kity的头像-拾光赋kity4个月前
0618
AdminProber v1.1: The Ultimate Admin Panel Finder Tool for Penetration Testers and Ethical Hackers-拾光赋

AdminProber v1.1: The Ultimate Admin Panel Finder Tool for Penetration Testers and Ethical Hackers

AdminProber v1.1: The Ultimate Admin Panel Finder Tool for Penetration Testers and Ethical Hackers,Author: Trix Cyrus Waymap Pentesting tool: Click Here TrixSec Github: Click Here ...
kity的头像-拾光赋kity5个月前
05610
Git remote branches-拾光赋

Git remote branches

Git remote branches,This week we had to add a feature to another person's repository. To be specific, we were required to add a default configuration TOML file inside of user's $HO...
kity的头像-拾光赋kity6个月前
05613
Top 25 Code Repository interview questions-拾光赋

Top 25 Code Repository interview questions

Top 25 Code Repository interview questions, 1. What is the main purpose of a version control system (VCS)? A VCS tracks and manages changes in code, allowing for collaborative work...
kity的头像-拾光赋kity2年前
05510
How to measure Covid-19 impact on Jitsi project with Python and ElasticSearch-拾光赋

How to measure Covid-19 impact on Jitsi project with Python and ElasticSearch

How to measure Covid-19 impact on Jitsi project with Python and ElasticSearch,The situation with Covid-19 limits the possibility of face-to-face communication. Remote work is now a...
kity的头像-拾光赋kity5年前
05513
Code Review Git Workflow-拾光赋

Code Review Git Workflow

Code Review Git Workflow,      I recently became the git guru at my job because there has been a huge push to automate anything and everything. The au...
kity的头像-拾光赋kity5年前
05415
TIL Remote in Git and TOMLLIB in Python-拾光赋

TIL Remote in Git and TOMLLIB in Python

TIL Remote in Git and TOMLLIB in Python,Today I learned how to use remote branches in git. I practiced this git feature by having a peer work on my txt-to-HTML-converter. They adde...
kity的头像-拾光赋kity2年前
05415
Setting up a Django dev environment-拾光赋

Setting up a Django dev environment

Setting up a Django dev environment, Django for Beginners (5 Part Series) 1 Setting up a Django dev environment 2 Building my first Django project 3 Building my first Django projec...
kity的头像-拾光赋kity5年前
0535
Automating Python package releases by extending git-拾光赋

Automating Python package releases by extending git

Automating Python package releases by extending git,Like many automation workflows, you end up connecting different operations together that chain together. In this post I'll descr...
kity的头像-拾光赋kity5年前
05311
Creating GitHub Action to Deploy Projects into a Private Maven Repository-拾光赋

Creating GitHub Action to Deploy Projects into a Private Maven Repository

Creating GitHub Action to Deploy Projects into a Private Maven Repository,I have been heavily using other CI/CD platforms like GitLab, BitBucket, Jenkins, and Azure DevOps but I ca...
kity的头像-拾光赋kity5年前
0535
Git Bash Commands GIT-Bash Commonly Used Commands.-拾光赋

Git Bash Commands GIT-Bash Commonly Used Commands.

Git Bash Commands GIT-Bash Commonly Used Commands., Git (2 Part Series) 1 GIT-Bash Commonly Used Commands. 2 Git : Commands to Set Git Repo Local & online. Git-bash :- Git Bash...
kity的头像-拾光赋kity5年前
05311