feat(ci): Add GitHub Actions workflows for CI/CD

This commit is contained in:
2025-01-18 23:52:44 +01:00
parent af18c2f57a
commit d16e3b613c
18 changed files with 8998 additions and 3455 deletions

View File

@@ -1,8 +1,8 @@
/**
* autocreated commitinfo by @pushrocks/commitinfo
* autocreated commitinfo by @push.rocks/commitinfo
*/
export const commitinfo = {
name: '@pushrocks/logcontext',
version: '2.0.0',
description: 'enrich logs with context'
name: '@push.rocks/smartcontext',
version: '2.1.0',
description: 'A module providing advanced asynchronous context management to enrich logs with context and manage scope effectively in Node.js applications.'
}