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

refactor: migrate to nodejs action #13

Merged
merged 1 commit into from
May 11, 2022

Conversation

KevinDeJong-TomTom
Copy link
Owner

@KevinDeJong-TomTom KevinDeJong-TomTom commented May 10, 2022

Description

Move towards the utilisation of typescript (NodeJS) for the execution of Commisery instead of relying on Docker.
This should significantly reduce the execution time for a single scan and removes the need for GitHub specific behaviour in the external tool

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@KevinDeJong-TomTom KevinDeJong-TomTom force-pushed the feat/javascript-action branch 4 times, most recently from f32656c to 74c3c6b Compare May 11, 2022 13:24
This change will have the following impact:
* Interactions with GitHub are no longer required by Commisery
* Performance improvement as we no longer require a Docker image
* Addition of a Summary page
* No longer scan the title of the Pull Request
@KevinDeJong-TomTom KevinDeJong-TomTom merged commit 3c719ca into master May 11, 2022
@KevinDeJong-TomTom KevinDeJong-TomTom deleted the feat/javascript-action branch May 11, 2022 14:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
1 participant