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

CircleCI plan does not cover the instance needed to run build and tests #669

Open
pradovic opened this issue Jan 19, 2021 · 6 comments
Open
Assignees

Comments

@pradovic
Copy link
Collaborator

CircleCI plan does not cover the instance needed to run build and tests, which is currently stopping a couple of PRs which are ready to merge.

One possible solution would be to switch to github actions. I am already on it, and will open the PR soon, so this could be a solution if accepted.

@matdehaast
Copy link
Collaborator

@pradovic lets try get it moved to GH Actions. If it's really an issue moving then I will reach out and see if we can upgrade the account.

@pradovic
Copy link
Collaborator Author

Sounds good! I already have it set up on a fork 90% and it seems to be working, so looks promising for now.

@pradovic
Copy link
Collaborator Author

@matdehaast Reducing the instance size on circleCI seems to have solved the problem short-term. However, since circleCI decided to reduce the instances for a free account, I still think it still makes sense to move to github actions. I don't see any benefit in using the circleCI if we are not in the mood to upgrade the account, as github actions seem to offer enough functionality for now. Anywayz, I will open the PR with GH actions, and we can decide then if everything appears to be working good.

@pradovic
Copy link
Collaborator Author

Well, I tried reducing the instance for docker updates and this is what I got:

Upgrade your plan to unblock build

This job has been blocked because Docker Layer Caching is not available on your current plan. Please upgrade to continue building.
Upgrade Plan

So, proceeding try with gh actions def :)

@koivunej
Copy link
Collaborator

koivunej commented May 6, 2021

I think we could drop all of the .circleci code now, since it no longer seems to run on PRs, then close this issue?

@pradovic
Copy link
Collaborator Author

pradovic commented May 6, 2021

Sounds good to me. I can do it today/tomorrow. Ok?

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

No branches or pull requests

3 participants