Skip to content

Verify output of invoking pkl in action test#43

Draft
jasongwartz wants to merge 1 commit intomainfrom
verify-pkl-invoke-output
Draft

Verify output of invoking pkl in action test#43
jasongwartz wants to merge 1 commit intomainfrom
verify-pkl-invoke-output

Conversation

@jasongwartz
Copy link
Contributor

No description provided.

matrix:
# Right now macos-13 is amd64 while macos-14 is aarch64 (M1)
os: [ubuntu-latest, macos-13, macos-14, windows-latest]
pkl_version: [0.26.0, 0.26.1, 0.26.2, 0.26.3]
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we really need/want a matrix test for each and every single pkl version? 🤔
I have the feeling that is a bit overkill..

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Haha probably not, I added it in this (still in draft!) PR to make sure the checking of version strings was working (properly interpolated, not accidentally comparing to a hard-coded value, say).

I will probably leave in the matrix but with only one array element - in case Pkl changes their download mechanism in the future, and we want to test new behaviour for downloading from both old methods and new.

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