Skip to content
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

fix: Update to all language files to fix github action for language updates #7686

Merged
merged 1 commit into from
Jan 4, 2023

Conversation

frankkopp
Copy link
Member

Summary of Changes

Currently the fials due to an internal rebase fail - see details below.
This PR updates all language files manually in the hope to fix the github action.

Details

https://github.com/flybywiresim/a32nx/actions/runs/3834379304/jobs/6533261434

##[debug]rebase all local changes on base branch
##[debug]$ git fetch ***github.com/flybywiresim/a32nx.git master:master
##[debug]Error: Command failed with exit code 1 (EPERM): git fetch ***github.com/flybywiresim/a32nx.git master:master
##[debug]    at makeError (/home/runner/work/_actions/gr2m/create-or-update-pull-request-action/v1.x/dist/index.js:7699:11)
##[debug]    at handlePromise (/home/runner/work/_actions/gr2m/create-or-update-pull-request-action/v1.x/dist/index.js:10615:26)
##[debug]    at processTicksAndRejections (node:internal/process/task_queues:96:5)
##[debug]    at async runShellCommand (/home/runner/work/_actions/gr2m/create-or-update-pull-request-action/v1.x/dist/index.js:997:32)
##[debug]    at async main (/home/runner/work/_actions/gr2m/create-or-update-pull-request-action/v1.x/dist/index.js:747:7) {
##[debug]  command: 'git fetch ***github.com/flybywiresim/a32nx.git master:master',
##[debug]  exitCode: 1,
##[debug]  exitCodeName: 'EPERM',
##[debug]  stdout: '',
##[debug]  stderr: 'From [https://github.com/flybywiresim/a32nx\n](https://github.com/flybywiresim/a32nx/n)' +
##[debug]    ' ! [rejected]          master     -> master  (non-fast-forward)\n' +
##[debug]    ' * [new tag]           master     -> master',
##[debug]  all: 'From [https://github.com/flybywiresim/a32nx\n](https://github.com/flybywiresim/a32nx/n)' +
##[debug]    ' ! [rejected]          master     -> master  (non-fast-forward)\n' +
##[debug]    ' * [new tag]           master     -> master',
##[debug]  failed: true,
##[debug]  timedOut: false,
##[debug]  isCanceled: false,
##[debug]  killed: false,
##[debug]  signal: undefined
##[debug]}
Error: Command failed with exit code 1 (EPERM): git fetch ***github.com/flybywiresim/a32nx.git master:master
    at makeError (/home/runner/work/_actions/gr2m/create-or-update-pull-request-action/v1.x/dist/index.js:7699:11)
    at handlePromise (/home/runner/work/_actions/gr2m/create-or-update-pull-request-action/v1.x/dist/index.js:10615:26)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async runShellCommand (/home/runner/work/_actions/gr2m/create-or-update-pull-request-action/v1.x/dist/index.js:997:32)
    at async main (/home/runner/work/_actions/gr2m/create-or-update-pull-request-action/v1.x/dist/index.js:747:7) {
  command: 'git fetch ***github.com/flybywiresim/a32nx.git master:master',
  exitCode: 1,
  exitCodeName: 'EPERM',
  stdout: '',
  stderr: 'From [https://github.com/flybywiresim/a32nx\n](https://github.com/flybywiresim/a32nx/n)' +
    ' ! [rejected]          master     -> master  (non-fast-forward)\n' +
    ' * [new tag]           master     -> master',
  all: 'From [https://github.com/flybywiresim/a32nx\n](https://github.com/flybywiresim/a32nx/n)' +
    ' ! [rejected]          master     -> master  (non-fast-forward)\n' +
    ' * [new tag]           master     -> master',
  failed: true,
  timedOut: false,
  isCanceled: false,
  killed: false,
  signal: undefined
}
Error: Command failed with exit code 1 (EPERM): git fetch ***github.com/flybywiresim/a32nx.git master:master

Discord username (if different from GitHub): CdrMaverick#6475

Testing instructions

none required

How to download the PR for QA

Every new commit to this PR will cause a new A32NX artifact to be created, built, and uploaded.

  1. Make sure you are signed in to GitHub
  2. Click on the Checks tab on the PR
  3. On the left side, click on the bottom PR tab
  4. Click on the A32NX download link at the bottom of the page

@frankkopp frankkopp merged commit 07674ec into flybywiresim:master Jan 4, 2023
@frankkopp frankkopp deleted the fix-language-update branch January 4, 2023 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants