Skip to content

Conversation

@joncinque
Copy link
Contributor

@joncinque joncinque commented Dec 9, 2024

Problem

This repo only contains the implementation of the program and CLI, with no way of testing that it actually works.

Summary of changes

Get this repo in shape, based on the memo repo. Does the following:

  • add CI for testing during PRs
  • add publish step (only works with CLI currently)
  • add dependabot
  • add scripts
  • update Cargo.toml to use crates version of spl-token
  • add Cargo workspace
  • add license
  • add toolchain file / format file
  • update maintainers to Anza

@joncinque joncinque marked this pull request as ready for review December 9, 2024 12:12
@joncinque joncinque marked this pull request as draft December 9, 2024 12:17
@joncinque
Copy link
Contributor Author

joncinque commented Dec 9, 2024

@joncinque joncinque marked this pull request as ready for review December 9, 2024 23:56
#### Problem

This repo only contains the implementation of the program and CLI, with
no way of testing that it actually works.

#### Summary of changes

Get this repo in shape, based on the memo repo. Does the following:

* add CI for testing during PRs
* add publish step (only works with CLI currently)
* add dependabot
* add scripts
* update Cargo.toml to use crates version of spl-token
* add Cargo workspace
* add license
* add toolchain file / format file
@joncinque joncinque merged commit 6205d89 into solana-program:main Dec 11, 2024
@joncinque joncinque deleted the ci branch December 11, 2024 14:50
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.

2 participants