Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
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: docker-mailserver/docker-mailserver
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v13.0.0
Choose a base ref
Loading
...
head repository: docker-mailserver/docker-mailserver
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v13.0.1
Choose a head ref
Loading
  • 5 commits
  • 15 files changed
  • 4 contributors

Commits on Nov 26, 2023

  1. docs: updated CONTRIBUTORS.md (#3656)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Nov 26, 2023
    Configuration menu
    Copy the full SHA
    2c60229 View commit details
    Browse the repository at this point in the history
  2. ci: push :edge when VERSION is updated (#3662)

    Previously, we did not run the workflow on push on `master` when a
    release happened because the push on master is guarded by a check on
    which files were changed.
    
    With this change, I added `VERSION` to the list of files to consider
    when updating `:edge`.
    georglauterbach authored Nov 26, 2023
    Configuration menu
    Copy the full SHA
    68a43eb View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. chore(deps): Bump anchore/scan-action from 3.3.6 to 3.3.7 (#3667)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    b037288 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. hotfix: solve #3665 (#3669)

    Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com>
    georglauterbach and polarathene authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    a11951e View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. fix: update-check.sh should query GH Releases (#3666)

    * fix: Source `VERSION` from image ENV
    
    Now CI builds triggered from tagged releases will always have the correct version. No need for manually updating a separate file.
    
    * fix: Query latest GH release tag
    
    Compare to the remote GH release tag published, rather than contents of a `VERSION` file.
    
    `VERSION` file remains in source for now as prior releases still rely on it for an update notification.
    
    * chore: Switch from `yq` to `jaq`
    
    - Can more easily express a string subslice.
    - Lighter weight: 9.3M vs 1.7M.
    - Drawback, no YAML input/output support.
    
    If `yq` is preferred, the `v` prefix could be removed via BASH easily enough.
    
    * chore: Add entry to `CHANGELOG.md`
    
    * ci: `VERSION` has no relevance to `:edge`
    
    * docs: Update build guide + simplify `make build`
    
    ---------
    
    Co-authored-by: Georg Lauterbach <44545919+georglauterbach@users.noreply.github.com>
    polarathene and georglauterbach authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    19e96b5 View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.