mirror of
https://github.com/nsupdate-info/nsupdate.info.git
synced 2026-04-25 08:35:56 +03:00
[PR #506] [MERGED] use GitHub actions #522
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#522
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/506
Author: @ThomasWaldmann
Created: 3/18/2023
Status: ✅ Merged
Merged: 3/18/2023
Merged by: @ThomasWaldmann
Base:
master← Head:use-github-actions📝 Commits (2)
45dcc59use tox for invoking pytest/flake8698ec27CI via github actions📊 Changes
7 files changed (+159 additions, -20 deletions)
View changed files
➕
.github/workflows/ci.yml(+104 -0)➕
pyproject.toml(+3 -0)📝
requirements.d/dev.txt(+4 -2)📝
requirements.d/travis.txt(+4 -4)📝
scripts/travis/install.sh(+3 -3)📝
setup.cfg(+21 -11)➕
tox.ini(+20 -0)📄 Description
trying to get github actions to work for this. travis CI is dysfunctional for us since long.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.