Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 3.0.1 #540

Merged
merged 82 commits into from
Nov 26, 2019
Merged

Release 3.0.1 #540

merged 82 commits into from
Nov 26, 2019

Commits on Nov 13, 2019

  1. Configuration menu
    Copy the full SHA
    8700239 View commit details
    Browse the repository at this point in the history
  2. Added a file to trigger a change when we commit this to the test branch

    (hopefully will deploy our artifact!)
    KevinFHartmann committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    a802039 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1397a81 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3030647 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d1a5ea3 View commit details
    Browse the repository at this point in the history
  6. closer to right

    KevinFHartmann committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    d058da2 View commit details
    Browse the repository at this point in the history
  7. Bugfix: Fixed missing paren in Jenkinsfile

    Bugfix: Removed the "trigger a change" field
    KevinFHartmann committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    b647e99 View commit details
    Browse the repository at this point in the history
  8. NewIdea: Speed up development by removing everything except the artif…

    …actory stuff from the Jenkinsfile, then put the old code back in as required.
    KevinFHartmann committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    aa0d93f View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2019

  1. Configuration menu
    Copy the full SHA
    b17fe7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77f3348 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a6cb00 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    07f6118 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    80a8409 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f433648 View commit details
    Browse the repository at this point in the history
  7. - Changed pom version to 0.0.0 so we can clean up after these tests l…

    …ater.
    
    - Updated Jenkins file to remove leading quote (had 4 quotes, not 3 at start)
    KevinFHartmann committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    e348603 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4f15e45 View commit details
    Browse the repository at this point in the history
  9. Bugfix: Now print out the filespec we're trying to upload, so we can …

    …see if it's remotely correct.
    KevinFHartmann committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    cac439e View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2019

  1. Trying this

    KevinFHartmann committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    0d79ae4 View commit details
    Browse the repository at this point in the history
  2. Change: Put old Jenkinsfile back with maven support... let's see what…

    … it does, now that I have some idea of what I'm supposed to be looking for...
    KevinFHartmann committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    ea1fcb1 View commit details
    Browse the repository at this point in the history
  3. Bugfix: updated pom.xml to have snapshot

    Tempfix: Removed build steps we don't need
    Bugfix: Hopefully fixed missing Maven tool
    KevinFHartmann committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    726466f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f0fb41 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    df08abe View commit details
    Browse the repository at this point in the history
  6. Bugfix: Extra '

    KevinFHartmann committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    1cad015 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3a69484 View commit details
    Browse the repository at this point in the history
  8. Bugfix: Added a MVN3 maven tool configuration in Jenkins; linked to i…

    …t in this file. Hopefully, this works okay.
    KevinFHartmann committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    6bf587c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0684c60 View commit details
    Browse the repository at this point in the history
  10. Bugfix: Missing ,

    KevinFHartmann committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    01ef657 View commit details
    Browse the repository at this point in the history
  11. Added tools section

    KevinFHartmann committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    9b5cde1 View commit details
    Browse the repository at this point in the history
  12. Bugfix: Changed maven to match what the error messages suggest is ava…

    …ilable on the server.
    
    Bugfix: Quoted MVN3 in the 'tool' section
    KevinFHartmann committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    e04c118 View commit details
    Browse the repository at this point in the history
  13. The pipeline claims to install JDK11, then complains it can't find it.

    Removing it from the tools section in hopes there's a default value that works better.
    KevinFHartmann committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    84f7f1c View commit details
    Browse the repository at this point in the history
  14. Changed dcc-release to dcc-release-local, in hopes that 'local' is pa…

    …rt of a naming convention that the plugin knows.
    KevinFHartmann committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    fcbb775 View commit details
    Browse the repository at this point in the history
  15. x

    KevinFHartmann committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    304b1b2 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    51d4cb0 View commit details
    Browse the repository at this point in the history
  17. x

    KevinFHartmann committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    ccc65d6 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    14c485d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    810bd59 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    084525b View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    d4b7920 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    a800a93 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    b6ee96f View commit details
    Browse the repository at this point in the history
  24. This will now fail because the maven plugin isn't defined for JDK11, …

    …right? Let's just see....
    KevinFHartmann committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    d160c56 View commit details
    Browse the repository at this point in the history
  25. Changed to agent any

    KevinFHartmann committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    a63c720 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    8c1a45e View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    66651e1 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    35faa17 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2019

  1. Configuration menu
    Copy the full SHA
    563c6b7 View commit details
    Browse the repository at this point in the history
  2. Now, let's see if this failure message lists the java version that we…

    … ran against, or tells us something more useful than the previous one did...
    KevinFHartmann committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    a75b939 View commit details
    Browse the repository at this point in the history
  3. no ls

    KevinFHartmann committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    9ed37cc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d1c3b92 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    30ad964 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8fba27e View commit details
    Browse the repository at this point in the history
  7. Retrying the trigger

    KevinFHartmann committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    ce43600 View commit details
    Browse the repository at this point in the history
  8. Enhancement: Now try to include the pom and jar files, the pom file f…

    …or song, and the files for song-core.
    KevinFHartmann committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    b1c7fcb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3163987 View commit details
    Browse the repository at this point in the history
  10. Fixed syntax

    KevinFHartmann committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    6b571e5 View commit details
    Browse the repository at this point in the history
  11. Please work

    KevinFHartmann committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    5125729 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    22e06e4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3cc3098 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    67ef9d9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4a64bf4 View commit details
    Browse the repository at this point in the history
  16. Fixed braces

    KevinFHartmann committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    bc5f836 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    af394de View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d833c10 View commit details
    Browse the repository at this point in the history
  19. Add when conditions

    KevinFHartmann committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    43435cc View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    6e8664d View commit details
    Browse the repository at this point in the history
  21. Merge branch 'test-master' into Define_release_process_for_cleints_to…

    …_OICR_Artifactory_roadmap_148
    KevinFHartmann authored Nov 20, 2019
    Configuration menu
    Copy the full SHA
    93b33f9 View commit details
    Browse the repository at this point in the history
  22. Merge pull request #526 from overture-stack/Define_release_process_fo…

    …r_cleints_to_OICR_Artifactory_roadmap_148
    
    Test deploy to dcc-release
    KevinFHartmann authored Nov 20, 2019
    Configuration menu
    Copy the full SHA
    05ea7cd View commit details
    Browse the repository at this point in the history
  23. Trying syntax again

    KevinFHartmann committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    4fe3467 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    6bfd571 View commit details
    Browse the repository at this point in the history
  25. Merge pull request #527 from overture-stack/Define_release_process_fo…

    …r_cleints_to_OICR_Artifactory_roadmap_148
    
    Trying syntax again
    KevinFHartmann authored Nov 20, 2019
    Configuration menu
    Copy the full SHA
    de60d6c View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    6582687 View commit details
    Browse the repository at this point in the history
  27. Merge remote-tracking branch 'origin/test-master' into Define_release…

    …_process_for_artifactory_roadmap#148
    KevinFHartmann committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    b59762c View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2019

  1. Removed duplicates

    KevinFHartmann committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    1b55ab3 View commit details
    Browse the repository at this point in the history
  2. Converted Jenkinsfile to use same code as score.

    Updated pom files to use -SNAPSHOT
    KevinFHartmann committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    2656dd8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    680640c View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2019

  1. Configuration menu
    Copy the full SHA
    d3b5020 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4bc43b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #537 from overture-stack/Define_release_process_fo…

    …r_artifactory_roadmap#148
    
    Define release process for artifactory roadmap#148
    KevinFHartmann authored Nov 22, 2019
    Configuration menu
    Copy the full SHA
    a516325 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2019

  1. Configuration menu
    Copy the full SHA
    8be8e62 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #538 from overture-stack/fixed-docker-command

    fixed-docker-command
    rtisma authored Nov 26, 2019
    Configuration menu
    Copy the full SHA
    cb9b2b1 View commit details
    Browse the repository at this point in the history
  3. Release 3.0.1

    rtisma committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    38dcee0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6950a23 View commit details
    Browse the repository at this point in the history