Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Comments

dev: Replace Makefile with justfile#251

Merged
olix0r merged 1 commit intomainfrom
ver/just
Aug 11, 2022
Merged

dev: Replace Makefile with justfile#251
olix0r merged 1 commit intomainfrom
ver/just

Conversation

@olix0r
Copy link
Member

@olix0r olix0r commented Aug 10, 2022

  • Remove the Makefile
  • Add a justfile with equivalent targets
  • Update the devcontainer to v25 (for cargo-nextest)
  • Remove the release-tag-meta action
  • Update the release workflow to test release process changes without
    publishing the release (as the proxy repo does).

@olix0r olix0r force-pushed the ver/just branch 2 times, most recently from bc43100 to 7161b15 Compare August 10, 2022 23:05
Copy link
Contributor

@hawkw hawkw left a comment

Choose a reason for hiding this comment

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

looks good to me overall!

@olix0r olix0r force-pushed the ver/just branch 3 times, most recently from 6cc3c5d to 2c20a95 Compare August 11, 2022 00:34
@olix0r olix0r marked this pull request as ready for review August 11, 2022 05:13
@olix0r olix0r requested a review from a team as a code owner August 11, 2022 05:13
* Remove the `Makefile`
* Add a `justfile` with equivalent targets
* Update the devcontainer to v25 (for `cargo-nextest`)
* Remove the `release-tag-meta` action
* Update the release workflow to test release process changes without
  publishing the release (as the proxy repo does).

Signed-off-by: Oliver Gould <[email protected]>
@olix0r olix0r merged commit d81af17 into main Aug 11, 2022
@olix0r olix0r deleted the ver/just branch August 11, 2022 15:57
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.

3 participants