Skip to content

Conversation

@martonvago
Copy link
Contributor

@martonvago martonvago commented Aug 11, 2025

Description

This PR adds the update-from-template workflows.

Closes #108

This PR needs a quick review.

Checklist

  • Added or updated tests
  • Updated documentation
  • [] Ran just run-all -- will fail because it depends on the latest version of copier.yaml

@martonvago martonvago self-assigned this Aug 11, 2025
@martonvago martonvago requested a review from a team as a code owner August 11, 2025 11:26
@martonvago martonvago moved this from Todo to In Review in Iteration planning Aug 11, 2025
@martonvago martonvago moved this from In Review to In Progress in Iteration planning Aug 11, 2025
@martonvago martonvago moved this from In Progress to In Review in Iteration planning Aug 11, 2025
This was linked to issues Aug 11, 2025
lwjohnst86 added a commit that referenced this pull request Aug 24, 2025
# Description

Moves this file from #134

No review is needed.
Copy link
Member

@lwjohnst86 lwjohnst86 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The test workflow and justfile changes should be their own PR. I'll split it out and then approve.

@github-project-automation github-project-automation bot moved this from In Review to In Progress in Iteration planning Aug 24, 2025
@lwjohnst86 lwjohnst86 changed the title feat: ✨ add test and update-from-template workflows feat: ✨ add update-from-template workflow Aug 24, 2025
lwjohnst86 added a commit that referenced this pull request Aug 24, 2025
# Description

Moved from #134.

Closes #128

No review needed.
lwjohnst86 added a commit that referenced this pull request Aug 24, 2025
# Description

Moved this from #134. 

No review needed.
@lwjohnst86 lwjohnst86 mentioned this pull request Aug 24, 2025
3 tasks
Copy link
Member

@lwjohnst86 lwjohnst86 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll unapprove so that #144 can be merged into this one.

@@ -1,2 +1,2 @@
# Changes here will be overwritten by Copier; NEVER EDIT MANUALLY
{{ dict(_copier_answers, copyright_year=copyright_year) | to_nice_yaml -}}
{{ dict(_copier_answers, github_repo=github_repo, copyright_year=copyright_year) | to_nice_yaml -}}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This depends on the latest version on copier.yaml and will break the test now

@martonvago martonvago requested a review from lwjohnst86 August 25, 2025 08:16
@martonvago martonvago moved this from In Progress to In Review in Iteration planning Aug 25, 2025
@lwjohnst86 lwjohnst86 merged commit 17cdef1 into main Aug 26, 2025
6 checks passed
@lwjohnst86 lwjohnst86 deleted the feat/add-missing-workflows branch August 26, 2025 14:51
@github-project-automation github-project-automation bot moved this from In Review to Done in Iteration planning Aug 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Use bash in justfile Add test workflow Match workflows and releases from template-data-package

3 participants