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: RavenProject/Ravencoin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: fdoving/Ravencoin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 4 files changed
  • 1 contributor

Commits on Jun 17, 2021

  1. build: github action enable Skip Duplicate Actions.

        Setup Skip Duplicate Actions in the workflow.
        The reason for doing this, is that githubs path-ignore feature
        does not play well with required checks on master.
    
        Skip Duplicate Actions include a better paths_ignore feature.
    
        https://github.com/marketplace/actions/skip-duplicate-actions
    fdoving committed Jun 17, 2021
    Copy the full SHA
    e789072 View commit details
  2. edit README.md for testing.

    fdoving committed Jun 17, 2021
    Copy the full SHA
    e09ede7 View commit details
  3. build: update Expat 2.4.1 change source to github. (#1033)

    Expat renamed files because of CVE-2013-0340/CWE-776.
        This switches to v.2.4.1.
        Source changed from sourceforge to github.
    
    doc: update dependencies.md
    fdoving committed Jun 17, 2021
    Copy the full SHA
    afa436e View commit details
  4. Merge pull request #12 from fdoving/fdov-test-actions1

    edit README.md for testing.
    fdoving authored Jun 17, 2021
    Copy the full SHA
    2f188eb View commit details
  5. build: Github workflow, individual ifs

        Set individual ifs to get the statuses right when skipping.
    fdoving committed Jun 17, 2021
    Copy the full SHA
    405bcfc View commit details
Loading