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

Adding Circle Ci to the template #306

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

Anavelyz
Copy link
Collaborator

@Anavelyz Anavelyz commented Jul 22, 2024

Pull Request description

Fixes #265

Pull Request checklists

This PR is a:

  • bug-fix
  • new feature
  • maintenance

About this PR:

  • it includes tests.
  • the tests are executed on CI.
  • the tests generate log file(s) (path).
  • pre-commit hooks were executed locally.
  • this PR requires a project documentation update.

Author's checklist:

  • I have reviewed the changes and it contains no misspelling.
  • The code is well commented, especially in the parts that contain more
    complexity.
  • New and old tests passed locally.

Additional information

Reviewer's checklist

Copy and paste this template for your review's note:

## Reviewer's Checklist

- [ ] I managed to reproduce the problem locally from the `main` branch
- [ ] I managed to test the new changes locally
- [ ] I confirm that the issues mentioned were fixed/resolved

@Anavelyz
Copy link
Collaborator Author

@xmnlab can you check it? Particularly config.yaml, please.

@xmnlab
Copy link
Member

xmnlab commented Aug 1, 2024

@Anavelyz , in general it looks nice .. but we need to add some validation in the smoke test when circleci is selected

could you check this option please? https://support.circleci.com/hc/en-us/articles/360006735753-How-to-validate-your-CircleCI-configuration

if you can try it locally and that works, I can create a api token to add it to the CI

@Anavelyz Anavelyz force-pushed the 265-add-circle-ci-template branch 2 times, most recently from 6ff97da to 4ac70bb Compare August 16, 2024 18:02
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

Successfully merging this pull request may close these issues.

add circle ci to the template
2 participants