Skip to content

Add GitHub Actions (CI)? #61

@nelsonic

Description

@nelsonic

Hi @indexzero, hope you are well. 👋
Any objections to adding GitHub Actions CI so that we can:

  1. Have better integration with GitHub and make it easier to review/approve/reject/merge PRs ...
  2. Update the version of Node.js to more recent versions currently: 🆕

    ps-tree/.appveyor.yml

    Lines 5 to 10 in 2b6476c

    - nodejs_version: '10'
    - nodejs_version: '8'
    - nodejs_version: '6'
    - nodejs_version: '4'
    - nodejs_version: '0.12'
    - nodejs_version: '0.10'
  3. Actively test on Windows e.g. for: ps-tree on Windows 11 24H2 crashes - wmic not part of windows any more #58 🪟

Happy to pick this up and create the necessary files. 🧑‍💻
Still have a few JS/TS projects and have migrated from other CI providers.

Thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions