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

Spike: Investigate setting up Windows CI workflow for connectors #3161

Closed
3 tasks
dhmlau opened this issue Jun 14, 2019 · 6 comments
Closed
3 tasks

Spike: Investigate setting up Windows CI workflow for connectors #3161

dhmlau opened this issue Jun 14, 2019 · 6 comments
Labels
Internal Tooling Issues related to our tooling and monorepo infrastructore spike stale

Comments

@dhmlau
Copy link
Member

dhmlau commented Jun 14, 2019

Description / Steps to reproduce / Feature proposal

@rmg suggested to shut down ci.strongloop.com which is mostly used for Windows testing.

This spike is to investigate how we can use AppVeyor or Azure Pipelines for Windows testing on the connectors. There are some more information on Azure Pipelines from @virkt25. See: #1752

Acceptance Criteria

  • Investigate Azure Pipelines to see if it is suited for the Windows testings on connector.
    • Pick a connector to test it on (e.g. MongoDB)
  • Document the process for setting it up (if it ends up being used).

cc @bajtos @b-admike

Timebox to 5 days

@bajtos
Copy link
Member

bajtos commented Jun 17, 2019

I am proposing to start investigating Azure Pipelines first. If it's easy to setup CI for our connectors there, then I would not bother with AppVeyor.

@dhmlau dhmlau changed the title Spike: Investigate setting up Windows CI workflow for connectors - AppVeyor and Azure Pipelines Spike: Investigate setting up Windows CI workflow for connectors - Azure Pipelines Jun 18, 2019
@dhmlau
Copy link
Member Author

dhmlau commented Jun 18, 2019

I've updated the title and acceptance criteria. Thanks.

@rmg
Copy link
Contributor

rmg commented Aug 12, 2019

GitHub has opened up Actions (https://github.com/features/actions) to limited beta, scheduled to become generally available on November 13.

What is particularly relevant to this spike is that it is based on a fork of Azure Pipelines and the services are run on Azure VMs.

Also useful is that it supports Linux, Windows, and macOS.

@dhmlau dhmlau added p2 and removed 2019Q3 labels Aug 15, 2019
@dhmlau dhmlau added the Internal Tooling Issues related to our tooling and monorepo infrastructore label Sep 23, 2019
@dhmlau dhmlau added 2020Q1 and removed 2019Q4 labels Nov 2, 2019
@bajtos
Copy link
Member

bajtos commented Nov 29, 2019

An article describing how to migrate a Node.js Travis CI build to GitHub actions: https://blog.testdouble.com/posts/2019-11-21-first-look-at-github-actions/

@dhmlau dhmlau removed the 2020Q1 label Feb 7, 2020
@dhmlau dhmlau changed the title Spike: Investigate setting up Windows CI workflow for connectors - Azure Pipelines Spike: Investigate setting up Windows CI workflow for connectors Feb 7, 2020
@achrinza achrinza mentioned this issue Mar 7, 2020
7 tasks
@stale
Copy link

stale bot commented Dec 25, 2020

This issue has been marked stale because it has not seen activity within six months. If you believe this to be in error, please contact one of the code owners, listed in the CODEOWNERS file at the top-level of this repository. This issue will be closed within 30 days of being stale.

@stale stale bot added the stale label Dec 25, 2020
@stale
Copy link

stale bot commented Jul 14, 2021

This issue has been closed due to continued inactivity. Thank you for your understanding. If you believe this to be in error, please contact one of the code owners, listed in the CODEOWNERS file at the top-level of this repository.

@stale stale bot closed this as completed Jul 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Internal Tooling Issues related to our tooling and monorepo infrastructore spike stale
Projects
None yet
Development

No branches or pull requests

3 participants