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: lightningd/plugins
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: lightningd/plugins
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: test-report
Choose a head ref
  • 16 commits
  • 9 files changed
  • 1 contributor

Commits on Jan 9, 2021

  1. Configuration menu
    Copy the full SHA
    9cc4354 View commit details
    Browse the repository at this point in the history
  2. meta: Add development requirements where missing

    We're about to start testing in isolation, so better make sure that
    each plugin can be tested in isolation.
    cdecker committed Jan 9, 2021
    Configuration menu
    Copy the full SHA
    85a1c4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f373994 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b327cbf View commit details
    Browse the repository at this point in the history
  5. gci: Run on all pushes

    cdecker committed Jan 9, 2021
    Configuration menu
    Copy the full SHA
    9ad0957 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7c7ebfb View commit details
    Browse the repository at this point in the history
  7. meta: Exclude lightning directory from tests

    On CI we clone into the CWD, which results in it being picked up by
    our runner. Exclude it.
    cdecker committed Jan 9, 2021
    Configuration menu
    Copy the full SHA
    ec1e3d1 View commit details
    Browse the repository at this point in the history
  8. meta: Add locale to the environment when running tests

    Click seems particularly upset if the locale is not UTF-8
    cdecker committed Jan 9, 2021
    Configuration menu
    Copy the full SHA
    8f69b6f View commit details
    Browse the repository at this point in the history
  9. meta: Temporarily disable feeadjuster tests

    An msat conversion seems to fail atm.
    cdecker committed Jan 9, 2021
    Configuration menu
    Copy the full SHA
    b3db4b9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    88432e7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    17f2b1c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b393e32 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    15759e5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    da9fc56 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2021

  1. Configuration menu
    Copy the full SHA
    4831fad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98cb721 View commit details
    Browse the repository at this point in the history
Loading