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

azure build pipeline hotfix #1000

Merged
merged 2 commits into from Mar 5, 2021
Merged

azure build pipeline hotfix #1000

merged 2 commits into from Mar 5, 2021

Conversation

xuwq1993
Copy link
Contributor

@xuwq1993 xuwq1993 commented Mar 5, 2021

Hi, the current 'master' branch can't upload 'whl' file to blob storage, the code missed 'mmlspark-'

@welcome
Copy link

welcome bot commented Mar 5, 2021

💖 Thanks for opening your first pull request! 💖 We use semantic commit messages to streamline the release process. Before your pull request can be merged, you should make sure your first commit and PR title start with a semantic prefix. This helps us to create release messages and credit you for your hard work!
Examples of commit messages with semantic prefixes:

  • fix: Fix LightGBM crashes with empty partitions
  • feat: Make HTTP on Spark back-offs configurable
  • docs: Update Spark Serving usage
  • build: Add codecov support
  • perf: improve LightGBM memory usage
  • refactor: make python code generation rely on classes
  • style: Remove nulls from CNTKModel
  • test: Add test coverage for CNTKModel

Make sure to check out the developer guide for guidance on testing your change.

@mhamilton723
Copy link
Collaborator

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@codecov
Copy link

codecov bot commented Mar 5, 2021

Codecov Report

Merging #1000 (7f9c4a0) into master (96f6644) will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1000      +/-   ##
==========================================
- Coverage   84.98%   84.96%   -0.03%     
==========================================
  Files         196      196              
  Lines        9116     9116              
  Branches      577      577              
==========================================
- Hits         7747     7745       -2     
- Misses       1369     1371       +2     
Impacted Files Coverage Δ
...a/com/microsoft/ml/spark/io/http/HTTPClients.scala 73.33% <0.00%> (-3.34%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 96f6644...7f9c4a0. Read the comment docs.

@mhamilton723 mhamilton723 merged commit ec7cb78 into microsoft:master Mar 5, 2021
@welcome
Copy link

welcome bot commented Mar 5, 2021

Congrats on merging your first pull request, we appreciate your support! 🎉🎉🎉

@xuwq1993
Copy link
Contributor Author

/azp run

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants