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

Support axo Releases #672

Merged
merged 4 commits into from
Dec 12, 2023
Merged

Support axo Releases #672

merged 4 commits into from
Dec 12, 2023

Conversation

shadows-withal
Copy link
Contributor

@shadows-withal shadows-withal commented Dec 11, 2023

Adds support for axo Releases (currently in closed beta) as a release data source for oranda. You can toggle between GitHub or axo Releases like this:

{
  "components": {
    "source": "axodotdev"
  }
}

oranda will still default to GitHub, so no changes needed if you don't use axo Releases.

@shadows-withal
Copy link
Contributor Author

(for easier reviewing, I broke the commit that homogenizes line endings out of the other work, the complete diff view is unreadable, but if you go commit by commit, it should be OK)

@shadows-withal shadows-withal marked this pull request as ready for review December 12, 2023 11:27
@shadows-withal shadows-withal changed the title WIP: Support axo Releases Support axo Releases Dec 12, 2023
Copy link
Member

@Gankra Gankra left a comment

Choose a reason for hiding this comment

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

looks right

@@ -3,6 +3,7 @@
}

.release-body {
margin-top: 2rem;
Copy link
Member

Choose a reason for hiding this comment

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

?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

drive-by fix for the changelog title and body being too close

@shadows-withal shadows-withal merged commit 3e2a347 into main Dec 12, 2023
13 checks passed
@shadows-withal shadows-withal deleted the feat/axoreleases branch December 12, 2023 16:13
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.

None yet

2 participants