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

Add GHA workflow to test shell scripts #176

Closed
kenorb opened this issue Apr 29, 2020 · 0 comments · Fixed by #188
Closed

Add GHA workflow to test shell scripts #176

kenorb opened this issue Apr 29, 2020 · 0 comments · Fixed by #188

Comments

@kenorb
Copy link
Member

kenorb commented Apr 29, 2020

  • Branch: dev
  • Initial work: 01f93c8
  • We need to run ./test_vars.sh shell script from the GHA workflow within the container (check the commented code for details).
  • To run actions locally, install: https://github.com/nektos/act
  • Based on the build 631420736, it seems /opt/scripts folder isn't mounted properly.

The scripts/tests folder is not mounted under /opt/scripts, so it's not possible to run the scripts (see commented code).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants