Compare commits

..

32 commits
macos ... main

Author SHA1 Message Date
forgejo-actions
71ed841ef2 Commit performed using Push and Commit action 2025-02-06 02:00:19 +00:00
forgejo-actions
8748fb29a6 Commit performed using Push and Commit action 2025-02-05 02:00:19 +00:00
forgejo-actions
7f9888304e Commit performed using Push and Commit action 2025-02-04 02:00:19 +00:00
forgejo-actions
f986cba6fc Commit performed using Push and Commit action 2025-02-03 02:00:20 +00:00
forgejo-actions
f4d52d13f6 Commit performed using Push and Commit action 2025-01-31 02:00:18 +00:00
forgejo-actions
8ed26ee3df Commit performed using Push and Commit action 2025-01-30 02:00:18 +00:00
forgejo-actions
e9b30b5128 Commit performed using Push and Commit action 2025-01-29 02:00:17 +00:00
forgejo-actions
60e1d2c9b3 Commit performed using Push and Commit action 2025-01-28 02:00:17 +00:00
forgejo-actions
57486fc653 Commit performed using Push and Commit action 2025-01-27 02:00:18 +00:00
forgejo-actions
10a9d81201 Commit performed using Push and Commit action 2025-01-24 02:00:19 +00:00
forgejo-actions
cac4fd4490 Commit performed using Push and Commit action 2025-01-23 02:00:20 +00:00
forgejo-actions
1298539498 Commit performed using Push and Commit action 2025-01-22 02:00:20 +00:00
forgejo-actions
432fdcaa49 Commit performed using Push and Commit action 2025-01-21 02:00:19 +00:00
forgejo-actions
41848c4a69 Commit performed using Push and Commit action 2025-01-20 02:00:30 +00:00
forgejo-actions
e2ade5bbf8 Commit performed using Push and Commit action 2025-01-17 02:00:29 +00:00
forgejo-actions
ff47573197 Commit performed using Push and Commit action 2025-01-16 02:00:28 +00:00
forgejo-actions
a4cbc1b251 Commit performed using Push and Commit action 2025-01-15 02:00:27 +00:00
forgejo-actions
5bd07f5e87 Commit performed using Push and Commit action 2025-01-14 02:00:29 +00:00
forgejo-actions
146dcf4843 Commit performed using Push and Commit action 2025-01-13 02:00:30 +00:00
forgejo-actions
0381298c73 Commit performed using Push and Commit action 2025-01-10 02:00:30 +00:00
forgejo-actions
cda9897869 Commit performed using Push and Commit action 2025-01-09 02:00:30 +00:00
2ce2621e97 chore(deps): pin actions/checkout action to 11bd719
All checks were successful
Action test on Ubuntu / ubuntu-minimal (push) Has been skipped
Action test on Ubuntu / ubuntu-full (push) Successful in 5s
Action test on Ubuntu / ubuntu-nochanges (push) Successful in 5s
Signed-off-by: RenovateBot <renovatebot@w9r.dev>
2025-01-08 14:00:42 +00:00
094992fe11 chore(deps): add renovate.json
All checks were successful
Action test on Ubuntu / ubuntu-minimal (push) Has been skipped
Action test on Ubuntu / ubuntu-full (push) Successful in 5s
Action test on Ubuntu / ubuntu-nochanges (push) Successful in 4s
Signed-off-by: RenovateBot <renovatebot@w9r.dev>
2025-01-08 12:11:00 +00:00
6a043fcb86 Update .github/workflows/ubuntu_action_test.yml
All checks were successful
Action test on Ubuntu / ubuntu-minimal (push) Has been skipped
Action test on Ubuntu / ubuntu-full (push) Successful in 6s
Action test on Ubuntu / ubuntu-nochanges (push) Successful in 5s
2025-01-08 12:10:48 +00:00
forgejo-actions
76df5651c5 Commit performed using Push and Commit action 2025-01-08 02:00:28 +00:00
e718ff01f8 Update action.yml
All checks were successful
Action test on Ubuntu / ubuntu-minimal (push) Has been skipped
Action test on Ubuntu / ubuntu-nochanges (push) Successful in 4s
Action test on Ubuntu / ubuntu-full (push) Successful in 5s
2025-01-07 13:44:47 +00:00
13a875c4f7 Merge pull request 'oliver-patch-1' (#1) from oliver-patch-1 into main
All checks were successful
Action test on Ubuntu / ubuntu-minimal (push) Has been skipped
Action test on Ubuntu / ubuntu-full (push) Successful in 5s
Action test on Ubuntu / ubuntu-nochanges (push) Successful in 4s
Reviewed-on: #1
2025-01-07 13:37:12 +00:00
dbf4171f04 Update .github/workflows/ubuntu_action_test.yml
All checks were successful
Action test on Ubuntu / ubuntu-minimal (push) Has been skipped
Action test on Ubuntu / ubuntu-full (push) Successful in 6s
Action test on Ubuntu / ubuntu-nochanges (push) Successful in 4s
2025-01-07 13:35:13 +00:00
a5c5473fcf Delete .github/workflows/windows_action_test.yml
Some checks failed
Action test on Ubuntu / ubuntu-minimal (push) Has been skipped
Action test on Ubuntu / ubuntu-nochanges (push) Successful in 4s
Action test on Ubuntu / ubuntu-full (push) Successful in 5s
Action test on Ubuntu / ubuntu-full-remote (push) Failing after 5s
2025-01-07 13:30:42 +00:00
f16dbd4c82 Delete .github/workflows/macos_action_test.yml
Some checks failed
Action test on Ubuntu / ubuntu-minimal (push) Has been skipped
Action test on Ubuntu / ubuntu-full-remote (push) Failing after 12s
Action test on Ubuntu / ubuntu-nochanges (push) Successful in 10s
Action test on Ubuntu / ubuntu-full (push) Successful in 15s
Action test on Windows / windows-minimal (push) Has been cancelled
Action test on Windows / windows-full (push) Has been cancelled
Action test on Windows / windows-full-remote (push) Has been cancelled
Action test on Windows / windows-nochanges (push) Has been cancelled
2025-01-07 13:29:47 +00:00
GuillaumeFalourd
f4732d9d3a Commit performed using Push and Commit action 2025-01-07 06:28:01 +00:00
GuillaumeFalourd
d962258ffb Commit performed using Push and Commit action 2025-01-07 04:16:41 +00:00
9 changed files with 28 additions and 156 deletions

View file

@ -1,58 +0,0 @@
name: Action test on MacOS
on:
schedule:
- cron: "0 4 * * MON-FRI" # Runs at 04:00 UTC
push:
workflow_dispatch:
jobs:
macos-minimal:
runs-on: macos-latest
if: github.event_name != 'push'
steps:
- uses: actions/checkout@v2.3.4
- run: date > reports/macos_report_minimal.txt
- uses: GuillaumeFalourd/git-commit-push@main
macos-full:
runs-on: macos-latest
steps:
- uses: actions/checkout@v2.3.4
- run: date > reports/macos_report_full.txt
- uses: GuillaumeFalourd/git-commit-push@main
with:
email: ${{ github.actor }}[bot]@users.noreply.github.com
name: ${{ github.actor }}
commit_message: macos full workflow
target_branch: macos
files: reports/macos_report_full.txt
remote_repository: origin
access_token: ${{ github.token }}
force: true
empty: true
tags: true
macos-full-remote:
runs-on: macos-latest
steps:
- uses: actions/checkout@v2.3.4
- run: date > reports/macos_report_full_remote.txt
- uses: GuillaumeFalourd/git-commit-push@main
with:
email: ${{ github.actor }}[bot]@users.noreply.github.com
name: ${{ github.actor }}
commit_message: macos full remote workflow
target_branch: macos
files: reports/macos_report_full_remote.txt
remote_repository: https://github.com/GuillaumeFalourd/poc-github-actions
access_token: ${{ secrets.ACCESS_TOKEN }}
force: true
empty: true
tags: true
macos-nochanges:
runs-on: macos-latest
steps:
- uses: actions/checkout@v2.3.4
- uses: GuillaumeFalourd/git-commit-push@main

View file

@ -11,19 +11,19 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
if: github.event_name != 'push' if: github.event_name != 'push'
steps: steps:
- uses: actions/checkout@v2.3.4 - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- run: date > reports/ubuntu_report_minimal.txt - run: date > reports/ubuntu_report_minimal.txt
- uses: GuillaumeFalourd/git-commit-push@main - uses: https://w9r.dev/w9r.dev/action-git-commit-push@main
ubuntu-full: ubuntu-full:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v2.3.4 - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- run: date > reports/ubuntu_report_full.txt - run: date > reports/ubuntu_report_full.txt
- uses: GuillaumeFalourd/git-commit-push@main - uses: https://w9r.dev/w9r.dev/action-git-commit-push@main
with: with:
email: ${{ github.actor }}[bot]@users.noreply.github.com email: releasebot@w9r.dev
name: ${{ github.actor }} name: ReleaseBot
commit_message: ubuntu full workflow commit_message: ubuntu full workflow
target_branch: ubuntu target_branch: ubuntu
files: reports/ubuntu_report_full.txt files: reports/ubuntu_report_full.txt
@ -33,26 +33,8 @@ jobs:
empty: true empty: true
tags: true tags: true
ubuntu-full-remote:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2.3.4
- run: date > reports/ubuntu_report_full_remote.txt
- uses: GuillaumeFalourd/git-commit-push@main
with:
email: ${{ github.actor }}[bot]@users.noreply.github.com
name: ${{ github.actor }}
commit_message: ubuntu full remote workflow
target_branch: ubuntu
files: reports/ubuntu_report_full_remote.txt
remote_repository: https://github.com/GuillaumeFalourd/poc-github-actions
access_token: ${{ secrets.ACCESS_TOKEN }}
force: true
empty: true
tags: true
ubuntu-nochanges: ubuntu-nochanges:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v2.3.4 - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- uses: GuillaumeFalourd/git-commit-push@main - uses: GuillaumeFalourd/git-commit-push@main

View file

@ -1,58 +0,0 @@
name: Action test on Windows
on:
schedule:
- cron: "0 6 * * MON-FRI" # Runs at 06:00 UTC
push:
workflow_dispatch:
jobs:
windows-minimal:
runs-on: windows-latest
if: github.event_name != 'push'
steps:
- uses: actions/checkout@v2.3.4
- run: date > reports/windows_report_minimal.txt
- uses: GuillaumeFalourd/git-commit-push@main
windows-full:
runs-on: windows-latest
steps:
- uses: actions/checkout@v2.3.4
- run: date > reports/windows_report_full.txt
- uses: GuillaumeFalourd/git-commit-push@main
with:
email: ${{ github.actor }}[bot]@users.noreply.github.com
name: ${{ github.actor }}
commit_message: windows full workflow
target_branch: windows
files: reports/windows_report_full.txt
remote_repository: origin
access_token: ${{ github.token }}
force: true
empty: true
tags: true
windows-full-remote:
runs-on: windows-latest
steps:
- uses: actions/checkout@v2.3.4
- run: date > reports/windows_report_full_remote.txt
- uses: GuillaumeFalourd/git-commit-push@main
with:
email: ${{ github.actor }}[bot]@users.noreply.github.com
name: ${{ github.actor }}
commit_message: windows full remote workflow
target_branch: windows
files: reports/windows_report_full_remote.txt
remote_repository: https://github.com/GuillaumeFalourd/poc-github-actions
access_token: ${{ secrets.ACCESS_TOKEN }}
force: true
empty: true
tags: true
windows-nochanges:
runs-on: windows-latest
steps:
- uses: actions/checkout@v2.3.4
- uses: GuillaumeFalourd/git-commit-push@main

View file

@ -6,7 +6,7 @@ inputs:
email: email:
description: Committer's email address description: Committer's email address
required: true required: true
default: ${{ github.actor }}@users.noreply.github.com default: ${{ github.actor }}@w9r.dev
name: name:
description: Committer's username description: Committer's username
required: true required: true
@ -69,11 +69,11 @@ runs:
TAGS='--tags' TAGS='--tags'
fi fi
echo "machine github.com" > "$HOME/.netrc" echo "machine w9r.dev" > "$HOME/.netrc"
echo " login $GITHUB_ACTOR" >> "$HOME/.netrc" echo " login $GITHUB_ACTOR" >> "$HOME/.netrc"
echo " password ${{ inputs.access_token }}" >> "$HOME/.netrc" echo " password ${{ inputs.access_token }}" >> "$HOME/.netrc"
echo "machine api.github.com" >> "$HOME/.netrc" echo "machine api.w9r.dev" >> "$HOME/.netrc"
echo " login $GITHUB_ACTOR" >> "$HOME/.netrc" echo " login $GITHUB_ACTOR" >> "$HOME/.netrc"
echo " password ${{ inputs.access_token }}" >> "$HOME/.netrc" echo " password ${{ inputs.access_token }}" >> "$HOME/.netrc"
@ -82,7 +82,7 @@ runs:
if [[ `git status --porcelain` ]]; then if [[ `git status --porcelain` ]]; then
git add ${{ inputs.files }} -v git add ${{ inputs.files }} -v
git commit -m "${{ inputs.commit_message }}" $EMPTY git commit -S -m "${{ inputs.commit_message }}" $EMPTY
git branch git-commit-push-action-${{ github.run_id }}-${{ github.job }} git branch git-commit-push-action-${{ github.run_id }}-${{ github.job }}
git fetch "${{ inputs.remote_repository }}" "$CURRENT_BRANCH" git fetch "${{ inputs.remote_repository }}" "$CURRENT_BRANCH"
git checkout "$CURRENT_BRANCH" git checkout "$CURRENT_BRANCH"
@ -117,7 +117,7 @@ runs:
CLONE_DIRECTORY=$(mktemp -d) CLONE_DIRECTORY=$(mktemp -d)
echo "##### Cloning destination Github repository #####" echo "##### Cloning destination W9r.dev repository #####"
# Setup git # Setup git
git config --global user.email "${{ inputs.email }}" git config --global user.email "${{ inputs.email }}"
git config --global user.name "${{ inputs.name }}" git config --global user.name "${{ inputs.name }}"
@ -125,7 +125,7 @@ runs:
git clone "https://${{ inputs.access_token }}@github.com/$DESTINATION_OWNER/$DESTINATION_REPOSITORY.git" "$CLONE_DIRECTORY" git clone "https://${{ inputs.access_token }}@github.com/$DESTINATION_OWNER/$DESTINATION_REPOSITORY.git" "$CLONE_DIRECTORY"
echo echo
echo "##### Copying contents to remote Github repository #####" echo "##### Copying contents to remote W9r.dev repository #####"
echo ""##### Current repo content #####" echo ""##### Current repo content #####"
ls -lha ls -lha
cp -rvf ${{ inputs.files }} $CLONE_DIRECTORY cp -rvf ${{ inputs.files }} $CLONE_DIRECTORY
@ -134,7 +134,7 @@ runs:
echo ""##### Remote repo content after copying files #####" echo ""##### Remote repo content after copying files #####"
ls -la "$CLONE_DIRECTORY" ls -la "$CLONE_DIRECTORY"
REMOTE_URL=https://$DESTINATION_OWNER:${{ inputs.access_token }}@github.com/$DESTINATION_OWNER/$DESTINATION_REPOSITORY REMOTE_URL=https://$DESTINATION_OWNER:${{ inputs.access_token }}@w9r.dev/$DESTINATION_OWNER/$DESTINATION_REPOSITORY
git remote set-url origin $REMOTE_URL git remote set-url origin $REMOTE_URL
git fetch origin git fetch origin
@ -164,13 +164,13 @@ runs:
echo echo
echo "WARNING: Couldn't read remote_repository URL input." echo "WARNING: Couldn't read remote_repository URL input."
echo "ACCEPTED FORMAT:" echo "ACCEPTED FORMAT:"
echo "git://github.com/<owner>/<repo>.git" echo "git://w9r.dev/<owner>/<repo>.git"
echo "or" echo "or"
echo "git@github.com:<owner>/<repo>.git" echo "git@w9r.dev:<owner>/<repo>.git"
echo "or" echo "or"
echo "https://github.com/<owner>/<repo>.git" echo "https://w9r.dev/<owner>/<repo>.git"
echo "or" echo "or"
echo "https://github.com/<owner>/<repo>" echo "https://w9r.dev/<owner>/<repo>"
exit 1 exit 1
fi fi
shell: bash shell: bash

6
renovate.json Normal file
View file

@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>w9r.dev/renovate-config"
]
}

View file

@ -1 +1 @@
Tue Jan 7 04:16:40 UTC 2025 Thu Oct 21 18:00:59 UTC 2021

View file

@ -1 +1 @@
Mon Jan 6 04:17:46 UTC 2025 Tue Jan 7 04:16:41 UTC 2025

View file

@ -1 +1 @@
Tue Jan 7 02:42:57 UTC 2025 Thu Feb 6 02:00:19 UTC 2025

View file

@ -1 +1 @@
Mon Jan 6 06:28:34 CUT 2025 Tue Jan 7 06:28:00 CUT 2025