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 importable scheduled-*.yml workflow files #68

Closed
25 of 26 tasks
atc0005 opened this issue Feb 16, 2023 · 0 comments · Fixed by #69
Closed
25 of 26 tasks

Add importable scheduled-*.yml workflow files #68

atc0005 opened this issue Feb 16, 2023 · 0 comments · Fixed by #69
Assignees
Labels
enhancement New feature or request

Comments

@atc0005
Copy link
Owner

atc0005 commented Feb 16, 2023

Overview

Files to add:

  • scheduled-weekly.yml
  • scheduled-monthly.yml

The intent is to move over some fixed tasks that run on a schedule from dependent projects to these files. The calling workflows can be really thin, specifying a schedule and then referencing one of these two workflow files.

For consistency I'll create files of the same name in each dependent project.

TODO

  • atc0005/bounce
  • atc0005/brick
  • atc0005/bridge
  • atc0005/check-cert
  • atc0005/check-illiad
  • atc0005/check-mail
  • atc0005/check-ntpt
  • atc0005/check-path
  • atc0005/check-process
  • atc0005/check-restart
  • atc0005/check-statuspage
  • atc0005/check-vmware
  • atc0005/check-whois
  • atc0005/dnsc
  • atc0005/elbow
  • atc0005/go-ci
  • atc0005/go-ezproxy
  • atc0005/go-lockss
  • atc0005/mysql2sqlite
  • atc0005/go-nagios
  • atc0005/go-teams-notify
  • atc0005/nagios-debug
  • atc0005/query-meta
  • atc0005/safelinks
  • atc0005/send2teams
  • atc0005/tsm-pass
@atc0005 atc0005 added the enhancement New feature or request label Feb 16, 2023
@atc0005 atc0005 self-assigned this Feb 16, 2023
atc0005 added a commit that referenced this issue Feb 16, 2023
- scheduled-weekly.yml
- scheduled-monthly.yml

The intent is to provide importable workflows for tasks that
should be run periodically on set schedules (and managed in
one location vs maintaining separately for each project).

refs GH-68
atc0005 added a commit to atc0005/check-cert that referenced this issue Feb 16, 2023
- add scheduled-weekly.yml
- add scheduled-monthly.yml
- remove schedule from project-analysis.yml
- remove "on push" from project-analysis.yml

refs atc0005/shared-project-resources#68
atc0005 added a commit to atc0005/check-cert that referenced this issue Feb 16, 2023
- add scheduled-weekly.yml
- add scheduled-monthly.yml
- update project-analysis.yml
  - remove schedule
  - remove "on push"
  - apply jobs for PRs against ANY branch

refs atc0005/shared-project-resources#68
atc0005 added a commit to atc0005/bounce that referenced this issue Feb 16, 2023
- add scheduled-weekly.yml
- add scheduled-monthly.yml
- update project-analysis.yml
  - remove schedule
  - remove "on push"
  - apply jobs for PRs against ANY branch

refs atc0005/shared-project-resources#68
atc0005 added a commit to atc0005/brick that referenced this issue Feb 16, 2023
- add scheduled-weekly.yml
- add scheduled-monthly.yml
- update project-analysis.yml
  - remove schedule
  - remove "on push"
  - apply jobs for PRs against ANY branch

refs atc0005/shared-project-resources#68
atc0005 added a commit to atc0005/brick that referenced this issue Feb 16, 2023
- add scheduled-weekly.yml
- add scheduled-monthly.yml
- update project-analysis.yml
  - remove schedule
  - remove "on push"
  - apply jobs for PRs against ANY branch

refs atc0005/shared-project-resources#68
atc0005 added a commit to atc0005/bridge that referenced this issue Feb 16, 2023
- add scheduled-weekly.yml
- add scheduled-monthly.yml
- update project-analysis.yml
  - remove schedule
  - remove "on push"
  - apply jobs for PRs against ANY branch

refs atc0005/shared-project-resources#68
atc0005 added a commit to atc0005/check-illiad that referenced this issue Feb 16, 2023
- add scheduled-weekly.yml
- add scheduled-monthly.yml
- update project-analysis.yml
  - remove schedule
  - remove "on push"
  - apply jobs for PRs against ANY branch

refs atc0005/shared-project-resources#68
atc0005 added a commit to atc0005/check-mail that referenced this issue Feb 16, 2023
- add scheduled-weekly.yml
- add scheduled-monthly.yml
- update project-analysis.yml
  - remove schedule
  - remove "on push"
  - apply jobs for PRs against ANY branch

refs atc0005/shared-project-resources#68
atc0005 added a commit to atc0005/check-ntpt that referenced this issue Feb 16, 2023
- add scheduled-weekly.yml
- add scheduled-monthly.yml
- update project-analysis.yml
  - remove schedule
  - remove "on push"
  - apply jobs for PRs against ANY branch

refs atc0005/shared-project-resources#68
atc0005 added a commit to atc0005/check-path that referenced this issue Feb 16, 2023
- add scheduled-weekly.yml
- add scheduled-monthly.yml
- update project-analysis.yml
  - remove schedule
  - remove "on push"
  - apply jobs for PRs against ANY branch

refs atc0005/shared-project-resources#68
atc0005 added a commit to atc0005/check-process that referenced this issue Feb 16, 2023
- add scheduled-weekly.yml
- add scheduled-monthly.yml
- update project-analysis.yml
  - remove schedule
  - remove "on push"
  - apply jobs for PRs against ANY branch

refs atc0005/shared-project-resources#68
atc0005 added a commit to atc0005/check-restart that referenced this issue Feb 16, 2023
- add scheduled-weekly.yml
- add scheduled-monthly.yml
- update project-analysis.yml
  - remove schedule
  - remove "on push"
  - apply jobs for PRs against ANY branch

refs atc0005/shared-project-resources#68
atc0005 added a commit to atc0005/check-statuspage that referenced this issue Feb 16, 2023
- add scheduled-weekly.yml
- add scheduled-monthly.yml
- update project-analysis.yml
  - remove schedule
  - remove "on push"
  - apply jobs for PRs against ANY branch

refs atc0005/shared-project-resources#68
atc0005 added a commit to atc0005/check-vmware that referenced this issue Feb 16, 2023
- add scheduled-weekly.yml
- add scheduled-monthly.yml
- update project-analysis.yml
  - remove schedule
  - remove "on push"
  - apply jobs for PRs against ANY branch

refs atc0005/shared-project-resources#68
atc0005 added a commit to atc0005/check-statuspage that referenced this issue Feb 16, 2023
The newly added `scheduled-*.yml` files reused job id values from the
templates that they were based off of. They have been adjusted to reflect
the schedule.

refs atc0005/shared-project-resources#68
atc0005 added a commit to atc0005/check-vmware that referenced this issue Feb 16, 2023
The newly added `scheduled-*.yml` files reused job id values from the
templates that they were based off of. They have been adjusted to reflect
the schedule.

refs atc0005/shared-project-resources#68
atc0005 added a commit to atc0005/check-whois that referenced this issue Feb 16, 2023
The newly added `scheduled-*.yml` files reused job id values from the
templates that they were based off of. They have been adjusted to reflect
the schedule.

refs atc0005/shared-project-resources#68
atc0005 added a commit to atc0005/dnsc that referenced this issue Feb 16, 2023
The newly added `scheduled-*.yml` files reused job id values from the
templates that they were based off of. They have been adjusted to reflect
the schedule.

refs atc0005/shared-project-resources#68
atc0005 added a commit to atc0005/elbow that referenced this issue Feb 16, 2023
The newly added `scheduled-*.yml` files reused job id values from the
templates that they were based off of. They have been adjusted to reflect
the schedule.

refs atc0005/shared-project-resources#68
atc0005 added a commit to atc0005/go-ezproxy that referenced this issue Feb 16, 2023
The newly added `scheduled-*.yml` files reused job id values from the
templates that they were based off of. They have been adjusted to reflect
the schedule.

refs atc0005/shared-project-resources#68
atc0005 added a commit to atc0005/go-lockss that referenced this issue Feb 16, 2023
The newly added `scheduled-*.yml` files reused job id values from the
templates that they were based off of. They have been adjusted to reflect
the schedule.

refs atc0005/shared-project-resources#68
atc0005 added a commit to atc0005/tsm-pass that referenced this issue Feb 16, 2023
The newly added `scheduled-*.yml` files reused job id values from the
templates that they were based off of. They have been adjusted to reflect
the schedule.

refs atc0005/shared-project-resources#68
atc0005 added a commit to atc0005/send2teams that referenced this issue Feb 16, 2023
The newly added `scheduled-*.yml` files reused job id values from the
templates that they were based off of. They have been adjusted to reflect
the schedule.

refs atc0005/shared-project-resources#68
atc0005 added a commit to atc0005/safelinks that referenced this issue Feb 16, 2023
The newly added `scheduled-*.yml` files reused job id values from the
templates that they were based off of. They have been adjusted to reflect
the schedule.

refs atc0005/shared-project-resources#68
atc0005 added a commit to atc0005/query-meta that referenced this issue Feb 16, 2023
The newly added `scheduled-*.yml` files reused job id values from the
templates that they were based off of. They have been adjusted to reflect
the schedule.

refs atc0005/shared-project-resources#68
atc0005 added a commit to atc0005/nagios-debug that referenced this issue Feb 16, 2023
The newly added `scheduled-*.yml` files reused job id values from the
templates that they were based off of. They have been adjusted to reflect
the schedule.

refs atc0005/shared-project-resources#68
atc0005 added a commit to atc0005/go-teams-notify that referenced this issue Feb 16, 2023
The newly added `scheduled-*.yml` files reused job id values from the
templates that they were based off of. They have been adjusted to reflect
the schedule.

refs atc0005/shared-project-resources#68
atc0005 added a commit to atc0005/go-nagios that referenced this issue Feb 16, 2023
The newly added `scheduled-*.yml` files reused job id values from the
templates that they were based off of. They have been adjusted to reflect
the schedule.

refs atc0005/shared-project-resources#68
atc0005 added a commit to atc0005/mysql2sqlite that referenced this issue Feb 16, 2023
The newly added `scheduled-*.yml` files reused job id values from the
templates that they were based off of. They have been adjusted to reflect
the schedule.

refs atc0005/shared-project-resources#68
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant