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

Update dnslink for dist.ipfs.io on merge to master #419

Merged
merged 3 commits into from
Oct 4, 2021
Merged

Conversation

petar
Copy link
Contributor

@petar petar commented Sep 30, 2021

Addressing #372.

Copy link
Member

@lidel lidel 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, thank you 👍

Let's wait for DNSIMPLE_TOKEN to be set (pinged in https://github.com/protocol/infra/pull/760#pullrequestreview-768265453) and we should be good to go.

Before merge, we should make changes from comments below.

.github/workflows/main.yml Outdated Show resolved Hide resolved
.github/workflows/main.yml Show resolved Hide resolved
@BigLep BigLep linked an issue Sep 30, 2021 that may be closed by this pull request
@lidel lidel self-assigned this Oct 4, 2021
Mon, 04 Oct 2021 11:17:24 GMT make[1]: Entering directory
'/build/dists/fs-repo-4-to-5'
Mon, 04 Oct 2021 11:17:24 GMT ../../build-go.sh "fs-repo-4-to-5"
"github.com/ipfs/fs-repo-migrations" "fs-repo-4-to-5" "versions"
Mon, 04 Oct 2021 11:17:24 GMT comparing versions with
/ipfs/QmTNL21g7x2eoDPuacpeYhrdiGnDi6aNbu3sMWH5e8JKLq/fs-repo-4-to-5/versions
Mon, 04 Oct 2021 11:18:24 GMT Error: context deadline exceeded
Mon, 04 Oct 2021 11:18:24 GMT make[1]: *** [../../common.mk:18: dist]
Error 1

Checking if lack of routing system is responsible
for the error.
Copy link
Member

@lidel lidel left a comment

Choose a reason for hiding this comment

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

Thank you @petar!

I've tweaked CI to fix unrelated error (details in #417 (comment)) and made sure we expose secret and run DNSLink update only on master.

Will merge as soon lands https://github.com/protocol/infra/pull/760

@lidel lidel changed the title update dnslink for dist.ipfs.io on ci Update dnslink for dist.ipfs.io on merge to master Oct 4, 2021
@lidel lidel merged commit 1e227a8 into master Oct 4, 2021
@lidel lidel deleted the issue372 branch October 4, 2021 12:56
lidel added a commit that referenced this pull request Oct 4, 2021
* update dnslink for dist.ipfs.io on ci
* fix(ci): context deadline exceeded
* chore: cleanup before merge

Co-authored-by: Marcin Rataj <lidel@lidel.org>
lidel added a commit that referenced this pull request Oct 4, 2021
* update dnslink for dist.ipfs.io on ci
* fix(ci): context deadline exceeded
* chore: cleanup before merge

Co-authored-by: Marcin Rataj <lidel@lidel.org>
@lidel
Copy link
Member

lidel commented Oct 4, 2021

@petar it worked in main branch as expected! 🥳
https://github.com/ipfs/distributions/runs/3792503808#step:14:10

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.

Should we update DNSLink on merge to master?
2 participants