Skip to content

Commit

Permalink
These scripts are also used outside WF
Browse files Browse the repository at this point in the history
  • Loading branch information
vmcj committed May 7, 2022
1 parent 69680df commit 9f1a7ab
Show file tree
Hide file tree
Showing 190 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ansible-linting.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Test contest deployment (ansible scripts) [PIP]
name: Test contest deployment (ansible scripts)

on: [push,pull_request]

Expand All @@ -15,8 +15,8 @@ jobs:
set -eux
ansible-lint --version
ansible-lint .
working-directory: icpc-wf/ansible
working-directory: provision-contest/ansible
- name: Lint the different scripts (Via the script)
run: ../../.github/linting.sh
working-directory: icpc-wf/ansible
working-directory: provision-contest/ansible

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ developers, but might be of use for others too.

The following subdirectories contain:
* `website` the HTML code for www.domjudge.org
* `icpc-wf` scripts used at the ICPC World Finals
* `provision-contest` scripts used at ICPC style contests, such as the World Finals
* `contest-api` a script to validate an implementation of the
[ICPC contest API](https://ccs-specs.icpc.io/contest_api)
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 9f1a7ab

Please sign in to comment.