File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
tests/data/test_package_generation Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 66 - main
77 - " renovate/**"
88 pull_request :
9+ schedule :
10+ # Run at 11 am on the 2nd January each year to make sure
11+ # dates in package regression test data get updated
12+ # See https://github.com/UCL-ARC/python-tooling/pull/597
13+ - cron : " 0 11 2 1 *"
914
1015jobs :
1116 test-template :
Original file line number Diff line number Diff line change 11<!-- markdownlint-disable MD041 --> # MIT License
22
3- Copyright (c) 2025 Eva Lu Ator
3+ Copyright (c) 2026 Eva Lu Ator
44
55Permission is hereby granted, free of charge, to any person obtaining a copy of
66this software and associated documentation files (the "Software"), to deal in
Original file line number Diff line number Diff line change 11site_name : " Cookiecutter Test"
22site_description : " Documentation website for Cookiecutter Test"
33site_author : " Eva Lu Ator"
4- copyright : " Copyright © 2025 Eva Lu Ator"
4+ copyright : " Copyright © 2026 Eva Lu Ator"
55repo_url : " https://github.com/test-user/cookiecutter-test/"
66repo_name : " test-user/cookiecutter-test"
77edit_uri : edit/main/docs/
You can’t perform that action at this time.
0 commit comments