Posts
generator-sublime-package - Release 0.1.0
0.1.0 Breaking Change: Requires Node.js >=16.0.0 with ES module support Changed Convert entire codebase from CommonJS to ES modules Convert all generator files to ES module syntax (impor...
VSCode-Znuny - Release 1.5.0
1.5.0 Added When the FileList is created, images (.png, .jpg, .svg, .gif, .ico) are now also added to SOPM FileList. Sort file list by ascending order before generating. Also add *.pl files....
Sublime-AddFolderToProject - Release 2.0.0
2.0.0 🌟 Version 2.0.0 🌟 This new version is a rewrite of the existing package AddFolderToProject by David Gerva AddFolderToProject-SublimePlugin. Rewrite The rewrite was made for the following ...
VSCode-QuoteWithMarker - Release 2.0.2
2.0.2 Changed Updated icon. Full Changelog: https://github.com/dennykorsukewitz/VSCode-QuoteWithMarker/compare/2.0.1…2.0.2 View this release on GitHub Download as .zip Download as ...
VSCode-GitHubFileFetcher - Release 2.0.2
2.0.2 Changed Updated icon. Full Changelog: https://github.com/dennykorsukewitz/VSCode-GitHubFileFetcher/compare/2.0.1…2.0.2 View this release on GitHub Download as .zip Download a...
VSCode-AddFolderToWorkspace - Release 2.0.1
2.0.1 Changed Changed to reusable.release.vscode.yml. Keep a changelog. Updated icon. Full Changelog: https://github.com/dennykorsukewitz/VSCode-AddFolderToWorkspace/compare/2.0.0…2.0.1 ...
VSCode-RainbowColors - Release 1.0.1
1.0.1 Changed Added description for rainbowColors.event to README.md Added keystrokes.gif and improved function description. Updated icon. Added ‘configuration changed’ dialog. Full Ch...
Global .gitignore
Global .gitignore: Ignore Specific Files Across All Your Git Repositories As a developer, you might have certain files or directories that you never want to commit to any of your Git repositories....
Znuny-QuickDelete - Release 6.5.2
6.5.2 Maintanance Updated documentation. Full Changelog: https://github.com/dennykorsukewitz/Znuny-QuickDelete/compare/6.5.1…6.5.2 View this release on GitHub Download as .zip Down...
Mastering Workflow Management with GitHub Actions
Mastering Workflow Management with GitHub Actions The workflow.yml file is a GitHub Actions workflow that provides a set of operations for managing GitHub Actions workflows in a repository. It sup...
Mastering Deployment Management with GitHub Actions
Mastering Deployment Management with GitHub Actions The deployment.yml file is a GitHub Actions workflow that automates the management of GitHub deployments. It allows users to list all deployment...
Sublime-QuoteWithMarker - Release 1.0.2
1.0.2 Maintenance Updated README.md and settings. Updated package structure generator-sublime-package. View this release on GitHub Download as .zip Download as .tar.gz
Sublime-GitHubFileFetcher - Release 1.0.2
1.0.2 Maintenance Updated README.md. Updated package structure generator-sublime-package. View this release on GitHub Download as .zip Download as .tar.gz
Znuny Timeline
Timeline was last updated on 26.09.2023. gantt title Znuny Past dateFormat YYYY-MM-DD section Znuny 6.0 6.0.31 :milestone, 6_0_31, 2021-01-27, 2021-01-29 6.0.32 :done, 6_0...
Git-Aliases
My Git Aliases # --- # Short aliases # --- a = !git add . b = branch -vv --all bd = !git branch -d $1 bn = !git rev-parse --abbrev-ref HEAD c ...
Git-Aliases Znuny
Console RebuildConfig - Maint::Config::Rebuild reb = "!bash -c \"if [ \"$(grep -c \"6.0.1 2017-11-21\" CHANGES.md)\" -ge '1' ]; then perl bin/otrs.Console.pl Maint::Config::Rebuild --cleanup;...
Git-Aliases GitHub
GitHub These aliases are designed to check out GitHub PullRequest (PR) locally. # $1 = PullRequestID # Fetch a pull request from GitHub. pr-fetch = "!bash -c \"git fetch github pull/...
Znuny-UBInventory - Release 6.0.1
6.0.1 Build version 6.0.1. View this release on GitHub Download as .zip Download as .tar.gz
MRBS-OTRS - Release v1.0
v1.0 MRBS-OTRS is a function to ‘connect’ the MRBS (1.4.10) deprecated with the Ticketsystem OTRS. The aim is to add a TicketNumber from OTRS into the description of the booking in MRBS. Every n...