SynapseML icon indicating copy to clipboard operation
SynapseML copied to clipboard

chore: upgrade github workers to run on latest ubuntu

Open ppruthi opened this issue 3 years ago • 14 comments

Related Issues/PRs

GH Announcement: https://github.com/actions/virtual-environments/issues/6002

#xxx

What changes are proposed in this pull request?

Briefly describe the changes included in this Pull Request.

How is this patch tested?

  • [ ] I have written tests (not required for typo or doc fix) and confirmed the proposed feature/bug-fix/change works.

Does this PR change any dependencies?

  • [ ] No. You can skip this section.
  • [ ] Yes. Make sure the dependencies are resolved correctly, and list changes here.

Does this PR add a new feature? If so, have you added samples on website?

  • [ ] No. You can skip this section.
  • [ ] Yes. Make sure you have added samples following below steps.
  1. Find the corresponding markdown file for your new feature in website/docs/documentation folder. Make sure you choose the correct class estimators/transformers and namespace.
  2. Follow the pattern in markdown file and add another section for your new API, including pyspark, scala (and .NET potentially) samples.
  3. Make sure the DocTable points to correct API link.
  4. Navigate to website folder, and run yarn run start to make sure the website renders correctly.
  5. Don't forget to add <!--pytest-codeblocks:cont--> before each python code blocks to enable auto-tests for python samples.
  6. Make sure the WebsiteSamplesTests job pass in the pipeline.

AB#1918126

ppruthi avatar Aug 08 '22 10:08 ppruthi

Hey @ppruthi :wave:! Thank you so much for contributing to our repository :raised_hands:. Someone from SynapseML Team will be reviewing this pull request soon. We appreciate your patience and contributions :100:!

github-actions[bot] avatar Aug 08 '22 10:08 github-actions[bot]

/azp run

ppruthi avatar Aug 08 '22 10:08 ppruthi

Azure Pipelines successfully started running 1 pipeline(s).

azure-pipelines[bot] avatar Aug 08 '22 10:08 azure-pipelines[bot]

Codecov Report

Merging #1603 (4b51821) into master (93d7ccf) will decrease coverage by 9.52%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1603      +/-   ##
==========================================
- Coverage   83.76%   74.23%   -9.53%     
==========================================
  Files         292      292              
  Lines       15473    15473              
  Branches      752      752              
==========================================
- Hits        12961    11487    -1474     
- Misses       2512     3986    +1474     
Impacted Files Coverage Δ
...ft/azure/synapse/ml/explainers/TextExplainer.scala 0.00% <0.00%> (-100.00%) :arrow_down:
...icrosoft/azure/synapse/ml/explainers/Sampler.scala 7.54% <0.00%> (-92.46%) :arrow_down:
...soft/azure/synapse/ml/cognitive/AudioStreams.scala 0.00% <0.00%> (-87.88%) :arrow_down:
...oft/azure/synapse/ml/explainers/FeatureStats.scala 0.00% <0.00%> (-87.50%) :arrow_down:
...soft/azure/synapse/ml/explainers/TabularLIME.scala 11.76% <0.00%> (-83.83%) :arrow_down:
...osoft/azure/synapse/ml/explainers/VectorSHAP.scala 11.76% <0.00%> (-82.36%) :arrow_down:
...synapse/ml/cognitive/TextAnalyticsSDKSchemas.scala 0.00% <0.00%> (-81.20%) :arrow_down:
...soft/azure/synapse/ml/explainers/TabularSHAP.scala 10.81% <0.00%> (-81.09%) :arrow_down:
...crosoft/azure/synapse/ml/explainers/TextSHAP.scala 16.66% <0.00%> (-80.00%) :arrow_down:
...crosoft/azure/synapse/ml/explainers/TextLIME.scala 17.24% <0.00%> (-79.32%) :arrow_down:
... and 37 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov-commenter avatar Aug 08 '22 10:08 codecov-commenter

/azp run

ppruthi avatar Aug 08 '22 16:08 ppruthi

Azure Pipelines successfully started running 1 pipeline(s).

azure-pipelines[bot] avatar Aug 08 '22 16:08 azure-pipelines[bot]

/azp run

ppruthi avatar Aug 08 '22 18:08 ppruthi

Azure Pipelines successfully started running 1 pipeline(s).

azure-pipelines[bot] avatar Aug 08 '22 18:08 azure-pipelines[bot]

/azp run

ppruthi avatar Aug 08 '22 19:08 ppruthi

Azure Pipelines successfully started running 1 pipeline(s).

azure-pipelines[bot] avatar Aug 08 '22 19:08 azure-pipelines[bot]

/azp run

ppruthi avatar Aug 09 '22 22:08 ppruthi

Azure Pipelines successfully started running 1 pipeline(s).

azure-pipelines[bot] avatar Aug 09 '22 22:08 azure-pipelines[bot]

/azp run

mhamilton723 avatar Aug 10 '22 03:08 mhamilton723

Azure Pipelines successfully started running 1 pipeline(s).

azure-pipelines[bot] avatar Aug 10 '22 03:08 azure-pipelines[bot]

Closing as Serena has added this

mhamilton723 avatar Aug 26 '22 17:08 mhamilton723