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

Output publish information before publishing #574

Merged
merged 17 commits into from
Jul 5, 2019

Conversation

0xGabi
Copy link
Contributor

@0xGabi 0xGabi commented Jul 2, 2019

🦅 Pull Request

close #512

To display the contentURI before publishing it we need to upload files to the provider from the aragonCLI instead of encapsulate that functionality on apm.js.

✔️ PR Todo

  • Update apm.js function publishVersionIntent to receive a contentURI instead of a provider and directory

  • Include links to related issues/PRs

  • Update unit tests for this change

Note: Include a refactor of the ZERO_ADDRESS and a small change to start IPFS for ipfs view and ipfs propagate commands.

@0xGabi 0xGabi added cmd: apm publish 💡 feature update An update to existing functionality of the API labels Jul 2, 2019
@0xGabi 0xGabi marked this pull request as ready for review July 4, 2019 06:42
@0xGabi 0xGabi requested a review from kernelwhisperer as a code owner July 4, 2019 06:42
Copy link
Contributor

@kernelwhisperer kernelwhisperer left a comment

Choose a reason for hiding this comment

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

Let's make propagateContent an option so aragon run can use it, as well as CI agents that want to use apm publish and cannot answer questions.

Other than that LGTM!

Copy link
Contributor

@kernelwhisperer kernelwhisperer left a comment

Choose a reason for hiding this comment

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

❤️

@0xGabi 0xGabi merged commit 1e8d83a into aragon:master Jul 5, 2019
@0xGabi 0xGabi deleted the feat/apm-publish-new-workflow branch July 5, 2019 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💡 feature update An update to existing functionality of the API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Output publish information to decide before publishing
2 participants