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

Add entrypoints for moved modules #17

Merged
merged 3 commits into from
Aug 29, 2024

Commits on Aug 29, 2024

  1. 🚑 Suppress import errors in plugins

    These are coming from `awx` having convoluted and undeclared
    dependency tree.
    webknjaz committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    51ff960 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c212f6e View commit details
    Browse the repository at this point in the history
  3. 📦 Declare awx entry points for moved plugins

    This patch includes tests for loading them.
    chrismeyersfsu authored and webknjaz committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    60dc36c View commit details
    Browse the repository at this point in the history