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: sparklemotion/nokogiri
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.13.1
Choose a base ref
...
head repository: sparklemotion/nokogiri
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.13.3
Choose a head ref
  • 16 commits
  • 20 files changed
  • 2 contributors

Commits on Jan 17, 2022

  1. Configuration menu
    Copy the full SHA
    5960da4 View commit details
    Browse the repository at this point in the history
  2. ci: refactor cruby-native-package job to use "docker run"

    The `container: image:` configuration is syntactic sugar for
    this. This commit sets us up to build (and test) non-x86_64
    containers (which most github actions don't support).
    
    see actions/runner#1491 (comment)
    flavorjones committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    d76525c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c53596 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2426 from sparklemotion/backport-2425-test-aarch6…

    …4-linux-using-qemu
    
    Backport #2425: ci: test x86-linux and aarch64-linux using qemu
    flavorjones authored Jan 17, 2022
    Configuration menu
    Copy the full SHA
    e18da00 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2022

  1. Configuration menu
    Copy the full SHA
    15d32f6 View commit details
    Browse the repository at this point in the history
  2. ci: Change Ruby setup to standard

    MSP-Greg authored and flavorjones committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    93d37f7 View commit details
    Browse the repository at this point in the history
  3. style: rubocop

    flavorjones committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    7957c7b View commit details
    Browse the repository at this point in the history
  4. dev(package): handle either .tar.gz or .tar.xz archive names

    preparing for the libxml2 and libxslt upgrades
    flavorjones committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    e885463 View commit details
    Browse the repository at this point in the history
  5. dep: upgrade mini_portile 2.7 to 2.8

    to handle .tar.xz files
    flavorjones committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    59a9398 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d37dd02 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    95cf66c View commit details
    Browse the repository at this point in the history
  8. dev(package): work around gnome mirrors with expired certs

    what year is it, jfc
    flavorjones committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    379f757 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #2457 from sparklemotion/flavorjones-libxml-2.9.13…

    …-v1.13.x
    
    upgrade to libxml 2.9.13 and libxslt 1.1.35 (branch v1.13.x)
    flavorjones authored Feb 20, 2022
    Configuration menu
    Copy the full SHA
    4729133 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. version bump to v1.13.2

    flavorjones committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    49b8663 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. Configuration menu
    Copy the full SHA
    5970fd9 View commit details
    Browse the repository at this point in the history
  2. version bump to v1.13.3

    flavorjones committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    7d74ced View commit details
    Browse the repository at this point in the history
Loading