Skip to content
Snippets Groups Projects
Verified Commit fbb6bbdc authored by Griefed's avatar Griefed :joystick:
Browse files
# Conflicts:
#	README.md
parents a7687960 8e71c8f4
No related branches found
No related tags found
No related merge requests found
Pipeline #8880 passed
...@@ -12,7 +12,7 @@ jobs: ...@@ -12,7 +12,7 @@ jobs:
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: Add GitHub Sponsors to Readme - name: Add GitHub Sponsors to Readme
uses: JamesIves/github-sponsors-readme-action@v1.4 uses: JamesIves/github-sponsors-readme-action@v1
with: with:
token: ${{ secrets.GITHUB_TOKEN }} token: ${{ secrets.GITHUB_TOKEN }}
active-only: false active-only: false
...@@ -32,10 +32,10 @@ jobs: ...@@ -32,10 +32,10 @@ jobs:
apt-get update && apt-get install git -y && \ apt-get update && apt-get install git -y && \
git config user.name ${{ secrets.GIT_USER }} && \ git config user.name ${{ secrets.GIT_USER }} && \
git config user.email ${{ secrets.GIT_MAIL }} && \ git config user.email ${{ secrets.GIT_MAIL }} && \
git checkout -b master && \ git checkout main && \
pwd && ls -ahl && \ pwd && ls -ahl && \
git add . && \ git add . && \
wait && \ wait && \
git status && \ git status && \
git commit -m 'Update fancy schmancy blog posts, sponsors and contribution graph' && \ git commit -m 'Update sponsors and contribution graph' && \
git push "https://${{ secrets.GIT_USER }}:${{ secrets.GITLAB_TOKEN }}@${{ secrets.CI_SERVER_HOST }}/${{ secrets.GIT_USER }}/${{ secrets.GIT_USER }}.git" --all git push "https://${{ secrets.GIT_USER }}:${{ secrets.GITLAB_TOKEN }}@${{ secrets.CI_SERVER_HOST }}/${{ secrets.GIT_USER }}/${{ secrets.CI_PROJECT_TITLE }}.git"
...@@ -411,6 +411,7 @@ Update README:on-schedule: ...@@ -411,6 +411,7 @@ Update README:on-schedule:
-s GIT_MAIL=$GIT_MAIL \ -s GIT_MAIL=$GIT_MAIL \
-s GITLAB_TOKEN=$GITLAB_TOKEN \ -s GITLAB_TOKEN=$GITLAB_TOKEN \
-s CI_SERVER_HOST=$CI_SERVER_HOST \ -s CI_SERVER_HOST=$CI_SERVER_HOST \
-s CI_PROJECT_TITLE=$CI_PROJECT_TITLE \
-W '.github/workflows/update_readme.yml' -W '.github/workflows/update_readme.yml'
after_script: after_script:
- |- - |-
......
## [6.3.2](https://git.griefed.de/Griefed/ServerPackCreator/compare/6.3.1...6.3.2) (2024-08-14)
### 📦 Other
* Add update checker to Windows program group entries ([1ce8216](https://git.griefed.de/Griefed/ServerPackCreator/commit/1ce82168229a912993ef075a1a298ad073dd0a45))
* Icon for updater ([d6d1226](https://git.griefed.de/Griefed/ServerPackCreator/commit/d6d12265e8a35b49abb7beebd9c662318748cd08))
### 🦊 CI/CD
* Add files to releae assets and simplify asset collection ([c97bee7](https://git.griefed.de/Griefed/ServerPackCreator/commit/c97bee71244fb1dd371ae676cdad1ac6ad59b45e))
* Generate checksum before trying to copy it ([25ea614](https://git.griefed.de/Griefed/ServerPackCreator/commit/25ea614a29401242fc988c3fb178e0ff0caa1d2c))
* Order steps correctly ([50c574e](https://git.griefed.de/Griefed/ServerPackCreator/commit/50c574e153260492b919286256dd9679d4576ff3))
### 🛠 Fixes
* If ldd is not available, don't check the glibc version. ([1d785f3](https://git.griefed.de/Griefed/ServerPackCreator/commit/1d785f39124d61e4efcc96f94eddddc2fd6a1b55))
## [6.3.1](https://git.griefed.de/Griefed/ServerPackCreator/compare/6.3.0...6.3.1) (2024-08-11)
### 🦊 CI/CD
* Configure install4j updater. Upload release assets to download server. ([85f4941](https://git.griefed.de/Griefed/ServerPackCreator/commit/85f4941a5542058f74a31f7856d4695d8fd043b9))
### 🛠 Fixes
* Remove unnecessary int cast and check for expected version format to better handle custom versions like GraalVM ([f8aef38](https://git.griefed.de/Griefed/ServerPackCreator/commit/f8aef38907fbd2716df98699772e15780034d7f8))
## [6.3.0](https://git.griefed.de/Griefed/ServerPackCreator/compare/6.2.1...6.3.0) (2024-08-10) ## [6.3.0](https://git.griefed.de/Griefed/ServerPackCreator/compare/6.2.1...6.3.0) (2024-08-10)
   
   
......
...@@ -312,9 +312,81 @@ Huge shoutout and thank you!** ...@@ -312,9 +312,81 @@ Huge shoutout and thank you!**
### Sponsors ### Sponsors
<!-- sponsors --><a href="https://github.com/kreezxil"><img src="https://github.com/kreezxil.png" width="60px" alt="" /></a><!-- sponsors --> <!-- sponsors --><a href="https://github.com/kreezxil"><img src="https://github.com/kreezxil.png" width="60px" alt="kreezxil" /></a><a href="https://github.com/kyber-6"><img src="https://github.com/kyber-6.png" width="60px" alt="Kyber" /></a><a href="https://github.com/Calmingstorm"><img src="https://github.com/Calmingstorm.png" width="60px" alt="" /></a><!-- sponsors -->
### Contributors ### Contributors
<!-- contributors --> <!-- contributors -->
<table>
<tr>
<td width="150" align="center">
<a href="https://github.com/Griefed" title="Griefed">
<img src="https://avatars.githubusercontent.com/u/44273438?v=4" width="70" />
<br />
Griefed
</a>
</td>
<td width="150" align="center">
<a href="https://github.com/apps/dependabot" title="dependabot[bot]">
<img src="https://avatars.githubusercontent.com/in/29110?v=4" width="70" />
<br />
dependabot[bot]
</a>
</td>
<td width="150" align="center">
<a href="https://github.com/whitebear60" title="whitebear60">
<img src="https://avatars.githubusercontent.com/u/42472132?v=4" width="70" />
<br />
whitebear60
</a>
</td>
<td width="150" align="center">
<a href="https://github.com/MoonstruckDev" title="MoonstruckDev">
<img src="https://avatars.githubusercontent.com/u/105180230?v=4" width="70" />
<br />
MoonstruckDev
</a>
</td>
<td width="150" align="center">
<a href="https://github.com/apps/dependabot-preview" title="dependabot-preview[bot]">
<img src="https://avatars.githubusercontent.com/in/2141?v=4" width="70" />
<br />
dependabot-preview[bot]
</a>
</td>
</tr><tr>
<td width="150" align="center">
<a href="https://github.com/Alistair1231" title="Alistair1231">
<img src="https://avatars.githubusercontent.com/u/26165288?v=4" width="70" />
<br />
Alistair1231
</a>
</td>
<td width="150" align="center">
<a href="https://github.com/arthurbarret0" title="arthurbarret0">
<img src="https://avatars.githubusercontent.com/u/54091091?v=4" width="70" />
<br />
arthurbarret0
</a>
</td>
<td width="150" align="center">
<a href="https://github.com/kyber-6" title="kyber-6">
<img src="https://avatars.githubusercontent.com/u/100732009?v=4" width="70" />
<br />
kyber-6
</a>
</td>
<td width="150" align="center">
<a href="https://github.com/apps/github-actions" title="github-actions[bot]">
<img src="https://avatars.githubusercontent.com/in/15368?v=4" width="70" />
<br />
github-actions[bot]
</a>
</td>
<td width="150" align="center">
</td>
</tr>
</table>
<!-- contributors end--> <!-- contributors end-->
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment