1.0.11-beta.43 • Published 2 years ago

github-actions-demo-sohail v1.0.11-beta.43

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Overview

Simple Node.js application to demonstrate the use of GitHub Actions

Look Ma, no Makefile!

All the tasks necessary for testing, building and deploying this code is already defined in .github/workflows/ so why would you want to also create a Makefile for local development? Now you can use act to run the actions locally!

Try these:

  • act -j test - run the tests
  • act - run the the entire pipeline
  • act -l - view the execution graph
1.0.11-beta.97

2 years ago

1.0.11-beta.96

2 years ago

1.0.11-beta.95

2 years ago

1.0.11-beta.94

2 years ago

1.0.11-beta.62

2 years ago

1.0.11-beta.53

2 years ago

1.0.11-beta.52

2 years ago

1.0.11-beta.51

2 years ago

1.0.11-beta.50

2 years ago

1.0.11-beta.48

2 years ago

1.0.11-beta.47

2 years ago

1.0.11-beta.46

2 years ago

1.0.11-beta.45

2 years ago

1.0.11-beta.44

2 years ago

1.0.11-beta.43

2 years ago