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

Split up circleci config #1154

Closed
Tracked by #1158
ztefanie opened this issue Oct 12, 2023 · 0 comments · Fixed by #1166
Closed
Tracked by #1158

Split up circleci config #1154

ztefanie opened this issue Oct 12, 2023 · 0 comments · Fixed by #1166
Assignees

Comments

@ztefanie
Copy link
Member

ztefanie commented Oct 12, 2023

For better readability circleci config should be split up.

  • Create the subfolder src/commands src/jobs and src/workflows inside .circleci
  • put every command, job and workflow in a separate file
  • create autogenerated header file
  • add commands to merge file to a config file
  • create a check if config file is up to date
  • add the check to ci if config file is up to date
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant