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

Fix the CI, plus other small updates #539

Merged
merged 4 commits into from
Jul 21, 2023
Merged

Fix the CI, plus other small updates #539

merged 4 commits into from
Jul 21, 2023

Commits on Jul 21, 2023

  1. Update scijava BOM to 36.0.0

    ctrueden committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    0f6e691 View commit details
    Browse the repository at this point in the history
  2. CI: rename master to main

    So that the GitHub Actions workflow runs again.
    ctrueden committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    14cc7a1 View commit details
    Browse the repository at this point in the history
  3. Remove unneeded service declarations from context

    The first three interface declarations already cover them.
    
    And change the ObjectService accessor to use the
    guaranteed-not-to-be-null flavor of accessor.
    ctrueden committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    18c168e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    50e6c75 View commit details
    Browse the repository at this point in the history