+[5 years ago]rsrxis it OK to use github actions to run unit tests for the project before its being deployed to ec2? +[5 years ago]rsrxor I should use codebuild or something +[5 years ago]drleviathanyes, that is a good way to use github actions +[5 years ago]rsrxalright +[5 years ago]rsrxthanks
+[5 years ago]littlepythonhow can we delete a file in github +[5 years ago]jhasslittlepython: out of the latest version or permanently? +[5 years ago]littlepythonpermanently - i want to create a PR though - like a patch branch or so +[5 years ago]jhassthat'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 +[5 years ago]littlepythoni am the repo owner