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

Setup action and pipelines to spit out the Releases Spec Conformance Matrix #22

Merged
merged 3 commits into from
Sep 30, 2024

Conversation

leordev
Copy link
Member

@leordev leordev commented Sep 30, 2024

  • Add release modes to generate the Spec Versioning Conformance Matrix
  • Update tests cases regex to support web5-rs
  • Updates action docs readme file
  • Add some mocked examples and XML files to run unit tests
  • Introduces the Build SDKs Version Conformace Matrix Dashboard which will be called from the Specs releases pipelines

@leordev leordev requested a review from nitro-neal September 30, 2024 23:16
Copy link
Contributor

github-actions bot commented Sep 30, 2024

PR Preview Action v1.4.8
Preview removed because the pull request was closed.
2024-09-30 23:53 UTC

@@ -1,6 +1,8 @@
name: Build and Deploy
on:
push:
branches:
- main
Copy link
Member Author

Choose a reason for hiding this comment

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

we dont need to run builds on every push, just on main

@leordev leordev merged commit dac6f9c into main Sep 30, 2024
3 checks passed
@leordev leordev deleted the leordev/conformance branch September 30, 2024 23:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants