mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-26 01:16:01 +03:00
[PR #2066] [MERGED] POC replace travis by Github Actions #2438
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#2438
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/modoboa/modoboa/pull/2066
Author: @kryskool
Created: 10/24/2020
Status: ✅ Merged
Merged: 11/9/2020
Merged by: @tonioo
Base:
master← Head:gh-actions-poc-1📝 Commits (10+)
a0bf48cPOC replace travis by Github Actionsbafea31add libldap2-dev46df5ccadd libsasl2-dev libssl-dev6271603Delete .travis.yml7bf6076Add specific configuration for PostgreSQL3d515dcRetrieve PostgreSQL or MySQL port from env var048d93dPrint affected port for the docker service89ab77aAdd Database type and dburlda3594fFix dbtypeddb2b5dUse environment variable to define the port in use for tests.📊 Changes
9 files changed (+226 additions, -97 deletions)
View changed files
➕
.github/workflows/modoboa.yml(+180 -0)➖
.travis.yml(+0 -77)📝
modoboa/core/tests/test_ldap.py(+2 -1)📝
modoboa/ldapsync/tests.py(+3 -2)📝
modoboa/policyd/tests.py(+2 -0)📝
modoboa/test_settings.py(+10 -9)📝
setup.py(+6 -1)📝
test_project/test_project/settings.py(+11 -2)📝
tests.py(+12 -5)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.