+ [5 years ago] rsrx is it OK to use github actions to run unit tests for the project before its being deployed to ec2?
+ [5 years ago] rsrx or I should use codebuild or something
+ [5 years ago] drleviathan yes, that is a good way to use github actions
+ [5 years ago] rsrx alright
+ [5 years ago] rsrx thanks

message no. 179505

Posted by nedbat in #github at 2020-04-20T02:01:01Z

bettencb: compiling and running the code isn't a github process, it's different for every repo
+ [5 years ago] littlepython how can we delete a file in github
+ [5 years ago] jhass littlepython: out of the latest version or permanently?
+ [5 years ago] littlepython permanently - i want to create a PR though - like a patch branch or so
+ [5 years ago] jhass that's not possible, only the repository owner can permanently remove a file from the entire history and it comes with a lot of cavehats. Please read https://help.github.com/en/github/authenticating-to-github/removing-sensitive-data-from-a-repository carefully