Skip to content

Commit

Permalink
Test for fix of github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
evilaliv3 committed Sep 15, 2024
1 parent 4f39da9 commit 939b2aa
Show file tree
Hide file tree
Showing 56 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ jobs:
runs-on: "ubuntu-latest"
steps:
- name: Check out repository code
uses: actions/checkout@v4
uses: actions/checkout@v4.1.7
with:
fetch-depth: 0
fetch-depth: 1

- name: Install git
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/scripts/run-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ sudo -E chroot "$chroot" locale-gen
sudo -E chroot "$chroot" useradd -m builduser
sudo -E su -c 'echo "builduser ALL=NOPASSWD: ALL" >> "$chroot"/etc/sudoers'
sudo -E chroot "$chroot" chown builduser -R /build
sudo -E chroot "$chroot" su - builduser /bin/bash -c '/build/GlobaLeaks/.github/workflows/scripts/build_and_install.sh'
sudo -E chroot "$chroot" su - builduser /bin/bash -c '/build/whistleblowing-software/.github/workflows/scripts/build_and_install.sh'
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ jobs:
runs-on: "ubuntu-latest"
steps:
- name: Check out repository code
uses: actions/checkout@v4
uses: actions/checkout@v4.1.7
with:
fetch-depth: 0
fetch-depth: 1

- name: Install git
run: |
Expand Down
Binary file modified documentation/images/admin/access_control.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified documentation/images/admin/advanced_settings.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified documentation/images/admin/audit_log.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified documentation/images/admin/audit_log_reports.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified documentation/images/admin/audit_log_scheduled_jobs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified documentation/images/admin/audit_log_users.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified documentation/images/admin/changelog.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified documentation/images/admin/channels.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified documentation/images/admin/home.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified documentation/images/admin/https.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified documentation/images/admin/license.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified documentation/images/admin/notification_settings.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified documentation/images/admin/notification_settings_detail.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified documentation/images/admin/notification_templates.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified documentation/images/admin/question_templates.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified documentation/images/admin/questionnaires.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified documentation/images/admin/report_statuses.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified documentation/images/admin/signup_configuration.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified documentation/images/admin/signup_form.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified documentation/images/admin/site_settings_files.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified documentation/images/admin/site_settings_languages.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified documentation/images/admin/site_settings_languages_detail.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified documentation/images/admin/site_settings_logo_detail.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified documentation/images/admin/site_settings_main_configuration.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified documentation/images/admin/site_settings_text_customization.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified documentation/images/admin/sites_management_options.png
Binary file modified documentation/images/admin/sites_management_sites.png
Binary file modified documentation/images/admin/tor.png
Binary file modified documentation/images/admin/url_redirects.png
Binary file modified documentation/images/admin/users.png
Binary file modified documentation/images/admin/users_options.png
Binary file modified documentation/images/analyst/statistics.png
Binary file modified documentation/images/custodian/requests.png
Binary file modified documentation/images/recipient/home.png
Binary file modified documentation/images/recipient/report.png
Binary file modified documentation/images/recipient/reports.png
Binary file modified documentation/images/user/2fa.png
Binary file modified documentation/images/user/login.png
Binary file modified documentation/images/user/password.png
Binary file modified documentation/images/user/password_reset_1.png
Binary file modified documentation/images/user/password_reset_2.png
Binary file modified documentation/images/user/preferences.png
Binary file modified documentation/images/user/recoverykey.png
Binary file modified documentation/images/whistleblower/home.png
Binary file modified documentation/images/whistleblower/receipt.png
Binary file modified documentation/images/whistleblower/report.png
Binary file modified documentation/images/whistleblower/submission.png
Binary file modified documentation/images/wizard/1.png
Binary file modified documentation/images/wizard/2.png
Binary file modified documentation/images/wizard/3.png
Binary file modified documentation/images/wizard/4.png
Binary file modified documentation/images/wizard/5.png
Binary file modified documentation/images/wizard/6.png

0 comments on commit 939b2aa

Please sign in to comment.