Wykres commitów

704 Commity (master)

Autor SHA1 Wiadomość Data
Chris McCormick 2f248d0852 Stop npm complaining about the node_modules symlink.
This fixes #228 whilst retaining the existing behaviour of symlinking node_modules to the actual location in envs/APPNAME.
2022-02-25 14:34:31 +08:00
Rui Carmo 547d3b3dae
Removed 3.10.1 from test suite
Oh come on GitHub... It worked months ago!
2022-02-05 15:45:59 +00:00
Rui Carmo bb8726afdf
Remove 3.5 from test suite
It was deprecated by the build suite.
2022-02-05 15:39:15 +00:00
Rui Carmo 569cfeda90
Merge pull request #224 from chr15m/update-git-push-docs
Updated docs with cmd to push different branch. Fixes #221
2022-02-05 15:37:33 +00:00
Rui Carmo 44131256f4
Update README.md 2022-02-05 15:36:42 +00:00
Chris McCormick 3051782fae Updated docs with cmd to push different branch. Fixes #221 2022-01-18 09:57:38 +08:00
Rui Carmo b0908cc212
test on 3.10.1 2021-12-22 11:04:46 +00:00
Rui Carmo c5eaa8bb79
Longer timeouts for issues and PRs 2021-12-22 11:01:24 +00:00
Rui Carmo a7df317d96 allow dashes 2021-12-11 12:36:05 +00:00
Rui Carmo 2bac354c27
[noci] add PLUGINS.md draft 2021-12-08 17:00:02 +00:00
Rui Carmo bd1f2c9e88
Renamed internal environment variable 2021-12-08 16:17:53 +00:00
Rui Carmo 65284fa6b7
Merge pull request #129 from jsenin/piku-cli-plugins
Extend cli commands with plugins
2021-12-08 16:10:45 +00:00
Rui Carmo c739bd6406 incron deprecation notice 2021-12-07 10:14:34 +00:00
Rui Carmo 749dee8325 add bullseye to automated tests 2021-12-07 10:05:32 +00:00
Rui Carmo 7aac516a7b detail 3.10 version number to avoid mis-parsing 2021-12-07 10:03:55 +00:00
Rui Carmo 1359f0b77b increase OS test bracket 2021-12-07 10:02:12 +00:00
Rui Carmo f951ad5e8e increase test bracket 2021-12-07 10:00:18 +00:00
Rui Carmo 8441a16fc7 make pyflake happier 2021-12-07 09:51:37 +00:00
Rui Carmo 1334591027 reset file permissions 2021-12-07 09:49:50 +00:00
Rui Carmo 4884435768 add Github action for flagging stale issues/PRs 2021-12-07 09:43:32 +00:00
Rui Carmo bfbd0e76ab PIKU_AUTO_RESTART new default indirectly fixes #203 2021-12-07 09:35:46 +00:00
Rui Carmo 5ed9117655 PIKU_AUTO_RESTART now defaults to true 2021-12-07 09:29:35 +00:00
Rui Carmo 4e6187ad31 renamed internal env vars to avoid collisions 2021-12-07 09:23:34 +00:00
Rui Carmo 7263a9c4ad
Merge pull request #217 from chr15m/fix-cron-on-py3.5
Fix cron regex matching on py3.5
2021-11-30 13:46:14 +00:00
Chris McCormick 60123c4abe Fix cron regex matching on py3.5 2021-11-30 21:35:45 +08:00
Rui Carmo f6e8aca5a3
Merge pull request #215 from alperkal/master 2021-11-01 22:30:51 +00:00
Alper Kalaycioglu 82678c59a6
#214 Rename deploy java functions 2021-11-01 20:53:58 +01:00
Alper Kalaycioglu c6420e2ca0
#214 Correct gradle deployment 2021-11-01 20:40:10 +01:00
Rui Carmo 54c6970b77
Merge pull request #213 from chr15m/fix-env-init-link 2021-10-01 07:51:01 +01:00
Chris McCormick c967153fb7 Fix piku init ENV URL. 2021-10-01 10:39:57 +08:00
Rui Carmo e30a6e0c49
Merge pull request #211 from chr15m/multiple-domains-ssl-cert 2021-09-23 11:34:42 +01:00
Chris McCormick 03e3392229 Request multi-domain SSL cert if required.
With this change the user can put multiple space-separated domains in NGINX_SERVER_NAME and a certificate will be requested that covers all of them. Fixes #181
2021-09-23 17:10:26 +08:00
Rui Carmo 30b8160abc
Merge pull request #210 from chr15m/readme-bootstrap-typo 2021-09-23 09:18:10 +01:00
Chris McCormick 1d4b41be86 Typo. 2021-09-23 15:36:25 +08:00
Rui Carmo 47669f6bf7
Merge pull request #208 from chr15m/piku-init-example-files 2021-09-23 08:35:43 +01:00
Rui Carmo b7fb0ef64a
Merge pull request #207 from chr15m/move-bootstrap-update-docs 2021-09-23 08:33:41 +01:00
Rui Carmo 385fd9519c
Merge pull request #209 from chr15m/document-local-piku-commands 2021-09-23 08:32:21 +01:00
Chris McCormick 7297f12f51 Document local piku commands. 2021-09-23 15:16:38 +08:00
Chris McCormick 18f886eddf Help with git remote command on init. 2021-09-23 15:14:03 +08:00
Chris McCormick ab6fb34e41 New piku init command to set up basic files. 2021-09-23 15:02:38 +08:00
Chris McCormick e9e8c7cdc1 Update postgres example README with new bootstrap. 2021-09-23 12:43:59 +08:00
Chris McCormick 72cb7a9b16 Remove piku-bootstrap in favour of standalone repo.
See #199 where @rcarmo asked for this. Fixes #166. Fixes #168. Fixes #206
2021-09-23 12:40:28 +08:00
Rui Carmo 1c76f520a3 fix link 2021-09-18 21:13:46 +01:00
Rui Carmo 67eb066e52
Update and rename requirements-dev.txt to requirements.txt 2021-09-01 20:49:24 +01:00
Rui Carmo 43a9e775b0
Merge pull request #205 from namsral/feature/support-uwsgi-http-socket-option
Added support for uWSGI http-socket option in some distress (backwards-compatible as other versions appear to ignore that option).
2021-09-01 20:47:00 +01:00
Rui Carmo ccda63823b
Update and rename requirements.txt to requirements-dev.txt 2021-09-01 20:39:17 +01:00
Lars Wiegman 7850545c7e Added support for uWSGI http-socket option 2021-09-01 20:27:39 +02:00
Rui Carmo 3159127df0
Update README.md
Add deployment link
2021-08-25 14:39:14 +01:00
Rui Carmo 326823efe6
Update README.md
Added links to @chr15m's LinuxConf talk (I could have sworn there was one someplace already) and a fork of @amontalenti's tutorial.
2021-08-25 14:30:11 +01:00
Rui Carmo b6460c55fd
Merge pull request #143 from dwightmulcahy/patch-1
doc: add badges to README
2021-08-20 19:29:54 +01:00