summaryrefslogtreecommitdiff
path: root/.github/workflows
Commit message (Expand)AuthorAgeFilesLines
* MAINT: Bump github/codeql-action from 2.2.9 to 2.2.10dependabot[bot]2023-04-052-4/+4
* Merge pull request #23502 from r-devulap/ci-sprMatti Picus2023-04-051-0/+31
|\
| * Use SDE 9.14 versionRaghuveer Devulapalli2023-04-041-2/+2
| * CI: Use pytest directly to run subset of testsRaghuveer Devulapalli2023-04-031-2/+3
| * CI: Fix typoRaghuveer Devulapalli2023-03-311-1/+2
| * CI: Split install step and run only a few tests in SDERaghuveer Devulapalli2023-03-311-2/+4
| * CI: Build numpy outside the SDERaghuveer Devulapalli2023-03-301-1/+2
| * CI: Add CI to test using gcc-12 on Intel Sapphire RapidsRaghuveer Devulapalli2023-03-301-0/+26
* | MAINT: Bump ossf/scorecard-action from 2.1.2 to 2.1.3dependabot[bot]2023-03-301-1/+1
* | MAINT: Bump github/codeql-action from 2.2.8 to 2.2.9dependabot[bot]2023-03-272-4/+4
* | CI: add ci run after merge for coverage (#23456)Matti Picus2023-03-261-10/+20
* | CI: Ensure coverage is run for mergesSebastian Berg2023-03-261-0/+9
* | Bump actions/checkout from 3.4.0 to 3.5.0dependabot[bot]2023-03-249-29/+29
* | Merge pull request #23444 from rgommers/remove-gitpodCharles Harris2023-03-232-122/+0
|\ \
| * | MAINT: remove support for Gitpod, add note on using CodespacesRalf Gommers2023-03-232-122/+0
* | | Update spinJarrod Millman2023-03-232-4/+4
|/ /
* | Bump github/codeql-action from 2.2.7 to 2.2.8dependabot[bot]2023-03-232-4/+4
|/
* Merge pull request #23427 from numpy/dependabot/github_actions/actions/depend...Charles Harris2023-03-201-1/+1
|\
| * Bump actions/dependency-review-action from 3.0.3 to 3.0.4dependabot[bot]2023-03-201-1/+1
* | Bump larsoner/circleci-artifacts-redirector-actiondependabot[bot]2023-03-201-1/+1
|/
* Rename devpy to spinJarrod Millman2023-03-172-5/+5
* Bump actions/checkout from 3.3.0 to 3.4.0dependabot[bot]2023-03-1611-31/+31
* Merge pull request #23397 from numpy/dependabot/github_actions/actions/depend...Charles Harris2023-03-151-1/+1
|\
| * Bump actions/dependency-review-action from 2.5.1 to 3.0.3dependabot[bot]2023-03-151-1/+1
* | Merge pull request #23396 from numpy/dependabot/github_actions/github/codeql-...Charles Harris2023-03-152-4/+4
|\ \
| * | Bump github/codeql-action from 2.2.5 to 2.2.7dependabot[bot]2023-03-152-4/+4
| |/
* | Bump actions/cache from 3.2.6 to 3.3.1dependabot[bot]2023-03-152-2/+2
|/
* Merge pull request #23389 from numpy/dependabot/github_actions/egor-tensin/cl...Charles Harris2023-03-141-1/+1
|\
| * Bump egor-tensin/cleanup-path from 1 to 3dependabot[bot]2023-03-141-1/+1
* | Merge pull request #23391 from numpy/dependabot/github_actions/docker/setup-b...Charles Harris2023-03-142-2/+2
|\ \
| * | Bump docker/setup-buildx-action from 2.4.1 to 2.5.0dependabot[bot]2023-03-142-2/+2
| |/
* | Merge pull request #23390 from numpy/dependabot/github_actions/cygwin/cygwin-...Charles Harris2023-03-141-1/+1
|\ \
| * | Bump cygwin/cygwin-install-action from 2 to 3dependabot[bot]2023-03-141-1/+1
| |/
* | Merge pull request #23388 from numpy/dependabot/github_actions/ossf/scorecard...Charles Harris2023-03-141-1/+1
|\ \
| * | Bump ossf/scorecard-action from 2.0.6 to 2.1.2dependabot[bot]2023-03-141-1/+1
| |/
* | Bump pypa/cibuildwheel from 2.12.0 to 2.12.1dependabot[bot]2023-03-141-1/+1
|/
* Merge pull request #23339 from step-security-bot/stepsecurity_remediation_167...Charles Harris2023-03-1412-72/+165
|\
| * [StepSecurity] Apply security best practicesStepSecurity Bot2023-03-0512-72/+165
* | MAINT: remove `NUMPY_EXPERIMENTAL_ARRAY_FUNCTION` env varRalf Gommers2023-03-121-4/+2
|/
* MAINT: Ignore hadolint info error DL3059.Charles Harris2023-03-032-0/+2
* MAINT: Make hadolint version more explicit.Charles Harris2023-03-032-2/+2
* MAINT: Update actions in gitpod/docker workflowsCharles Harris2023-03-032-6/+6
* MAINT: Fix failing gitpod build.Charles Harris2023-03-022-2/+2
* chore: reduce scope of write permissionJoyce2023-02-271-2/+3
* chore: set permissions to circleci artifactJoyce2023-02-271-0/+5
* Merge pull request #23165 from mattip/meson_windowsRalf Gommers2023-02-223-6/+90
|\
| * BLD, TST: reformat yml file and force exit codemattip2023-02-222-58/+63
| * use old way of writing _distributor_init.pymattip2023-02-211-1/+1
| * MAINT: minor CI job, comments, and style changes to meson.build filesRalf Gommers2023-02-202-10/+2
| * BLD: run the workflow only when appropriatemattip2023-02-201-0/+1