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

New Module: rir-exchange-ipset and BGP parsing #51

Open
18 tasks
spmadden opened this issue Dec 18, 2023 · 0 comments
Open
18 tasks

New Module: rir-exchange-ipset and BGP parsing #51

spmadden opened this issue Dec 18, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@spmadden
Copy link
Owner

  • Update top level irox module:
    • Update Cargo.toml
    • Update lib.rs
  • Update top level README.md
  • Update top level Cargo.toml/Cargo.lock
    • Ensure new module in main module list
    • Ensure new module dependency hotlink exists
  • In the new module:
    • Used the templates in /dev/mod_template
    • Ensure README.md exists
    • Ensure CHANGELOG.md exists
    • Ensure Cargo.toml set up correctly
    • Ensure lib.rs/main.rs:
      • Marked with #![forbid(unsafe_code)]
      • Has main module docs
  • Module released
    • verify just ci
    • cargo smart-release -u
@spmadden spmadden added the enhancement New feature or request label Dec 18, 2023
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

No branches or pull requests

1 participant