Skip to content

Use a task for syncing file duplicates #5

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

Merged
merged 1 commit into from
Jun 14, 2021
Merged

Use a task for syncing file duplicates #5

merged 1 commit into from
Jun 14, 2021

Conversation

per1234
Copy link
Contributor

@per1234 per1234 commented Jun 13, 2021

This repository contains intentionally duplicated template workflow copies under workflow-templates/dependabot/workflow-template-copies. These are used for the Dependabot checks for outdated action versions.

It's essential that these be kept in sync with the source files, and this is enforced by a CI workflow. So the sync process will need to be run by the developer whenever modifying the template workflows. A Bash script was previously provided to facilitate syncing, and used by the CI system. However, the Tooling Team standard is to use Task for development processes that are regularly run locally. So a Task-based approach is most appropriate.

@per1234 per1234 added type: enhancement Proposed improvement topic: infrastructure Related to project infrastructure labels Jun 13, 2021
@per1234 per1234 requested review from silvanocerza and rsora June 13, 2021 22:37
This repository contains intentionally duplicated template workflow copies under
`workflow-templates/dependabot/workflow-template-copies`. These are used for the Dependabot checks for outdated action
versions.

It's essential that these be kept in sync with the source files, and this is enforced by a CI workflow. So the sync
process will need to be run by the developer whenever modifying the template workflows. A Bash script was previously
provided to facilitate syncing, and used by the CI system. However, the Tooling Team standard is to use Task for
development processes that are regularly run locally. So a Task-based approach is most appropriate.
@per1234 per1234 merged commit 051bb95 into main Jun 14, 2021
@per1234 per1234 deleted the sync-task branch June 14, 2021 17:48
@per1234 per1234 self-assigned this Nov 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: infrastructure Related to project infrastructure type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants