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

feat: allow uploading and exporting at the same time #26

Merged
merged 2 commits into from
Feb 2, 2023

Conversation

eh-am
Copy link
Collaborator

@eh-am eh-am commented Feb 2, 2023

Now one can both export data to a local dir and upload to a remote server. This allows taking the output and uploading to flamegraph.com using https://github.com/pyroscope-io/flamegraph.com-github-action

This change is a slightly breaking one, but I believe no one should be relying on the previous behaviour (where --noUpload also makes it write to a local dir).

Copy link
Member

@Rperry2174 Rperry2174 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@eh-am eh-am merged commit 4325d2a into main Feb 2, 2023
@eh-am eh-am deleted the feat/allow-uploading-and-exporting-at-the-same-time branch February 2, 2023 16:52
eh-am pushed a commit that referenced this pull request Feb 2, 2023
🤖 I have created a release *beep* *boop*
---


## [1.2.0](v1.1.0...v1.2.0)
(2023-02-02)


### Features

* allow uploading and exporting at the same time
([#26](#26))
([4325d2a](4325d2a))


### Bug Fixes

* change default output-dir
([#24](#24))
([84afa2d](84afa2d))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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