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

update files of remote tegonal-gh-commons to version v2.3.0 via gt #2

Merged
merged 1 commit into from
Mar 18, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@
# \__/\__/\_, /\___/_//_/\_,_/_/ It is licensed under Creative Commons Zero v1.0 Universal
# /___/ Please report bugs and contribute back your improvements
#
# Version: v2.2.0
# Version: v2.3.0
###################################

# https://editorconfig.org
2 changes: 1 addition & 1 deletion .github/CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@
# \__/\__/\_, /\___/_//_/\_,_/_/ It is licensed under Creative Commons Zero v1.0 Universal
# /___/ Please report bugs and contribute back your improvements
#
# Version: v2.2.0
# Version: v2.3.0
###################################
-->
# Contributor Covenant Code of Conduct
4 changes: 2 additions & 2 deletions .github/workflows/cleanup.yml
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@
# \__/\__/\_, /\___/_//_/\_,_/_/ It is licensed under Creative Commons Zero v1.0 Universal
# /___/ Please report bugs and contribute back your improvements
#
# Version: v2.2.0
# Version: v2.3.0
###################################
name: Cleanup

@@ -30,4 +30,4 @@ jobs:
body: Looks like someone forgot to run ./scripts/cleanup-on-push-to-main.sh before committing. I did it for them :)
delete-branch: true
token: ${{ secrets.AUTO_PR_TOKEN }}
push-to-fork: ${{ secrets.AUTO_PR_FORK_NAME }}
push-to-fork: ${{ vars.AUTO_PR_FORK_NAME != '' && vars.AUTO_PR_FORK_NAME || secrets.AUTO_PR_FORK_NAME }}
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@
# \__/\__/\_, /\___/_//_/\_,_/_/ It is licensed under Creative Commons Zero v1.0 Universal
# /___/ Please report bugs and contribute back your improvements
#
# Version: v2.2.0
# Version: v2.3.0
####### Description #############
#
# functions which can be used to update the placeholders in the templates in a gt pull-hook.sh
Original file line number Diff line number Diff line change
@@ -6,7 +6,8 @@
# / __/ -_) _ `/ _ \/ _ \/ _ `/ / Copyright 2022 Tegonal Genossenschaft <[email protected]>
# \__/\__/\_, /\___/_//_/\_,_/_/ It is licensed under European Union Public License 1.2
# /___/ Please report bugs and contribute back your improvements
# Version: v2.2.0
#
# Version: v2.3.0
####### Description #############
#
# constants intended to be sourced into a function.
16 changes: 8 additions & 8 deletions .gt/remotes/tegonal-gh-commons/pulled.tsv
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
#@ Version: 1.0.0
tag file relativeTarget sha512
v2.2.0 src/.github/CODE_OF_CONDUCT.md ../.github/CODE_OF_CONDUCT.md ca9bf8620ba414d3bdedd946076ff63fcd75774c3ccd45e9915906ec2c7532f6acfe40b57e901389259dd4d2b12cf6381c24a04fd4d99cb1cb032e71e45a7a28
v2.2.0 src/gt/tegonal.data.source.sh remotes/tegonal-gh-commons/lib/src/gt/tegonal.data.source.sh b37da630ea92dea6981dff48c760e130ca1000fec09867caf5959a08260075cd299958f2761b0ab88844005829d49a350d8ff89e1b910013d4517b0e984a6edf
v2.2.0 src/.github/PULL_REQUEST_TEMPLATE.md ../.github/PULL_REQUEST_TEMPLATE.md 9112d1ea1f72ea250cdfe686fc152e63f2e0cdcea9c46935289471d7a3f54c35af8a3f283570f5d863e936c7782939c7b1548cb7d4ccda712bbf9314926f58cb
v2.2.0 src/gt/pull-hook-functions.sh remotes/tegonal-gh-commons/lib/src/gt/pull-hook-functions.sh 542c87275312b451171dba43fdf69d3f053c7874a88d1017b43f1a66764da65545e68af0de9954aaecc3ee2d4760863281c3ad424a13788643db3d99a59f8a95
v2.2.0 src/.github/Contributor Agreement.txt ../.github/Contributor Agreement.txt 095b866d263924d4f04a21e82ddb760509cff2fc6052d3cdb33d0f68f60323f2a6100cc7ad4abc2a19903a0a261b9fd06fa0092b22d4fb1bcfb67659e230c91a
v2.2.0 src/dotfiles/.editorconfig ../.editorconfig c2c3fafb1ee45b0085b20e63606aa4ae29049ca374ce65f8e299c081a020cc5a0a3db964f34b414427399480400499cb13ebab21a04c99e7bb3fc4e215e5e915
v2.2.0 src/.github/workflows/cleanup.yml ../.github/workflows/cleanup.yml 6f81a7dd600adaa5c18ff26b464ad0bd55dab2b3f3400689c2c04c19d4a91893dbb3f6142b79237da4629621cf627395d85a0749c5c51f11e3e094f8a079ce77
v2.2.0 src/dotfiles/.shellcheckrc ../.shellcheckrc 0ba21e3101279a41085a29eb0aa724272a2312db206228f5f24ecb42c6e2f0a0f2e58cfde9d053ee3cfa8646847069ec76096b0a57680c5af1c1ea4e6f036208
v2.3.0 src/.github/CODE_OF_CONDUCT.md ../.github/CODE_OF_CONDUCT.md a8a0f89d558850f94e5d62fece1276b453c14cc3a8d5434c49072ebd7c9be03abf4369cef7fd358a9b48e4df83c4d1e3637152769655ac4ac039b9dbbce90bad
v2.3.0 src/gt/tegonal.data.source.sh remotes/tegonal-gh-commons/lib/src/gt/tegonal.data.source.sh 957eb9616619624e7293a4b09b5743c6b570793368dcc144afb4dbd21bf91f7edc479ddd979bdabf43d3cb225b3c403cc56b9eaad0a3d7805c58e836a64e4296
v2.3.0 src/.github/PULL_REQUEST_TEMPLATE.md ../.github/PULL_REQUEST_TEMPLATE.md 9112d1ea1f72ea250cdfe686fc152e63f2e0cdcea9c46935289471d7a3f54c35af8a3f283570f5d863e936c7782939c7b1548cb7d4ccda712bbf9314926f58cb
v2.3.0 src/gt/pull-hook-functions.sh remotes/tegonal-gh-commons/lib/src/gt/pull-hook-functions.sh 42280cccfc2689f1ca71bb14a8c93a2c5acdad2416c6ac21f554934fed8e49c510851dee68daea7b16d4f9497082cdfc7a48262e1fa6432d504e3d28f787a01e
v2.3.0 src/.github/Contributor Agreement.txt ../.github/Contributor Agreement.txt 095b866d263924d4f04a21e82ddb760509cff2fc6052d3cdb33d0f68f60323f2a6100cc7ad4abc2a19903a0a261b9fd06fa0092b22d4fb1bcfb67659e230c91a
v2.3.0 src/dotfiles/.editorconfig ../.editorconfig 5a76160d989cfb148e12f813bf0fd24f6cc40635a6ef8e9abb2fa80d9da6cf203bdee88f6920ad5617be3206b61c6bb167b74c5ea97fda22524d46905054d573
v2.3.0 src/.github/workflows/cleanup.yml ../.github/workflows/cleanup.yml 352b094b1dff5e8ce2505219b9d482c498aba3ea5b79810cbb75e6e1ed7fec9c2a1ccef278403cb5cfd6559633e546f21b65019765e8692bc3bcefb841afd9b3
v2.3.0 src/dotfiles/.shellcheckrc ../.shellcheckrc 23badb8419334d27ecbc4cb13b72ed0e91a4f84b80c36d62dfe31dd791af3b4301e49a3366ed3da79d99a126136c048eb3e7188a7b2b663fc5f2fe73695c1bd7
2 changes: 1 addition & 1 deletion .shellcheckrc
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@
# \__/\__/\_, /\___/_//_/\_,_/_/ It is licensed under Creative Commons Zero v1.0 Universal
# /___/ Please report bugs and contribute back your improvements
#
# Version: v2.2.0
# Version: v2.3.0
###################################

# Prefer putting braces around variable references even when not strictly required.