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

Convert circleci workflows to github actions #854

Closed
wants to merge 1 commit into from

Conversation

thezhangwei
Copy link
Contributor

Summary:
This pull request converts the CircleCI workflows to GitHub actions workflows.

build-deb_oldoldstable job fails with the following error.

/bin/bash: dx: command not found

Here is the latest workflow run in my fork.


https://fburl.com/workplace/f6mz6tmw

Differential Revision: D55346929

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D55346929

thezhangwei pushed a commit to thezhangwei/redex that referenced this pull request Apr 4, 2024
Summary:

This pull request converts the CircleCI workflows to GitHub actions workflows.

`build-deb_oldoldstable` job fails with the following error.
```
/bin/bash: dx: command not found
```

[Here is the latest workflow run in my fork](https://github.com/robandpdx-org/redex/actions/runs/8351358902).

---
https://fburl.com/workplace/f6mz6tmw

Differential Revision: D55346929
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D55346929

thezhangwei pushed a commit to thezhangwei/redex that referenced this pull request Apr 17, 2024
Summary:

This pull request converts the CircleCI workflows to GitHub actions workflows.

`build-deb_oldoldstable` job fails with the following error.
```
/bin/bash: dx: command not found
```

[Here is the latest workflow run in my fork](https://github.com/robandpdx-org/redex/actions/runs/8351358902).

---
https://fburl.com/workplace/f6mz6tmw

Differential Revision: D55346929
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D55346929

Summary:
The change is based on the auto-migration PR (facebook#852) to migrate our Circle CI workflow to Github Action.

I had to disable a few jobs in the converted Github Action workflow due to issues with the new runners available to us.

Differential Revision: D55346929
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D55346929

facebook-github-bot pushed a commit that referenced this pull request Apr 18, 2024
Summary:
The change is based on the auto-migration PR (#852) to migrate our Circle CI workflow to Github Action.

I had to disable a few jobs in the converted Github Action workflow due to issues with the new runners available to us.

Reviewed By: wsanville

Differential Revision: D55346929

fbshipit-source-id: e31458334b98b17b4fef1ea7bfac14ae73cad072
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants