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

Move to Github actions and remove CircleCI #4554

Open
dsilhavy opened this issue Aug 20, 2024 · 0 comments
Open

Move to Github actions and remove CircleCI #4554

dsilhavy opened this issue Aug 20, 2024 · 0 comments
Assignees
Milestone

Comments

@dsilhavy
Copy link
Collaborator

Description

We currently have a mix of CI/CD platforms. For the deployment of new versions, we already use GitHub actions. For unit and functional testing of the pull requests, we use CircleCI.

Todos

Move completely to GitHub for all CI/CD related jobs. That requires us to run the jobs defined in https://github.com/Dash-Industry-Forum/dash.js/blob/development/.circleci/config.yml as GitHub actions. The corresponding workflows need to be defined.

@dsilhavy dsilhavy added this to the 5.0.0 milestone Aug 20, 2024
@dsilhavy dsilhavy self-assigned this Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Selected for Development
Development

No branches or pull requests

1 participant