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

chore(ci): improve build and testing workflows #8

Closed
wants to merge 2 commits into from

Conversation

soonum
Copy link
Contributor

@soonum soonum commented Mar 6, 2023

Builds are tested thoroughly after conformance check.
All intriscis are tested and a commit check has been added.
Liniting workflow had been removed due to duplication with conformance test (make pcc).

It should help resolving #6.

Benchmarks would be run in GitHub Actions each time a commit is
pushed into main and can also be triggered on demand on any branch.
Benchmarks are executed in two flavors, one with AVX512 CPU
instructions support and one without it.
Results are parsed and then sent to Slab, Zama's CI bot, to be
stored in database.
Builds are tested thoroughly after conformance check.
All intriscis are tested and a commit check has been added.
Liniting workflow had been removed due to duplication with
conformance test (make pcc).
@soonum soonum self-assigned this Mar 6, 2023
Copy link
Member

@IceTDrinker IceTDrinker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could this be squashed with #7 in a single PR ?

@soonum
Copy link
Contributor Author

soonum commented Mar 7, 2023

Maybe be yes, this would create a big CI commit, unless we keep commits separated.
I'm ok to do it if we keep both commits.

@IceTDrinker
Copy link
Member

ok to keep both commits as the second one is small I don't see a problem to squash if you wanted to

@soonum
Copy link
Contributor Author

soonum commented Mar 7, 2023

Commit has been moved to #7.
Closing

@soonum soonum closed this Mar 7, 2023
@soonum soonum deleted the ci/improve_workflows branch March 9, 2023 10:54
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.

2 participants