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

Test merge for actions #2

Open
wants to merge 16 commits into
base: master
Choose a base branch
from
Open

Test merge for actions #2

wants to merge 16 commits into from

Commits on Jan 22, 2023

  1. Configuration menu
    Copy the full SHA
    9b794b5 View commit details
    Browse the repository at this point in the history
  2. Remove CASTLE_SERVICES_LOGGING FEATURE_EVENTLOG conditional compilati…

    …on symbols as they're no longer required
    
    The tests now work across all target frameworks.
    Jevonius committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    52e224a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e4dd3c View commit details
    Browse the repository at this point in the history
  4. Revert removal of Microsoft.TestPlatform.ObjectModel.11.0.0

    This works around an issue with NUnit3TestAdapter private referencing this version, stopping assembly binding redirects, and Windsor struggling to call `GetExportedTypes` as a result.
    Jevonius committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    c42781e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f021840 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Merge pull request castleproject#636 from Jevonius/remove-obsolete-lo…

    …gging
    
    Remove obsolete code in `Castle.Facilities.Logging`
    jonorossi authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    e984117 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    jonorossi authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    fa1436e View commit details
    Browse the repository at this point in the history
  3. Update README.md

    jonorossi authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    215f88d View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Configuration menu
    Copy the full SHA
    14c1844 View commit details
    Browse the repository at this point in the history
  2. Changing PackageId so we can release a new Nuget under Microting name…

    …space.
    
    Adding release script.
    renemadsen authored and Toxantron committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    e5d1c51 View commit details
    Browse the repository at this point in the history
  3. Revert package id changes

    Toxantron committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    66643af View commit details
    Browse the repository at this point in the history
  4. Apply action renaming

    Toxantron committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    4a027ee View commit details
    Browse the repository at this point in the history
  5. Fix and run tests

    Toxantron committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    4f778ff View commit details
    Browse the repository at this point in the history
  6. Split workflows for reuse

    Toxantron committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    ed6c302 View commit details
    Browse the repository at this point in the history
  7. Run ASP tests as NET6

    Toxantron committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    456278f View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Push packages to github

    Toxantron committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    48c19e2 View commit details
    Browse the repository at this point in the history