Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / opam
Commits:
-
04ae970f
by Gianfranco Costamagna at 2024-06-01T15:41:06+00:00
-
7c106312
by Stephane Glondu at 2024-07-15T07:16:49+02:00
-
268172c4
by Stephane Glondu at 2024-07-15T07:16:51+02:00
-
f1efb9d4
by Stephane Glondu at 2024-07-15T07:16:57+02:00
-
ee1b7ff7
by Stephane Glondu at 2024-07-15T07:19:40+02:00
-
3c715adb
by Stephane Glondu at 2024-07-15T10:09:52+02:00
30 changed files:
- .gitattributes
- .github/issue_template.md
- .github/scripts/changelog_checker → .github/scripts/changelog/checker.sh
- + .github/scripts/common/hygiene-preamble.sh
- + .github/scripts/common/preamble.sh
- + .github/scripts/cygwin.cmd
- + .github/scripts/depexts/generate-actions.sh
- − .github/scripts/main.sh
- + .github/scripts/main/archives-cache.sh
- + .github/scripts/main/create-ocaml-cache.sh
- .github/scripts/hygiene.sh → .github/scripts/main/hygiene.sh
- + .github/scripts/main/legacy.sh
- + .github/scripts/main/main.sh
- + .github/scripts/main/ocaml-cache.sh
- .github/scripts/opam-bs-cache.sh → .github/scripts/main/opam-bs-cache.sh
- + .github/scripts/main/opam-rt.sh
- .github/scripts/preamble.sh → .github/scripts/main/preamble.sh
- + .github/scripts/main/reftests.sh
- .github/scripts/solvers.sh → .github/scripts/main/solvers.sh
- + .github/scripts/main/test.sh
- + .github/scripts/main/upgrade.sh
- − .github/scripts/ocaml-cache.sh
- + .github/scripts/scripts/hygiene.sh
- + .github/workflows/.gitignore
- .github/workflows/changelog_check.yml
- + .github/workflows/ci.ml
- − .github/workflows/ci.yml
- + .github/workflows/depexts.yml
- + .github/workflows/dune
- + .github/workflows/dune-project