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 unit and functional tests using Dart beta #1236

Merged
merged 3 commits into from
Feb 7, 2024
Merged

Conversation

cpswan
Copy link
Member

@cpswan cpswan commented Feb 7, 2024

Fixes #1235

- What I did

Created new workflow to run unit tests and functional tests using Dart Beta channel

- How I did it

  • Copied at_client_sdk workflow
  • Stripped out unnecessary run condition
  • s/stable/beta/ for Dart SDK in unit tests and functional tests
  • Removed all other tests

- How to verify it

Action will run against this PR

- Description for the changelog

ci: Add unit and functional tests using Dart beta

@cpswan cpswan requested review from gkc and sitaram-kalluri February 7, 2024 14:28
@cpswan cpswan self-assigned this Feb 7, 2024
Copy link
Contributor

@gkc gkc left a comment

Choose a reason for hiding this comment

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

Is there a way to reuse code from the existing workflow in the new one, rather than duplicating and editing?

@cpswan cpswan marked this pull request as draft February 7, 2024 15:33
@cpswan
Copy link
Member Author

cpswan commented Feb 7, 2024

@cpswan cpswan marked this pull request as ready for review February 7, 2024 15:51
@cpswan
Copy link
Member Author

cpswan commented Feb 7, 2024

@gkc I've updated the required tests to use the (stable) versions, so it would be good to get this merged ASAP

@gkc gkc merged commit 0e3fbd5 into trunk Feb 7, 2024
10 checks passed
@gkc gkc deleted the cpswan-beta-tests branch February 7, 2024 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants