Skip to content

0.7.x publish pipeline is broken (unable to create git tag) #96

@khorolets

Description

@khorolets

During the release of 0.7.4, the pipeline that creates a Git tag appeared to be broken with the logs:

2023-12-11T09:01:19.3345586Z info published near-lake-framework v0.7.4
2023-12-11T09:01:19.3346284Z info success ok
2023-12-11T09:01:19.3394416Z [post run] current latest git tag is "v0.7.4"
2023-12-11T09:01:19.3415469Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
2023-12-11T09:01:19.3441339Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
2023-12-11T09:01:19.3515435Z ##[group]Run git push --tags
2023-12-11T09:01:19.3515869Z �[36;1mgit push --tags�[0m
2023-12-11T09:01:19.3550710Z shell: /usr/bin/bash -e {0}
2023-12-11T09:01:19.3551064Z env:
2023-12-11T09:01:19.3551402Z   CARGO_TERM_COLOR: always
2023-12-11T09:01:19.3551723Z   GIT_PREVIOUS_TAG: 0.7.3
2023-12-11T09:01:19.3552092Z   GIT_LATEST_TAG: v0.7.4
2023-12-11T09:01:19.3552441Z ##[endgroup]
2023-12-11T09:01:19.4670173Z remote: Permission to near/near-lake-framework-rs.git denied to github-actions[bot].
2023-12-11T09:01:19.4671824Z fatal: unable to access 'https://github.com/near/near-lake-framework-rs/': The requested URL returned error: 403
2023-12-11T09:01:19.4687308Z ##[error]Process completed with exit code 128.

ref: https://github.com/near/near-lake-framework-rs/actions/runs/7165060884/job/19506324787

Metadata

Metadata

Assignees

No one assigned

    Labels

    CI/CDbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions