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

build: remove ssh from build process since no more private dependencies #1278

Merged
merged 4 commits into from
Feb 15, 2022

Conversation

fish-sammy
Copy link
Contributor

@fish-sammy fish-sammy commented Feb 3, 2022

Description

Since axelar-core became open source, we no longer require any private dependency from our org and therefore ssh isn't needed anymore as part of the build process. Removing it would also allow Github actions to run in PRs from forks.

Todos

  • Unit tests
  • Manual tests
  • Documentation
  • Connect epics/issues
  • Tag type of change

Steps to Test

Expected Behaviour

Other Notes

@fish-sammy fish-sammy force-pushed the build/remove-ssh-from-build-process branch 2 times, most recently from a5af6de to 0bcd005 Compare February 3, 2022 19:45
Copy link
Contributor

@talalashraf talalashraf 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. Not sure if we will need buildkit for some of the jobs but we can tackle that later, unless you have bandwidth.

@fish-sammy
Copy link
Contributor Author

Looks good. Not sure if we will need buildkit for some of the jobs but we can tackle that later, unless you have bandwidth.

@talalashraf I like the cooler interface with buildkit haha, and also don't see any downside of keeping it.

@fish-sammy fish-sammy force-pushed the build/remove-ssh-from-build-process branch from 0bcd005 to f0cabbf Compare February 3, 2022 20:31
@fish-sammy fish-sammy force-pushed the build/remove-ssh-from-build-process branch from f0cabbf to 2cb676d Compare February 5, 2022 19:20
@fish-sammy fish-sammy enabled auto-merge (squash) February 15, 2022 12:53
@fish-sammy fish-sammy merged commit b7a9259 into main Feb 15, 2022
@fish-sammy fish-sammy deleted the build/remove-ssh-from-build-process branch February 15, 2022 12:58
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

3 participants