8000 Comparing 0.6.2...0.6.3 · com-lihaoyi/mill · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: com-lihaoyi/mill
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.6.2
Choose a base ref
...
head repository: com-lihaoyi/mill
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.6.3
Choose a head ref
  • 10 commits
  • 27 files changed
  • 3 contributors

Commits on Apr 27, 2020

  1. Added .mill-version file

    lefou committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    9b7fe91 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

  1. Made scoverage more robust and better configurable (#829)

    * Made scoverage more robust and better configurable
    
    * Removed dummy coverage file creation
    
    * Cleanup worker impl and fixed error message
    
    * Added status message
    
    * Don't trigger compilation, as report can now handle missing files
    
    * Updated documentation
    
    * Fixed datadir test
    
    See #829
    # Conflicts:
    #	contrib/scoverage/worker/src/ScoverageReportWorkerImpl.scala
    lefou committed May 4, 2020
    Configuration menu
    Copy the full SHA
    9a0d43a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3206d51 View commit details
    Browse the repository at this point in the history
  3. Update travis caches

    lefou committed May 4, 2020
    Configuration menu
    Copy the full SHA
    6d5010d View commit details
    Browse the repository at this point in the history

Commits on May 5, 2020

  1. Fix Sonatype requests retrying too fast (#850)

    Pull request #850
    joan38 authored and lefou committed May 5, 2020
    Configuration menu
    Copy the full SHA
    3871406 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. Fix generator for ivy.xml when using extra publish artifacts (#861)

    * Refactoring extra published artifacts, so that ivy file is updated correctly
    
    * Adding extra published artifacts to ivy.xml
    
    * Fixing typo in LocalM2PublisherTest
    Adding test case for generated ivy.xml with extra published artifacts
    
    * Fixing generated names of files published without classifier
    
    * Finalization of PR after review
    
    Pull request: #861
    atooni authored May 8, 2020
    Configuration menu
    Copy the full SHA
    c928d87 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    lefou committed May 8, 2020
    Configuration menu
    Copy the full SHA
    66ea4a3 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2020

  1. Respect skipIdea in more places (#867)

    Pull request: #867
    lefou authored May 10, 2020
    Configuration menu
    Copy the full SHA
    f9b3f30 View commit details
    Browse the repository at this point in the history
  2. GenIdea: Use new content element for each source path (#873)

    This makes sure we also use the right content dir for source folders outside our module dir, which is most probably the case when you have "shared" sources in e.g. cross JVM/JS projects.
    
    * Use new content element for each source path
    
    * Fixed more tests
    
    * .
    
    #873
    lefou authored May 10, 2020
    Configuration menu
    Copy the full SHA
    cec7f5e View commit details
    Browse the repository at this point in the history
  3. Prepared release 0.6.3

    lefou committed May 10, 2020
    Configuration menu
    Copy the full SHA
    da9a8ac View commit details
    Browse the repository at this point in the history
Loading
0