Dump of all commands from "So You Think You Know Git - FOSDEM 2024":
The full blog post: https://blog.gitbutler.com/git-tips-and-tricks/
Dump of all commands from "So You Think You Know Git - FOSDEM 2024":
The full blog post: https://blog.gitbutler.com/git-tips-and-tricks/
This guide walks through the full workflow for publishing a Python package to PyPI using GitHub Actions and PyPI's Trusted Publishers (OIDC) feature. No long‑lived API tokens are required—PyPI issues temporary credentials to GitHub at publish time.
| # application.yml file of the config server (Spring Cloud Config Server) | |
| server: | |
| port: 9999 # or whatever | |
| spring: | |
| application: | |
| name: config-service | |
| cloud: | |
| config: | |
| server: | |
| git: |
| #!/usr/bin/env python | |
| """ | |
| Print (and write to JSON file) system information in a cross-platform manner. | |
| Output contains information about platform, BIOS, CPU, memory, disk, GPU, network, peripheral devices, installed | |
| packages, motherboard and users. | |
| This script heavily relies on psutil and some other bash/powershell commands. See requirements.txt for dependency list. |
| JALE | |
| ALİ | |
| MAHMUT | |
| MANSUR KÜRŞAD | |
| GAMZE | |
| MİRAÇ | |
| YÜCEL | |
| KUBİLAY | |
| HAYATİ | |
| BEDRİYE MÜGE |