-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace travis with github actions (#729)
* refactor: replace travis with github actions * enhance: use deployment branch from configuration at memote online * fix: use the actual deployment branch on memote online * test: remove travis_ci from tests * docs: add new entries to next release * refactor: remove github username from online Since it is now Github's token dependant * docs: write down user documentation for GH token * fix: create deployment branch if it does not exist * test: print debug information on failing the CLI command * test: add a mock github token for testing * chore: drop support for python3.6/7 in favor of pyhon3.9/10 Since python3.6 is deprecated and python3.7 has dependencies with unresolvable security issues (no longer supported). * style: flake8 * docs: update HISTORY.rst Co-authored-by: Moritz E. Beber <[email protected]> * chore: point `memote new` back to to the upstream cookiecutter --------- Co-authored-by: Moritz E. Beber <[email protected]>
- Loading branch information
1 parent
3687f37
commit 4c08f46
Showing
6 changed files
with
62 additions
and
367 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.