Skip to content

Please add logging #7

@mcm1957

Description

@mcm1957

Pleaase add loggin to clearly indicate which phase is executed (npm deploy, github release, sentry release).

The following error results from sentry - but this cannot be easily read from log:

Run ioBroker/testing-action-deploy@v1
Run actions/checkout@v3
Syncing repository: iobroker-community-adapters/ioBroker.boschindego
Getting Git version info
Temporarily overriding HOME='/home/runner/work/_temp/b4de[18](https://github.com/iobroker-community-adapters/ioBroker.boschindego/actions/runs/6916069692/job/18815766770#step:2:19)51-e767-4527-817f-f1f550f27508' before making global git config changes
Adding repository directory to the temporary git global config as a safe directory
/usr/bin/git config --global --add safe.directory /home/runner/work/ioBroker.boschindego/ioBroker.boschindego
Deleting the contents of '/home/runner/work/ioBroker.boschindego/ioBroker.boschindego'
Initializing the repository
Disabling automatic garbage collection
Setting up auth
Fetching the repository
Determining the checkout info
Checking out the ref
/usr/bin/git log -1 --format='%H'
'03813c3bd95a76c5a396d9c1bd59fddb71e365df'
Run actions/setup-node@v3
Found in cache @ /opt/hostedtoolcache/node/18.18.2/x64
Environment details
/opt/hostedtoolcache/node/18.18.2/x64/bin/npm config get cache
/home/runner/.npm
Received 2508784 of 19286000 (13.0%), 2.4 MBs/sec
Cache Size: ~18 MB (19286000 B)
/usr/bin/tar -xf /home/runner/work/_temp/c4b5826a-1ff1-4d2a-9c80-cf12edaebe33/cache.tzst -P -C /home/runner/work/ioBroker.boschindego/ioBroker.boschindego --use-compress-program unzstd
Cache restored successfully
Cache restored from key: node-cache-Linux-npm-570a8ea10[32](https://github.com/iobroker-community-adapters/ioBroker.boschindego/actions/runs/6916069692/job/18815766770#step:2:34)aabef35cca4fe8190d1667bd1268d8e7830deb4c08e52f30d42ca
Received 19286000 of 19286000 (100.0%), 9.2 MBs/sec
Run VERSION="refs/tags/v1.0.0"
Run npm ci
npm WARN deprecated sinon@14.0.2: 16.1.1

added 304 packages, and audited 305 packages in 2s

76 packages are looking for funding
  run `npm fund` for details

found 0 vulnerabilities
Run if false; then
Skipping build step...
Run npm config set //registry.npmjs.org/:_authToken=***
apollon77
npm WARN publish npm auto-corrected some errors in your package.json when publishing.  Please run "npm pkg fix" to address these errors.
npm WARN publish errors corrected:
npm WARN publish "repository.url" was normalized to "git+https://github.com/iobroker-community-adapters/ioBroker.boschindego.git"
npm notice 
npm notice 📦  iobroker.boschindego@1.0.0
npm notice === Tarball Contents === 
npm notice 1.1kB  LICENSE                
npm notice 2.6kB  README.md              
npm notice 64.7kB admin/boschindego.png  
npm notice 2.4kB  admin/jsonConfig.json  
npm notice 4.5kB  io-package.json        
npm notice 590B   lib/adapter-config.d.ts
npm notice 24.9kB main.js                
npm notice 2.5kB  package.json           
npm notice === Tarball Details === 
npm notice name:          iobroker.boschindego                    
npm notice version:       1.0.0                                   
npm notice filename:      iobroker.boschindego-1.0.0.tgz          
npm notice package size:  75.2 kB                                 
npm notice unpacked size: 103.2 kB                                
npm notice shasum:        49ae95fe6fc4757e7675edbbaaacfb9c6a8a[40](https://github.com/iobroker-community-adapters/ioBroker.boschindego/actions/runs/6916069692/job/18815766770#step:2:43)e1
npm notice integrity:     sha512-1MEv1pjZP26qk[...]1iIx++DZRhSQQ==
npm notice total files:   8                                       
npm notice 
npm notice Publishing to https://registry.npmjs.org/ with tag latest and default access
+ iobroker.boschindego@1.0.0
Run softprops/action-gh-release@v1
👩‍🏭 Creating new GitHub release for tag refs/tags/v1.0.0...
🤔  not include valid file.
🎉 Release ready at https://github.com/iobroker-community-adapters/ioBroker.boschindego/releases/tag/v1.0.0
Run if ! true; then

added 13 packages in 1s
error: project not found

Add --log-level=[info|debug] or export SENTRY_LOG_LEVEL=[info|debug] to see more output.
Please attach the full debug log to all bug reports.
Error: Process completed with exit code 1.

Original log: https://github.com/iobroker-community-adapters/ioBroker.boschindego/actions/runs/6916069692/job/18815766770

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions