Skip to content

Commit ae245a2

Browse files
committed
Reset repository
1 parent 74ae8ce commit ae245a2

42 files changed

Lines changed: 175 additions & 1032 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.JuliaFormatter.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
indent = 4
22
margin = 92
33
normalize_line_endings = "unix"
4-
style = "sciml"

.all-contributorsrc

Lines changed: 0 additions & 5 deletions
This file was deleted.

.copier-answers.yml

Lines changed: 32 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,40 @@
11
# Changes here will be overwritten by Copier
2-
AnswerStrategy: recommended
3-
Authors: Stefan de Lange <langestefan@msn.com>
4-
CodeOfConductContact: langestefan@msn.com
2+
AddAllcontributors: false
3+
AddCitationCFF: true
4+
AddCodeOfConduct: false
5+
AddCompatHelperCI: true
6+
AddContributionDocs: true
7+
AddCopierCI: true
8+
AddDependabot: true
9+
AddDocs: true
10+
AddDocsCI: true
11+
AddFormatterAndLinterConfigFiles: true
12+
AddGitHubPRTemplate: true
13+
AddGitHubTemplates: true
14+
AddLintCI: true
15+
AddLychee: true
16+
AddMacToCI: false
17+
AddPrecommit: true
18+
AddTagBotCI: true
19+
AddTestCI: true
20+
AddWinToCI: true
21+
Authors: Stefan de Lange
22+
AutoIncludeTests: true
23+
CheckExplicitImports: true
524
ConfigIndentation: 2
25+
ExplicitImportsChecklist: exclude_all_qualified_accesses_are_public
626
JuliaIndentation: 4
27+
JuliaMinCIVersion: lts
728
JuliaMinVersion: '1.10'
829
License: MIT
930
LicenseCopyrightHolders: Stefan de Lange
1031
MarkdownIndentation: 2
1132
PackageName: SolarPosition
12-
PackageOwner: PVSMC
13-
PackageUUID: 7479b45c-9729-5219-acaa-214f6cdedf5b
14-
_commit: v0.14.1
15-
_src_path: https://github.com/JuliaBesties/BestieTemplate.jl
33+
PackageOwner: JuliaSolarPV
34+
PackageUUID: 5b9d1343-a731-5a90-8730-7bf8d89bf3eb
35+
RunJuliaNightlyOnCI: false
36+
StrategyConfirmIncluded: true
37+
StrategyLevel: 1
38+
StrategyReviewExcluded: true
39+
UseCirrusCI: false
40+
_src_path: /home/langestefan/.julia/packages/BestieTemplate/jdG8v

.github/ISSUE_TEMPLATE/10-bug-report.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,8 @@ body:
1010
1111
Please, before submitting, make sure that:
1212
13-
- There is not an [existing issue](https://github.com/PVSMC/SolarPosition.jl/issues) with the same question
14-
- You have read the [contributing guide](https://PVSMC.github.io/SolarPosition.jl/dev/90-contributing/)
15-
- You are following the [code of conduct](https://github.com/PVSMC/SolarPosition.jl/blob/main/CODE_OF_CONDUCT.md)
13+
- There is not an [existing issue](https://github.com/JuliaSolarPV/SolarPosition.jl/issues) with the same question
14+
- You have read the [contributing guide](https://JuliaSolarPV.github.io/SolarPosition.jl/dev/90-contributing/)
1615
The form below should help you in filling out this issue.
1716
- type: textarea
1817
id: description

.github/ISSUE_TEMPLATE/20-feature-request.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,8 @@ body:
88
99
Please, before submitting, make sure that:
1010
11-
- There is not an [existing issue](https://github.com/PVSMC/SolarPosition.jl/issues) with the same question
12-
- You have read the [contributing guide](https://PVSMC.github.io/SolarPosition.jl/dev/90-contributing/)
13-
- You are following the [code of conduct](https://github.com/PVSMC/SolarPosition.jl/blob/main/CODE_OF_CONDUCT.md)
11+
- There is not an [existing issue](https://github.com/JuliaSolarPV/SolarPosition.jl/issues) with the same question
12+
- You have read the [contributing guide](https://JuliaSolarPV.github.io/SolarPosition.jl/dev/90-contributing/)
1413
The form below should help you in filling out this issue.
1514
- type: textarea
1615
id: description

.github/ISSUE_TEMPLATE/30-usage.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,9 @@ body:
99
1010
Please, before submitting, make sure that:
1111
12-
- You have checked the [documentation](https://PVSMC.github.io/SolarPosition.jl) and haven't found enough information
13-
- There is not an [existing issue](https://github.com/PVSMC/SolarPosition.jl/issues) with the same question
14-
- You have read the [contributing guide](https://PVSMC.github.io/SolarPosition.jl/dev/90-contributing/)
15-
- You are following the [code of conduct](https://github.com/PVSMC/SolarPosition.jl/blob/main/CODE_OF_CONDUCT.md)
12+
- You have checked the [documentation](https://JuliaSolarPV.github.io/SolarPosition.jl) and haven't found enough information
13+
- There is not an [existing issue](https://github.com/JuliaSolarPV/SolarPosition.jl/issues) with the same question
14+
- You have read the [contributing guide](https://JuliaSolarPV.github.io/SolarPosition.jl/dev/90-contributing/)
1615
The form below should help you in filling out this issue.
1716
- type: textarea
1817
id: description

.github/ISSUE_TEMPLATE/99-general.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,8 @@ body:
88
99
Please, before submitting, make sure that:
1010
11-
- There is not an [existing issue](https://github.com/PVSMC/SolarPosition.jl/issues) with the same question
12-
- You have read the [contributing guide](https://PVSMC.github.io/SolarPosition.jl/dev/90-contributing/)
13-
- You are following the [code of conduct](https://github.com/PVSMC/SolarPosition.jl/blob/main/CODE_OF_CONDUCT.md)
11+
- There is not an [existing issue](https://github.com/JuliaSolarPV/SolarPosition.jl/issues) with the same question
12+
- You have read the [contributing guide](https://JuliaSolarPV.github.io/SolarPosition.jl/dev/90-contributing/)
1413
The form below should help you in filling out this issue.
1514
- type: textarea
1615
id: description

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
blank_issues_enabled: false
22
contact_links:
33
- name: Discussions
4-
url: https://github.com/PVSMC/SolarPosition.jl/discussions
4+
url: https://github.com/JuliaSolarPV/SolarPosition.jl/discussions
55
about: Create and follow discussions here

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!--
22
Thanks for making a pull request to SolarPosition.jl.
33
We have added this PR template to help you help us.
4-
Make sure to read the contributing guidelines and abide by the code of conduct.
4+
Make sure to read the contributing guidelines.
55
See the comments below, fill the required fields, and check the items.
66
-->
77

@@ -21,7 +21,7 @@ There is no related issue.
2121

2222
<!-- mark true if NA -->
2323
<!-- leave PR as draft until all is checked -->
24-
- [ ] I am following the [contributing guidelines](https://github.com/PVSMC/SolarPosition.jl/blob/main/docs/src/90-contributing.md)
24+
- [ ] I am following the [contributing guidelines](https://github.com/JuliaSolarPV/SolarPosition.jl/blob/main/docs/src/90-contributing.md)
2525
- [ ] Tests are passing
2626
- [ ] Lint workflow is passing
2727
- [ ] Docs were updated and workflow is passing

.github/workflows/Copier.yml

Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,59 @@
1+
name: Copier Update
2+
3+
on:
4+
schedule:
5+
- cron: 0 7 1/7 * * # Every 7 days at 7:00 UTC
6+
workflow_dispatch:
7+
8+
jobs:
9+
Copier:
10+
runs-on: ubuntu-latest
11+
steps:
12+
- uses: actions/checkout@v4
13+
with:
14+
token: ${{ secrets.COPIER_PAT }}
15+
- uses: julia-actions/setup-julia@v2
16+
with:
17+
version: "1"
18+
- name: Use Julia cache
19+
uses: julia-actions/cache@v2
20+
- name: Install JuliaFormatter.jl
21+
run: julia -e 'using Pkg; pkg"add JuliaFormatter"'
22+
- name: Hack for setup-python cache # https://github.com/actions/setup-python/issues/807
23+
run: touch requirements.txt
24+
- name: Setup Python
25+
uses: actions/setup-python@v5
26+
with:
27+
cache: 'pip'
28+
python-version: "3.11"
29+
- name: Hack for setup-python cache # https://github.com/actions/setup-python/issues/807
30+
run: rm requirements.txt
31+
- name: Check for update in the template
32+
run: |
33+
pip install copier
34+
copier update -A -o rej
35+
echo -e "Automated changed by Copier.yml workflow\n" > /tmp/body.md
36+
echo -e 'Rejected changes (if any):\n```diff\n' >> /tmp/body.md
37+
find . -name "*.rej" | xargs cat >> /tmp/body.md
38+
find . -name "*.rej" | xargs rm -f
39+
echo -e '```' >> /tmp/body.md
40+
git diff
41+
- name: Run pre-commit to run the formatters
42+
run: |
43+
pip install pre-commit
44+
pre-commit run -a || true # Ignore pre-commit errors
45+
- name: Create Pull Request
46+
id: cpr
47+
uses: peter-evans/create-pull-request@v6
48+
with:
49+
token: ${{ secrets.COPIER_PAT }}
50+
commit-message: ":robot: BestieTemplate.jl update"
51+
title: "[AUTO] BestieTemplate.jl update"
52+
body-path: /tmp/body.md
53+
branch: auto-copier-template-update
54+
delete-branch: true
55+
labels: configuration, automated pr, no changelog
56+
- name: Check outputs
57+
run: |
58+
echo "Pull Request Number - ${{ steps.cpr.outputs.pull-request-number }}"
59+
echo "Pull Request URL - ${{ steps.cpr.outputs.pull-request-url }}"

0 commit comments

Comments
 (0)