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

feat: Allow to download nightly binaries using asdf install odo ref:nightly #73

Merged
merged 3 commits into from
Apr 29, 2024

Conversation

rm3l
Copy link
Member

@rm3l rm3l commented Apr 29, 2024

Description

See #64

Motivation and Context

Fixes #64

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)

Usage examples

asdf install odo ref:nightly

How Has This Been Tested?

Checklist:

  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.

@rm3l rm3l changed the title feat: Allow to download nightly binaries of odo using asdf install odo ref:nightly feat: Allow to download nightly binaries using asdf install odo ref:nightly Apr 29, 2024
@rm3l rm3l marked this pull request as ready for review April 29, 2024 21:24
@rm3l rm3l requested a review from a team as a code owner April 29, 2024 21:24
@rm3l rm3l merged commit dd9d1f0 into main Apr 29, 2024
22 checks passed
@rm3l rm3l deleted the 64-feat-download-nightly-binaries-of-odo branch April 29, 2024 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Allow to download nightly binaries of odo
1 participant