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

CI : Add issue templates #261

Closed
wants to merge 2 commits into from
Closed

Conversation

huitseeker
Copy link
Contributor

  • those support nightly CI workflows: I haven't found a way to make reusable workflow use templates from the workflow definition repo.
  • Created a new file VERSION_CHECK.md for automated monitoring of Rust's toolchain updates.
  • Introduced a new issue template for unused dependencies in Cargo.toml.

- those support nightly CI workflows: I haven't found a way to make reusable workflow use templates from the workflow definition repo.
- Created a new file `VERSION_CHECK.md` for automated monitoring of Rust's toolchain updates.
- Introduced a new issue template for unused dependencies in `Cargo.toml`.
Copy link
Contributor

@samuelburnham samuelburnham left a comment

Choose a reason for hiding this comment

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

I think this can be solved more generally by argumentcomputer/ci-workflows#22

@huitseeker
Copy link
Contributor Author

Wonderful!

@huitseeker huitseeker closed this Jan 16, 2024
auto-merge was automatically disabled January 16, 2024 12:51

Pull request was closed

huitseeker pushed a commit to huitseeker/arecibo that referenced this pull request Jan 22, 2024
* cut duplicate code

* bound --> bind for clarity

* expose asm feature
gabriel-barrett pushed a commit to gabriel-barrett/arecibo that referenced this pull request Feb 9, 2024
* Simplify Group trait (lurk-lang#259)

* simplify Group trait

* fix clippy

* further simplifications

* fix Copy

* Cut duplicate code (lurk-lang#261)

* cut duplicate code

* bound --> bind for clarity

* expose asm feature

* test: check test_pp_digest with asm feature in CI

* expose size of the base field (lurk-lang#262)

* fix: add mention of halo2curves issue explaining the problem

---------

Co-authored-by: Srinath Setty <[email protected]>
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