mirror of
https://github.com/nsupdate-info/nsupdate.info.git
synced 2026-04-25 08:35:56 +03:00
[PR #507] [MERGED] github ci cleanups / fixes #523
Labels
No labels
bug
bug
duplicate
easy
easy
enhancement
enhancement
invalid
needs help
pull-request
scalability
security
task
urgent
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nsupdate.info-nsupdate-info#523
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/nsupdate-info/nsupdate.info/pull/507
Author: @ThomasWaldmann
Created: 3/18/2023
Status: ✅ Merged
Merged: 3/18/2023
Merged by: @ThomasWaldmann
Base:
master← Head:github-actions-cleanup📝 Commits (10+)
2cd520erename scripts/travis -> ci7280037enable almost all tests24a4a4bsetup.py: require sixdcfab96disable the social_core AUTHENTICATION_BACKENDS7b6e03dadd .tox to .gitignore5616458pytest.yield_fixture -> .fixture4cc5f1eno resolvconf / ubuntu-minimal pkg to remove899d1c2disable dns debug outputc3c48c9remove .travis.yml0f5d3afremove travis / google stuff from resolv.conf📊 Changes
18 files changed (+38 additions, -94 deletions)
View changed files
📝
.github/workflows/ci.yml(+4 -9)📝
.gitignore(+1 -0)➖
.travis.yml(+0 -42)📝
MANIFEST.in(+3 -2)📝
README.rst(+2 -2)📝
conftest.py(+2 -2)➖
requirements.d/travis.txt(+0 -9)📝
scripts/ci/etc/bind/named.conf.local(+0 -0)📝
scripts/ci/etc/bind/zones/nsupdate.info(+0 -0)📝
scripts/ci/etc/bind/zones/tests.nsupdate.info(+0 -0)➕
scripts/ci/etc/resolv.conf(+1 -0)📝
scripts/ci/install-bind.sh(+3 -8)➖
scripts/travis/etc/resolv.conf(+0 -3)📝
setup.py(+5 -4)📝
src/nsupdate/api/_tests/test_api.py(+1 -1)📝
src/nsupdate/main/_tests/test_dnstools.py(+2 -0)📝
src/nsupdate/settings/base.py(+10 -10)📝
tox.ini(+4 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.