Posts
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-Znuny - Release 1.4.1
1.4.1 Snippets Updated Snippets (Znuny 7.1) Added Snippets znuny.Module.AgentTicketMarkSeenUnseen.code-snippets znuny.DBObject.CheckRequiredDatabaseVersion.code-snippets ...
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...
generator-sublime-package - Release 0.0.5
0.0.5 Maintenance Updated README. Added gif. Updated USAGE’s. Removed obsolete ‘Variables’ in app USAGE. New Added additional option generator-description to shows the description of each sub-ge...
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...