Skip to content

Commit c46efff

Browse files
authored
Merge branch 'trunk' into dependabot/github_actions/codecov/codecov-action-5.4.3
2 parents 56967b0 + 8112738 commit c46efff

34 files changed

Lines changed: 118 additions & 1394 deletions

.asf.yaml

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -13,20 +13,18 @@
1313
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
16-
#
17-
# File with ASF Github metadata, see
18-
# https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features
19-
# for more details
16+
17+
# All configurations could be found here: https://github.com/apache/infrastructure-asfyaml/
18+
2019
github:
21-
description: "Apache Libcloud is a Python library which hides differences between different cloud provider APIs and allows you to manage different cloud resources through a unified and easy to use API."
20+
description: "Apache Libcloud is a Python library that hides differences between different cloud provider APIs and allows you to manage different cloud resources through a unified and easy-to-use API."
2221
homepage: https://libcloud.apache.org
2322
labels:
2423
- python
2524
- library
2625
- cloud
2726
- libcloud
2827
- apache
29-
del_branch_on_merge: true
3028
features:
3129
wiki: false
3230
issues: true
@@ -37,25 +35,25 @@ github:
3735
rebase: false
3836
autolink_jira:
3937
- LIBCLOUD
38+
pull_requests:
39+
allow_auto_merge: true
40+
allow_update_branch: true
41+
del_branch_on_merge: true
4042
protected_branches:
4143
trunk:
4244
required_status_checks:
43-
# strict means "Require branches to be up to date before merging".
44-
strict: true
45-
# contexts are the names of checks that must pass
4645
contexts:
4746
- "Unit Tests (Python 3.9)"
4847
- "Unit Tests (Python 3.10)"
4948
- "Unit Tests (Python 3.11)"
5049
- "Unit Tests (Python 3.12)"
5150
- "Unit Tests (Python 3.13)"
52-
- "Run Various Lint and Other Checks (3.9)"
53-
- "Build and upload Documentation (3.9)"
5451
- "Dependency Review"
52+
- "Run Various Lint and Other Checks (3.10)"
53+
- "Build and upload Documentation (3.10)"
5554

5655
notifications:
5756
5857
5958
pullrequests: [email protected]
60-
6159
jira_options: link label comment

.github/actions/README.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

.github/actions/gh-action-pip-audit/.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 0 additions & 64 deletions
This file was deleted.

.github/actions/gh-action-pip-audit/.github/ISSUE_TEMPLATE/config.yml

Lines changed: 0 additions & 11 deletions
This file was deleted.

.github/actions/gh-action-pip-audit/.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 0 additions & 50 deletions
This file was deleted.

.github/actions/gh-action-pip-audit/.github/workflows/ci.yml

Lines changed: 0 additions & 18 deletions
This file was deleted.

.github/actions/gh-action-pip-audit/.github/workflows/selftest.yml

Lines changed: 0 additions & 108 deletions
This file was deleted.

.github/actions/gh-action-pip-audit/.github/workflows/semgrep.yml

Lines changed: 0 additions & 22 deletions
This file was deleted.

.github/actions/gh-action-pip-audit/.gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)