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

Remove deprecated/non-working jobs from CircleCI #450

Merged
merged 3 commits into from
Jun 28, 2023
Merged

Conversation

charpeni
Copy link
Owner

I want to get the repository in a better shape, so the first task to do is to bring CircleCI back to life.

  • test-expo-ios job doesn't work anymore because expo build:ios has been discontinued on January 4, 2023. Let's remove it.
  • test-expo-web job doesn't work anymore because the webpack configuration doesn't match anymore, probably related to expo CLI being updated and our versions of expo are deprecated now. Let's comment this job for now and try to bring it back when we add examples for the last versions.

@github-actions github-actions bot added the 🧰 Infra Pull requests that update GitHub or CircleCI config files label Jun 28, 2023
@charpeni charpeni merged commit d0ad5c2 into main Jun 28, 2023
@charpeni charpeni deleted the cleanup-circleci branch June 28, 2023 21:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧰 Infra Pull requests that update GitHub or CircleCI config files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant