Jeremy Stretch
3d23f9c099
Merge branch 'develop' into feature
2024-07-09 15:16:05 -04:00
prryplatypus
c9c485b87a
Quote VIRTUALENV
2024-06-30 15:21:46 -04:00
Jeremy Stretch
0487eb673b
#15908 : Update upgrade.sh
2024-06-07 14:36:41 -04:00
Jeremy Stretch
ec9121ede4
#14638 : Check for Python 3.10 or later
2024-01-04 09:47:55 -05:00
Jeremy Stretch
284e68ed9d
Merge branch 'develop' into feature
2023-12-27 16:34:38 -05:00
Markku Leiniö
45bcb7beca
Print NetBox version in upgrade.sh ( #14547 )
2023-12-21 15:13:40 -05:00
Jeremy Stretch
f8aced77bc
Closes #14458 : Remove the clearcache management command
2023-12-07 13:45:50 -05:00
jeremystretch
de8029d9d1
Closes #11787 : Rebuild any missing search cache entires after upgrade
2023-02-20 09:49:13 -05:00
kkthxbye
931b794c03
Clear the cache when running the upgrade script
2022-04-29 09:19:37 +02:00
Markku Leiniö
8cd1122f38
Require Python 3.8+ to run upgrade.sh
2022-04-14 22:01:21 +03:00
jeremystretch
a828b5b8a8
Closes #8678 : Validate minimum required Python version
2022-02-17 10:31:28 -05:00
jeremystretch
d67b181b08
Closes #7319 : Remove migrations check from upgrade.sh to avoid misleading error messages
2021-10-01 08:57:17 -04:00
jeremystretch
2aa663fd6b
Upgrade script now looks for Python path as env var
2021-07-19 15:13:30 -04:00
Jeremy Stretch
eb81c88975
Closes #6328 : Local docs build ( #6769 )
...
* Incorporate local documentation build in upgrade script
* Add docs build to CI
* Include docs build path in revision control
* Update footer dcos link
* Changelog for #6328
* Clean up errant links
2021-07-19 14:18:08 -04:00
jeremystretch
8a383c1064
Remove cache invalidation from upgrade script
2021-07-19 13:15:27 -04:00
jeremystretch
801a53d663
Call out dependency on v2.11+ for upgrades
2021-07-19 11:27:00 -04:00
jeremystretch
e3971e3f51
Fixes #6496 : Fix upgrade script when Python installed in nonstandard path
2021-05-28 13:18:50 -04:00
Jeremy Stretch
431936233e
Closes #5776 : Upgrade pip when running upgrade.sh
2021-02-09 13:32:29 -05:00
Jeremy Stretch
5813ad3a81
Updated installation docs
2020-11-17 12:01:10 -05:00
Jeremy Stretch
4fe11de337
Rewrite trace_paths management command and call in upgrade.sh
2020-10-07 10:30:11 -04:00
Jeremy Stretch
1971e32ea2
Closes #4909 : Check for contents in local_requirements.txt before calling pip
2020-07-27 12:01:21 -04:00
Jeremy Stretch
719a3bfc64
Closes #4322 : Introduce and document local_requirements.txt support for installation/upgrade of optional dependencies
2020-03-09 14:22:27 -04:00
Jeremy Stretch
64a35a1b2e
Fix upgrade.sh to show virtualenv warning only when needed
2020-03-06 15:07:29 -05:00
Jeremy Stretch
7fe0cc3b6c
Install wheel before NetBox dependencies
2020-03-06 13:59:19 -05:00
Jeremy Stretch
42eb5c86b5
Tweak upgrade script to exit immediately if any individual tasks fail
2020-03-06 10:26:12 -05:00
Jeremy Stretch
c77483303c
Add reminder to reload systemctl daemon if needed
2020-03-04 17:19:16 -05:00
Jeremy Stretch
c42286d55a
Improved verbosity of upgrade script
2020-03-04 12:20:06 -05:00
Jeremy Stretch
17dac2c761
Closes #4119 : Extend upgrade script to clear expired user sessions
2020-03-04 10:29:22 -05:00
Jeremy Stretch
6e887548e6
Improved formatting of upgrade script messages
2020-02-26 15:40:05 -05:00
Jeremy Stretch
59023d1c31
Fix exit statement in upgrade script
2020-02-26 15:34:42 -05:00
Jeremy Stretch
76cffe760a
Update upgrade script & instructions to better accomodate moving to a venv
2020-02-26 15:26:12 -05:00
Jeremy Stretch
f2ca7d68d3
Update the upgrade script & instructions to use a virtual environment
2020-02-26 13:54:07 -05:00
Jeremy Stretch
bfd4b1cccf
Closes #3926 : Extend upgrade script to invalidate cache data
2020-01-15 08:57:00 -05:00
Jeremy Stretch
1a72ea0f5c
Fixes #3460 : Extend upgrade script to validate Python dependencies
2019-10-23 17:12:32 -04:00
Jeremy Stretch
d328af5d05
Closes #3347 : Extend upgrade script to automatically remove stale content types
2019-09-25 10:22:02 -04:00
Jeremy Stretch
fa50e589bf
Closes #3330 : Remove .pyc file cleanup step from upgrade script
2019-07-16 10:11:39 -04:00
Austin English
6a796a3303
upgrade.sh: make sure we are in the right directory
2019-05-02 13:02:53 -05:00
Jeremy Stretch
7154952c6f
Closes #2594 : upgrade.sh no longer invokes sudo
2018-11-30 11:12:10 -05:00
Jeremy Stretch
1724491366
Closes #2000 : Remove support for Python 2
2018-08-14 11:48:12 -04:00
Jeremy Stretch
52a0e75427
Fixes #1527 : Replace deprecated pycrypto library with pycryptodome
2017-10-09 17:40:15 -04:00
Jeremy Stretch
a4116bd39a
Fixes #1253 : Improved upgrade.sh to allow forcing Python2
2017-06-09 12:13:47 -04:00
Jeremy Stretch
ff964882b4
Tweaked upgrade script to prefer pip3/python3 if present
2017-05-26 09:55:22 -04:00
Jeremy Stretch
86f0afa62d
Fixed incorrect message
2017-05-18 14:53:35 -04:00
Jeremy Stretch
8027905df1
Enable stale .pyc cleanup in upgrade.sh
2017-05-01 16:53:51 -04:00
Jeremy Stretch
4d59527654
Improved upgrade script
2017-04-27 14:42:52 -04:00
Jeremy Stretch
04fc9d76ba
Merge branch 'develop' into v2-develop
...
Conflicts:
netbox/circuits/models.py
netbox/netbox/settings.py
upgrade.sh
2017-04-21 15:07:48 -04:00
Jeremy Stretch
2b2e09dfad
#1090 : Python3 tweaks for installation on CentOS
2017-04-21 14:37:47 -04:00
Jeremy Stretch
ecc4f7ad01
#1090 : Tweaked docs for Python3 on Ubuntu
2017-04-21 13:30:18 -04:00
Jeremy Stretch
4a4298d22c
Extend upgrade script to remove cached bytecode
2017-04-05 10:22:37 -04:00
Matt Layher
c48f67064c
Optionally use sudo if not running upgrade.sh as root
2016-07-01 13:21:51 -04:00