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

Add ASDF example #1328

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Add ASDF example #1328

wants to merge 1 commit into from

Conversation

vorburger
Copy link
Contributor

Description

Add https://github.com/asdf-vm example.

Motivation and Context

I came to this page looking for it and it wasn't here yet 😆

How Has This Been Tested?

I've used this on my enola-dev/enola#482 and it looks like it works like this.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation (add or update README or docs)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@vorburger vorburger requested a review from a team as a code owner February 16, 2024 17:22
@vorburger
Copy link
Contributor Author

I've used this on my enola-dev/enola#482 and it looks like it works like this.

Oups, nope; it actually does not, due to asdf-vm/actions#445!

I'll amend this with a workaround from that bug after I've tested it.

All the more useful to add this doc!

@vorburger
Copy link
Contributor Author

I'll amend this with a workaround from that bug after I've tested it.

Voilà, like this it works.

@vorburger vorburger marked this pull request as draft February 16, 2024 18:11
@vorburger
Copy link
Contributor Author

vorburger commented Feb 16, 2024

Voilà, like this it works.

Nope, still not... 😢 I'll amend this with another workaround from asdf-vm/actions#235, after I've tested it.

@vorburger vorburger marked this pull request as ready for review February 16, 2024 23:41
@vorburger
Copy link
Contributor Author

Voilà, like this it really works for me.

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.

1 participant