-
Notifications
You must be signed in to change notification settings - Fork 165
[1LP][RFR]: gh-action #10150
base: master
Are you sure you want to change the base?
[1LP][RFR]: gh-action #10150
Conversation
john-dupuy
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, do you if this will show up in the Checks at the bottom of the PR like travis/PRT/lint does?
ganeshhubale
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM :)
Nice PR 👍
| pull_request: | ||
| schedule: | ||
| # Run every day at 23:59 UTC | ||
| - cron: 59 23 * * * |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@digitronik why have a schedule here for the actions?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mshriver In the absence of PRs, this will help to verify the installation doesn't have any dependency issue so I decided to run at least one time in a day.
a63ee9e to
467a460
Compare
467a460 to
834d33d
Compare

Purpose or Intent
Guys, proposal for dropping
travisand move togithub action. Please add your views.run will look like;
https://github.com/digitronik/integration_tests/actions/runs/118089757