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

chore: move ci to github actions #1763

Merged
merged 1 commit into from
Apr 19, 2021
Merged

chore: move ci to github actions #1763

merged 1 commit into from
Apr 19, 2021

Conversation

lidel
Copy link
Member

@lidel lidel commented Apr 14, 2021

Closes #1595

  • separate jobs for build, tests, and linting
  • attach artifact to github action (cached for 90 days)
  • publish build preview on ipfs\
  • update dnslink for dev.webui.ipfs.io (main branch) and webui.ipfs.io (tag / release)
  • attach build dir to release, and ensure the same CID as in dnslink on webui.ipfs.io
  • remove circleci integration
  • publish preview at the end of build step (?)

@lidel lidel temporarily deployed to Deploy April 14, 2021 22:57 Inactive
@lidel lidel added this to the v2.12 milestone Apr 14, 2021
@lidel lidel temporarily deployed to Deploy April 19, 2021 10:43 Inactive
@lidel lidel temporarily deployed to Deploy April 19, 2021 12:10 Inactive
This keeps preview and dnslink updates on circleci until we migrate
it to gh.
@lidel lidel temporarily deployed to Deploy April 19, 2021 12:40 Inactive
@lidel lidel temporarily deployed to Deploy April 19, 2021 12:47 Inactive
@lidel lidel marked this pull request as ready for review April 19, 2021 12:52
@lidel lidel changed the title wip: move ci to github action chore: move ci to github actions Apr 19, 2021
@lidel lidel merged commit 2ba1618 into main Apr 19, 2021
@lidel lidel deleted the chore/move-ci-to-gh branch April 19, 2021 12:53
Copy link

@Djamma1986 Djamma1986 left a comment

Choose a reason for hiding this comment

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

.github/workflows/ci.yml

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.

Move to Github Actions
2 participants