Skip to content
This repository has been archived by the owner on Jan 12, 2022. It is now read-only.

chore(ci): CI with Github Actions #239

Merged
merged 10 commits into from
Apr 16, 2021
Merged

chore(ci): CI with Github Actions #239

merged 10 commits into from
Apr 16, 2021

Conversation

strophy
Copy link
Contributor

@strophy strophy commented Apr 13, 2021

Issue being fixed or feature implemented

We experiencing several problems with Travis CI. It is slow and does not allow to restart builds.

What was done?

Introduce Github Action workflows for running tests and releasing.

How Has This Been Tested?

With Github Actions

Breaking Changes

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated relevant unit/integration/functional/e2e tests
  • I have made corresponding changes to the documentation

For repository code-owners and collaborators only

  • I have assigned this pull request to a milestone

@strophy strophy marked this pull request as ready for review April 14, 2021 18:28
@strophy
Copy link
Contributor Author

strophy commented Apr 14, 2021

I think this is ready for review. It doesn't matter that private keys are exposed in the "Parametrize environment" step because these keys are only useful on the test runner, right?

@shumkov shumkov changed the title feat: add github actions workflow chore(ci): CI with Github Actions Apr 16, 2021
strophy and others added 2 commits April 16, 2021 18:42
@shumkov shumkov added this to the v0.19 milestone Apr 16, 2021
@shumkov
Copy link
Member

shumkov commented Apr 16, 2021

@strophy please delete .travis.yml as well

Copy link
Member

@shumkov shumkov left a comment

Choose a reason for hiding this comment

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

👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants