Skip to content

refactor: remove blobules publishing code#566

Merged
mergify[bot] merged 1 commit intomasterfrom
basvandijk/remove-blobules-publishing-code
Apr 14, 2020
Merged

refactor: remove blobules publishing code#566
mergify[bot] merged 1 commit intomasterfrom
basvandijk/remove-blobules-publishing-code

Conversation

@basvandijk
Copy link
Contributor

Since we now publish the SDK to the https://download.dfinity.systems
CDN we don't need to publish to blobules anymore. So this commit
removes the code related to blobules publishing.

@basvandijk basvandijk marked this pull request as ready for review April 14, 2020 12:57
@basvandijk basvandijk requested a review from a team April 14, 2020 12:57
Copy link
Contributor

@nmattia nmattia left a comment

Choose a reason for hiding this comment

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

Looks good, I'm just wondering if we use the the_release


tar -cvzf "$out/$the_release" -C $collection/ .

# Creating the manifest
Copy link
Contributor

Choose a reason for hiding this comment

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

do we still need the release tarball? do we do anything with that?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes we upload it to the CDN.

Copy link
Contributor

Choose a reason for hiding this comment

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

what about inlining this in the CD job? i.e. move this to publish.nix, or move the content of publish.nix over here

Copy link
Contributor Author

@basvandijk basvandijk Apr 14, 2020

Choose a reason for hiding this comment

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

I think it's indeed a good idea to inline this into publish.nix.

I'll do that in: #568 (which is based on this).

@basvandijk basvandijk requested a review from nmattia April 14, 2020 14:27
Since we now publish the SDK to the https://download.dfinity.systems
CDN we don't need to publish to blobules anymore. So this commit
removes the code related to blobules publishing.
@basvandijk basvandijk force-pushed the basvandijk/remove-blobules-publishing-code branch from 17e25c8 to 8921189 Compare April 14, 2020 19:40
@basvandijk basvandijk changed the base branch from basvandijk/remove-isMaster to master April 14, 2020 19:40
@mergify mergify bot merged commit 48423ab into master Apr 14, 2020
@lwshang lwshang deleted the basvandijk/remove-blobules-publishing-code branch July 29, 2022 19:00
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.

2 participants