Skip to content

Update check-pinned-versions.yml/yalan2ny #12396

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

yalan2ny
Copy link

@yalan2ny yalan2ny commented Jun 16, 2025

Pull request

Description

New tool, Bug fixing, or Improvement?
Please include a summary of the change and which issue is fixed. Also include relevant motivation and context.
For new tools, please provide total size and installation time.

In general, most of the problems in running builds are related to the workflow. If the workflow file works correctly, you are successful in running your build. Now I hope this Ubuntu upgrade works well on the Android system as well, especially up to the endpoints, because it has not been completely successful on the Android system so far.

Related issue:

Check list

  • Related issue / work item is attached
  • Tests are written (if applicable)
  • Documentation is updated (if applicable)
  • Changes are tested and related VM images are successfully generated

@subir0071
Copy link
Contributor

There seems to be a mismatch between the title/description of this PR and the requested changes.
Kindly rewrite the same and will review post that.
Thanks.

Copy link
Author

@yalan2ny yalan2ny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Correction to the previous comment: The Ubuntu file works correctly and this problem of failure in endpoints is not related to Ubuntu, so I apologize for the overlap. The issue is related to the failure to receive the wallet in the user account, which does not specify what part of the wallet is the problem. Due to working on other projects and also working hours, therefore, it is not possible to spend all working hours looking for this wallet problem. This is not a criticism of the wallets, but rather a suggestion for improvement and betterment, and as a result, progress and success for everyone, especially the community.

@cceneag
Copy link

cceneag commented Jul 13, 2025

This pull request updates the .github/workflows/check-pinned-versions.yml file, primarily introducing a new step for setting up a Go environment and making changes to the workflow's structure and naming conventions. Below is a summary of the most important changes:

Workflow enhancements:

  • Added a new step to set up a Go environment using the actions/setup-go@v5.5.0 action, with several configurable options such as go-version, cache, and architecture. These options are currently placeholders.

Naming and structural changes:

  • Renamed the name field to tabname in the workflow definition.
  • Renamed jobs to escjobs and runs-on to tabruns-on for the job configuration.

Copy link
Author

@yalan2ny yalan2ny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The checked changes are required to continue the build, also due to an error in the code statement I am unable to continue as the workflow is not running so all changes are required for the Android device

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants