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

Bundled releases #104

Merged
merged 8 commits into from
Aug 24, 2018
Merged

Bundled releases #104

merged 8 commits into from
Aug 24, 2018

Conversation

pepicrft
Copy link
Contributor

@pepicrft pepicrft commented Aug 22, 2018

Resolves #99

Implementation 👩‍💻👨‍💻

  • Add a make task to generate a tuist.zip file which contains the release.
  • Update release process.
  • Change installer to installer the bundle if it exists for the given version.

@pepicrft pepicrft added the type:enhancement New feature or request label Aug 22, 2018
@pepicrft pepicrft self-assigned this Aug 22, 2018
@ghost
Copy link

ghost commented Aug 22, 2018

Danger run resulted in 2 markdowns and 1 message; to find out more, see the checks page.

Generated by 🚫 dangerJS

@codecov
Copy link

codecov bot commented Aug 22, 2018

Codecov Report

Merging #104 into master will increase coverage by 1.41%.
The diff coverage is 93.65%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #104      +/-   ##
========================================
+ Coverage   85.59%    87%   +1.41%     
========================================
  Files         188    189       +1     
  Lines        6663   6942     +279     
========================================
+ Hits         5703   6040     +337     
+ Misses        960    902      -58
Impacted Files Coverage Δ
Sources/TuistEnvKit/Updater/Updater.swift 0% <0%> (ø) ⬆️
...EnvKitTests/GitHub/TestData/Release+TestData.swift 100% <100%> (ø)
...ces/TuistEnvKit/GitHub/GitHubRequestsFactory.swift 100% <100%> (ø) ⬆️
Sources/TuistCore/Utils/System.swift 94.73% <100%> (+6.16%) ⬆️
...nvKitTests/GitHub/GitHubRequestsPoviderTests.swift 100% <100%> (ø) ⬆️
...s/TuistEnvKitTests/GitHub/GitHubClientTests .swift 94.11% <100%> (+0.17%) ⬆️
Sources/TuistEnvKit/GitHub/Release.swift 70.37% <100%> (+8.46%) ⬆️
Sources/TuistEnvKit/GitHub/GitHubClient.swift 54.05% <29.41%> (-22.87%) ⬇️
...istEnvKitTests/GitHub/Mocks/MockGitHubClient.swift 50% <50%> (+50%) ⬆️
Sources/TuistEnvKit/Installer/Installer.swift 87% <96.66%> (+87%) ⬆️
... and 5 more

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 72f5742...907b389. Read the comment docs.

@pepicrft pepicrft changed the title [WIP] Bundled releases Bundled releases Aug 24, 2018
@pepicrft pepicrft merged commit 9be4ef3 into master Aug 24, 2018
@pepicrft pepicrft deleted the bundled-releases branch August 24, 2018 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant