Posts
Znuny-QuickDelete - Release 7.3.0
7.3.0 Maintenance Migrated for Znuny 7.3.x compatibility; no major functional changes. Documentation and tooling updates only where required for the new framework version. Full Changelog: ...
VSCode-Znuny - Release 2.0.0
2.0.0 Breaking Renamed command znuny.generateFilelist to znuny.insertFilelist and settings key znuny.generateFilelist.mode to znuny.insertFilelist.mode. Update keybindings, tasks.json, and set...
VSCode-QuoteWithMarker - Release 2.1.0
2.1.0 Added Command Insert marker frame only (quoteWithMarkerFrame): inserts the marker header/footer without quoting the selection twice or appending a second raw copy (useful for short revie...
VSCode-GitHubFileFetcher - Release 2.1.0
2.1.0 Added Fetch History: Activity bar view with a tree grouped by workspace; view title Add (gitHubFileFetcher.fetchHistory.add, runs gitHubFileFetcher.run) and Refresh; context actions to r...
VSCode-AddFolderToWorkspace - Release 2.1.0
2.1.0 Added Command Add Recent Folders to Workspace (addRecentFoldersToWorkspace) to pick from the saved recent list only; default keybinding Ctrl+Alt+K R (Cmd+Alt+K R on macOS where applicabl...
generator-sublime-package - Release 1.0.0
1.0.0 Breaking change: requires Node.js >= 20.12.0. Changed Raise engines.node to >=20.12.0; run CI and releases on Node 20 Import glob as a named export for compatibility with glob v...
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-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....
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...