Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: doctrine/.github
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6.0.0
Choose a base ref
...
head repository: doctrine/.github
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7.1.0
Choose a head ref
  • 6 commits
  • 4 files changed
  • 3 contributors

Commits on Nov 28, 2024

  1. Reference the new workflow

    This was missed in a previous PR.
    greg0ire committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    3dbb096 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #57 from greg0ire/update-template

    Reference the new workflow
    greg0ire authored Nov 28, 2024
    Configuration menu
    Copy the full SHA
    7370aa0 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2024

  1. Remove Psalm job

    We have decided to stop running two static analysers on our repositories,
    because of the extra maintenance it causes to us.
    greg0ire committed Dec 10, 2024
    Configuration menu
    Copy the full SHA
    4b328b8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #50 from greg0ire/remove-psalm

    Remove Psalm job
    greg0ire authored Dec 10, 2024
    Configuration menu
    Copy the full SHA
    43ddb9b View commit details
    Browse the repository at this point in the history
  3. Create website-schema workflow

    Create json schema for website config
    
    Outsource website-schema.json to doctrine website
    
    Use long option in commands
    
    Run workflow on Ubuntu 24.04
    
    Create website-schema template
    SenseException committed Dec 10, 2024
    Configuration menu
    Copy the full SHA
    d4e1cda View commit details
    Browse the repository at this point in the history
  4. Merge pull request #55 from SenseException/website-schema

    Website JSON schema for .doctrine-project.json
    greg0ire authored Dec 10, 2024
    Configuration menu
    Copy the full SHA
    297a674 View commit details
    Browse the repository at this point in the history
Loading