Skip to content

[BUG] false test instructionsis non #100

Description

@mcm1957

Prerequisites

  • I have searched existing issues to ensure this is not a duplicate
  • I have followed the setup guide and troubleshooting steps
  • This issue is related to the ioBroker Copilot Instructions template or setup process

Issue Type

Template Issue - Problem with template content or structure

Severity

Medium - Affects functionality but not critical

Current Behavior

This instruction is nonsense:

Workflow Dependencies

Integration tests should run ONLY after lint and adapter tests pass:

integration-tests:
needs: [check-and-lint, adapter-tests]
runs-on: ubuntu-22.04


There is no job *integration-tests' at standard workflow.
The integration test MUST run on all supported os platform using latest version



### Expected Behavior

This instruction should be removed from template all together.

- Using create-adapter creates a currect and up to date workflow
- The workflow is checked be repochecker as far as possible and differences are reported if required.

### Steps to Reproduce

read the coüpilot intriuctions file

### GitHub Copilot Status

Yes - Copilot is active and working

### Template Version

0.5.7

### Operating System

Windows

### Node.js Version

_No response_

### Error Messages/Logs

```text

Configuration Details

No response

Additional Context

No response

Workaround

  • I have found a temporary workaround (please describe in additional context)
  • I have not found any workaround
  • I need help finding a workaround

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions