-
Notifications
You must be signed in to change notification settings - Fork 39
Comparing changes
Open a pull request
base repository: bitrise-steplib/steps-deploy-to-bitrise-io
base: 2.7.3
head repository: bitrise-steplib/steps-deploy-to-bitrise-io
compare: master
- 14 commits
- 211 files changed
- 6 contributors
Commits on Feb 21, 2024
-
Handle nonexistent deploy path (#196)
* Handle nonexistent deploy path * Update main.go Co-authored-by: lpusok <7979773+lpusok@users.noreply.github.com> * Update main.go Co-authored-by: lpusok <7979773+lpusok@users.noreply.github.com> --------- Co-authored-by: lpusok <7979773+lpusok@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2a49db6 - Browse repository at this point
Copy the full SHA 2a49db6View commit details
Commits on Mar 1, 2024
-
* Filter invalid reports * Check for exact match
Configuration menu - View commit details
-
Copy full SHA for 9e8abfd - Browse repository at this point
Copy the full SHA 9e8abfdView commit details
Commits on Mar 5, 2024
-
Set content type for known extensions (#198)
* Add css and js content type override * Add tests * Use mime package * Update html content type * Use valid html code
Configuration menu - View commit details
-
Copy full SHA for 03ba0ca - Browse repository at this point
Copy the full SHA 03ba0caView commit details
Commits on Apr 18, 2024
-
Add fallback zip reader to the ipa uploader (#199)
* Add flabck zip reader to the ipa uploader * Code cleanup * Wire in new zip reader to the xcarchive uploader * Update go-xcode * Pull lates go-xcode and code cleanup * Pull latest go-xcode * Pull latest go-xcode * Pull go-xcode@v2.0.0-alpha.44
Configuration menu - View commit details
-
Copy full SHA for 5ae9364 - Browse repository at this point
Copy the full SHA 5ae9364View commit details
Commits on Jun 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3c37618 - Browse repository at this point
Copy the full SHA 3c37618View commit details
Commits on Jun 4, 2024
-
Provide more artifact information (#200)
* Improve with AppName * Improve AAB info with MinSDKVersion * Add details page url as env var * Update README.md and step.yml * Revert README.md table formatting * Refactor android artifact handling based on the review items * Revert env var rename * Small changes * Update vendor folder and fix linter issue * Fix review item * Fix review item
Configuration menu - View commit details
-
Copy full SHA for 8831a88 - Browse repository at this point
Copy the full SHA 8831a88View commit details
Commits on Jun 5, 2024
-
Retry test results deployment http calls (#202)
* Retry test results deployment http calls * Wire in v2 logger for test results deployment * Fix missing v2 loggers * Fix master merge
Configuration menu - View commit details
-
Copy full SHA for 45842c8 - Browse repository at this point
Copy the full SHA 45842c8View commit details
Commits on Jul 23, 2024
-
* Fix CI * Lint codebase * Fix deprecations * * * Fix test * Revert panic
Configuration menu - View commit details
-
Copy full SHA for a8287bd - Browse repository at this point
Copy the full SHA a8287bdView commit details -
chore(deps): update module github.com/hashicorp/go-retryablehttp to v…
…0.7.7 [security] (#203) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 60e219b - Browse repository at this point
Copy the full SHA 60e219bView commit details -
Fix file size upload param (#204)
* Fix file size upload param * Fix vendor * Fix? * Query file size only once * Revert unintentional change
Configuration menu - View commit details
-
Copy full SHA for d3b1275 - Browse repository at this point
Copy the full SHA d3b1275View commit details
Commits on Aug 2, 2024
-
Deploy the snapshot of generic files under 1GB file size (#207)
* Deploy the snapshot of generic files under 1GB file size * Code cleanup * Log snapshot deployment * Update uploaders/fileuploader.go Co-authored-by: Olivér Falvai <oliver.falvai@bitrise.io> --------- Co-authored-by: Olivér Falvai <oliver.falvai@bitrise.io>
Configuration menu - View commit details
-
Copy full SHA for 2242bfb - Browse repository at this point
Copy the full SHA 2242bfbView commit details
Commits on Aug 8, 2024
-
[RA-3066] Use libs for artifact meta data parsing (#206)
* Use go-android lib * Update go-android version and use new features * Fix smaller issues * Update go-android version * updates * Fix missing logger * Use go-xcode lib for parsing * Update go-xcode lib version * update xcode lib version and apply fixes * Update step * Fix logger usage * Fix review items * Update go-android version to v2.0.0-alpha.7 * Update go-xcode version to v2.0.0-alpha.46 * Iterate on the appInfo logs * Update the app info printing format
Configuration menu - View commit details
-
Copy full SHA for 04a173a - Browse repository at this point
Copy the full SHA 04a173aView commit details
Commits on Aug 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f14128c - Browse repository at this point
Copy the full SHA f14128cView commit details
Commits on Aug 26, 2024
-
Use legacy flag for xcresulttool, needed for Xcode 16 support. (#209)
* Use legacy flag for xcresulttool, needed for Xcode 16 support. * Remove artifacts
Configuration menu - View commit details
-
Copy full SHA for 1335841 - Browse repository at this point
Copy the full SHA 1335841View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2.7.3...master