Skip to content

Linked archived 'More examples' in README using @v1 fail #709

@MikeMcC399

Description

@MikeMcC399

Problem description

The README section More examples contains links to other repositories, where the examples specify:

uses: cypress-io/github-action@v1.

The current version of GHA is Version 5. The Version 1 of GHA is no longer accepted by GitHub and the examples fail to run. The GitHub action log shows the error message:

"The set-env command is disabled. Please upgrade to using Environment Files or opt into unsecure command execution by setting the ACTIONS_ALLOW_UNSECURE_COMMANDS environment variable to true. For more information see: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/"

The failing repositories are archived, implying that no further changes can be expected in these repositories. Archived repositories are read-only and it is not possible to submit issues against them.

Archived failing example repositories

Failing examples using GHA @v1
cypress-io/cypress-and-jest-typescript-example
cypress-io/cypress-gh-action-vue-example
cypress-io/gh-action-and-gh-integration

Steps to reproduce

Visually verify the status of repositories in the archived list above. Visiting each repository shows the status "Public archive".

Analysis

Suggested resolution

Remove the non-working archived repositories from the list More examples in the README file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions