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

Generate an HTML index page with all crates and versions #2

Merged
merged 10 commits into from
May 11, 2024

Conversation

shepmaster
Copy link
Member

No description provided.

A build script is great if the assets are guaranteed to be available,
but they would not be available once packaged and uploaded to a
registry.

Instead, this commit moves us to a system where `cargo xtask assets`
will generate the appropriate Rust file. This file can be checked in
immediately before a release is tagged and can then be a part of the
package.
Tweak the tests so we can pass a path to a compiled `margo`
binary (e.g. from a previous CI build step).
Also include the lockfiles in the cache key
@shepmaster shepmaster added the enhancement New feature or request label May 11, 2024
@shepmaster shepmaster merged commit ca8cc82 into main May 11, 2024
10 checks passed
@shepmaster shepmaster deleted the html-index branch May 11, 2024 00:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant