Skip to content

Make and CI #96

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 30 commits into from
May 6, 2020
Merged
Changes from 1 commit
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
3d1d3bb
add .pospell
gilgamezh May 5, 2020
7ed9ea2
WIP fix spell errors
gilgamezh May 5, 2020
feb6c86
Remove white-spaces
humitos May 6, 2020
62a179f
Simplify `make` a lot
humitos May 6, 2020
8a31e3f
Merge branch 'fix_ci' of github.com:raulcd/python-docs-es into 3.8
humitos May 6, 2020
8aee4b8
Pin pip
humitos May 6, 2020
52fa2cb
Change travis to use pospell directly instead from virtualenv.
raulcd May 6, 2020
69f1b25
Utilizar temporalmente es_ES hasta que encontremos el paquete en ubun…
raulcd May 6, 2020
9e44d1e
Fix powrap
raulcd May 6, 2020
c35cd10
Update ubuntu version + python to try and install es_ES y es_AR
raulcd May 6, 2020
d5b756b
tutorial/whatnow.po
raulcd May 6, 2020
9c243d4
Fix tutorial/venv.po
raulcd May 6, 2020
67e0b60
Fix tutorial/stdlib.po
raulcd May 6, 2020
6f07d25
pospell over some files from tutorial
humitos May 6, 2020
27b4fca
Merge branch 'make-and-ci' of github.com:raulcd/python-docs-es into m…
humitos May 6, 2020
66cead2
Fix tutorial/stdlib2.po
raulcd May 6, 2020
70f3199
Merge branch 'make-and-ci' of github.com:raulcd/python-docs-es into m…
raulcd May 6, 2020
e7c2b7a
More pospell
humitos May 6, 2020
85fa721
Merge branch 'make-and-ci' of github.com:raulcd/python-docs-es into m…
humitos May 6, 2020
26f5ae6
Build RTD with Py3.8
humitos May 6, 2020
b5059cc
More powrap fixes
raulcd May 6, 2020
e3cc0d7
Merge branch 'make-and-ci' of github.com:raulcd/python-docs-es into m…
raulcd May 6, 2020
1085237
Fix travis differences from dictionaire
raulcd May 6, 2020
8ea55cd
Build only on `master` and PRs
humitos May 6, 2020
e4eff5f
Proper regex for only branches
humitos May 6, 2020
58bca5e
Fix regex
humitos May 6, 2020
8985edc
pre-commit with dicts and sort
humitos May 6, 2020
f84becf
Sort dict words
humitos May 6, 2020
ed02839
Fix tutorial/classes.po
raulcd May 6, 2020
c5f7f4e
Hopefully TravisCI will pass now!
humitos May 6, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Proper regex for only branches
  • Loading branch information
humitos committed May 6, 2020
commit e4eff5ff5ae73cee72ce493cb7ff76cac2c65b8c
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ script:
- make build
branches:
only:
- master
- /3\.\d