Skip to content

Commit

Permalink
Merge branch 'trs/pathogen-repo-build/wait-for-aws-batch-job'
Browse files Browse the repository at this point in the history
  • Loading branch information
tsibley committed Feb 13, 2024
2 parents 223d6d0 + 57eb5e5 commit 0fcb948
Show file tree
Hide file tree
Showing 10 changed files with 1,013 additions and 83 deletions.
4 changes: 4 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# This is a large generated file that, while text, it is not useful to
# routinely show the diff of. A diff can be forced as needed, e.g. with `git
# diff --text`.
/.github/workflows/pathogen-repo-build.yaml -diff
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,5 +74,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: make check
- run: ./devel/check-readme
- uses: ./actions/shellcheck
513 changes: 432 additions & 81 deletions .github/workflows/pathogen-repo-build.yaml

Large diffs are not rendered by default.

Loading

0 comments on commit 0fcb948

Please sign in to comment.