Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.

Added Github Actions pipeline #216

Closed
wants to merge 0 commits into from
Closed

Added Github Actions pipeline #216

wants to merge 0 commits into from

Conversation

berendsliedrecht
Copy link
Contributor

  • Runs a CI pipeline for incoming PRs and merges to main.
    • audit
    • build
    • check
    • clippy
    • docs
    • format
    • tests
  • Removed some files that I assumed are not used (please give this a careful review as I am not fully aware of the history of these files).
  • Does not include the release to crates.io just yet.
  • Moved the ursa_ packages to an Ursa folder to keep the root a bit cleaner. They kept the ursa_ prefix as we might want to release them as seperate packages, although some of them are empty.

@brentzundel
Copy link
Contributor

Is this still a draft?

@berendsliedrecht
Copy link
Contributor Author

I think I left it in a draft as it still misses the release to crates.io. I also wasn't sure, or able to find, what the continuous integration from appveyor is doing exactly. I think a couple of small additions, making releases possible, would complete the PR.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants