2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-14 19:15:41 +00:00
Commit Graph

86 Commits

Author SHA1 Message Date
1261d7d7cf fix badge path 2024-03-21 21:27:08 +01:00
b46b200101 Add OSSF Scorecard (#6769)
* Create scorecard.yml

* Add badge

* disable publishing

* Add security improvements (#181)

* Add OSSF Scorecard (#179)

* Create scorecard.yml

* Add badge

* disable publishing

* [StepSecurity] Apply security best practices (#180)

* [StepSecurity] Apply security best practices

Signed-off-by: StepSecurity Bot <bot@stepsecurity.io>

* Update .pre-commit-config.yaml

* Update dependabot.yml

* Delete .github/workflows/dependency-review.yml

---------

Signed-off-by: StepSecurity Bot <bot@stepsecurity.io>
Co-authored-by: Matthias Mair <code@mjmair.com>

---------

Signed-off-by: StepSecurity Bot <bot@stepsecurity.io>
Co-authored-by: StepSecurity Bot <bot@stepsecurity.io>

* Update to upstream project

* disable shellcheck for now

---------

Signed-off-by: StepSecurity Bot <bot@stepsecurity.io>
Co-authored-by: StepSecurity Bot <bot@stepsecurity.io>
2024-03-21 10:11:49 +11:00
18dcc60efd Update README.md (#6572)
Update sponsors
2024-02-26 09:50:42 +11:00
053df0f59d Update README.md (#6270)
Add new sponsor

(Thanks @markus-k :) )
2024-01-18 09:37:54 +11:00
e2f78829ec Sponsors fix (#6193)
* Remove sponsors.yml

- Will update sponsors manually

* Update README.md
2024-01-11 00:45:22 +11:00
02320e27c1 updated sponsors (#5890)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-11-09 11:07:30 +11:00
a1cb954cb0 Readme sponsors (#5789)
* Add sponsors action

- Automatically show list of project sponsors
- Ref: https://github.com/JamesIves/github-sponsors-readme-action

* Update README.md

* Pin workflow action versions
2023-10-26 17:35:18 +11:00
40ff0e1060 Add deepsource for more security testing (#5714)
* Added deepsource for SAST testing and more
Closes https://github.com/inventree/org/issues/41

* Add deepsource badges to Readme
2023-10-17 11:23:19 +11:00
39464f645a Add netlify for fast previews (#5353)
* Add netlify to readme

* add redirect for testing

* fix command

* add SPA redirect

* run desktop lighthouse tests

* add base dir

* remove base dir - use app redirect

* remove unneeded redirect

* remove status

* remove status

* static redirects

* remove toml redirect

* use toml again

* make redirect conditional

* add debug msg

* remove check section
2023-07-27 11:17:44 +10:00
3001471706 README Updates (#5084)
* Update funding.yml

* Cleanup README.md

* More cleanup
2023-06-21 22:30:30 +10:00
0c47552199 Add openssf badge (#4558) 2023-06-04 00:47:06 +10:00
5e99e54bbc Update README.md with digitalocean info (#4742)
* Update README.md with digitalocean info

* update link for DO in docs
2023-05-01 19:42:14 +02:00
5411cf0878 Update README.md (#4679)
Add documentation badge
2023-04-23 00:20:41 +10:00
c28c991591 Fix wget command and links in Readme (#4551)
* fix wget command in Readme
Fixes https://github.com/inventree/InvenTree/issues/4548
reported by @liuqun

* change doc links int markdown

* update bash script

* Add typing

* regenerate script

* fix link to contribute

* update more links

* remove additional whitespace
2023-04-02 07:34:53 +10:00
a10b8f2e47 Update installer path (#4305)
* Update installer path

* Update README.md

change order
2023-02-05 10:56:33 +11:00
e730b5c24c Remove total lines badge from README (#4193)
seems to not work currently
2023-01-10 16:17:43 +11:00
3523738831 add do link again (#3992) 2022-11-25 12:24:24 +11:00
5816441b2d remove DO for now (#3957) 2022-11-21 09:15:50 +11:00
adcb975853 Installer v2 (#3798)
* add initial advanced installer

* add symlink

* add dist detection

* make output uniform

* switch command to use wget
leave the installer on device

* regen script

* only install if not already there

* add os/version check
Closes #3835

* regenerate script

* fix case syntax

* fix typo

* rename assets to replace installer

* Add issue template for install problems

* Add link to open issue

* Update linked file
2022-11-08 10:12:43 +11:00
b9de7e5488 Add packager.io to devops section (#3840) 2022-10-24 09:48:59 +11:00
58f4cebe45 Add installer docs link (#3839)
Trying to reduce confusion
https://github.com/inventree/InvenTree/issues/3825
2022-10-24 07:51:30 +11:00
2800d843e0 Add package-based install method (#3743)
* Add runtime

* add procfile

* add settings for packaging

* use heroku buildpack

* maybe a hash works?

* try brnach instead of tag or hash

* remove reference alltogether

* maybe this syntax?

* switch back to normal buildpack

* and heroku again

* try official sample

* maybe a tar?

* just git clone?

* lower version

* lower version

* switch of settings

* try this again

* maybe install python before?

* no sudo?

* just build for ubuntu?

* set runtime lower and use custom buildpack

* remove initial command

* add release command

* do not collect static while releaseing

* switch to custom backend

* Update .pkgr.yml

* new backend

* upgrade runtime version

* consolidate env

* update python version

* add debian as target

* fix os name

* extend requirements

* remove release command

* remove ssl dep

* add worker command

* add scripts

* debug listing

* make scripts executable

* use python3

* add python install

* add python as dep

* debug step

* switch to app home

* set paths right

* check local command

* remove path

* update path

* add sample install script

* more debugging

* dbg msg

* more enviroment stuff

* more dbugging

* more defined install script

* reduce function

* add debug script

* and more

* remove before

* reduce lines

* cleanup deps

* maybe this way?

* rm "

* rename env

* fix files

* use dot annotation

* ls

* add msgs

* move activation

* ref?

* use source

* use point annotation

* remove activate

* create env and add it to the enviroment

* use full paths

* move python init

* use modern python

* use version numbers for ubuntu

* add default env vars ( for now)

* use export

* use shorthand command

* add more variables

* use apphome reference in paths

* add wasyprint dependencies

* also use wheels

* add gettext for comiling messages

* add nginx setting

* remove postgres from required stack

* refactor fiel configs

* make sure parent dirs exsist

* add wheels

* move python setup again

* update packe name

* update gunicron command

* move to config

* try cleaner procfile

* use python 3 wheels

* update service def

* Add enviroment settings to packaging

* restart nginx

* remove slack

* change nginx config name

* fix styles

* set permissions on update

* Add single line install to README

* move nginx names back

* use production sample as nginx config

* fix sed statement

* cleaner nginx setup

* keep configs in config file instead of packaging index

* fix sed connamds to remove spaces

* reintroduce spaces

* Also disable debug mode

* fix file permissions

* remove unneeded commands

* readd missing spaces

* add admin user generation

* Show public ipadress in final message

* small cleanups

* Add log to setup

* remove logging

* remove logging parts

* chown all dirs

* run update command as right user already

* set path before running command

* fix permission setup

* switch right assignment

* run commands with sudo

* pass in envs

* preserve only selected enviroment

* show enviroment variables

* silence curl

* fix envs

* clean up final message

* move nginx file to variable

* make admin creation conditional

* a bit more overview for setup variables

* test if nginx is available

* unlink instead of delet

* clean up functions

* well that was dumb

* ok double dumb - now i tested it

* use config for admin generation

* fix logic

* show value - not call it

* switch functions to sh

* fix syntax

* add admin data to exposed envs

* remove keeping of admin pwd

* switch to true/false

* make nginx file location configureable

* use gunicorn instead

* fix syntax

* set base dir

* move env to seperate function

* Also use/write database settings

* use conf values if available

* format sh

* update passed envs

* fix dep

* enable installing extra packages via env (ie database backends)

* ann more logging steps

* add more debuggin steps

* get local envs

* add more debug and reorder

* more code for testing

* fix call

* Add debug msg

* turn install quiet

* fix syntax

* reduce debugging

* add log step

* add datestamp

* add marker to inv execution

* fix syntax

* add codeowner
2022-10-16 10:14:18 +11:00
8ef5d0a159 update links to point to our specific projects / workspaces (#3548) 2022-08-16 07:55:39 +10:00
2fcf627c88 Update README.md (#3094)
* Update README.md

Fix docker build status badge

* Simplify version check script
2022-05-29 17:41:14 +10:00
93b6934127 fix trailing 2022-05-20 13:20:55 +02:00
d16a880417 Update README.md
Add link to coveralls badge
2022-05-17 20:19:12 +10:00
6502a3fab7 docs(README.md): linked Twitter and Reddit #2954
Fixed links to socials
2022-05-09 11:49:46 +01:00
abf0017e08 Added link to License.txt
added link to License.txt file
2022-05-09 11:04:45 +01:00
33a7d98dff remove screenshot
it is difficult to find the single thing that descirbes InvenTree
2022-05-02 21:12:11 +02:00
9022bd3270 Add new readme 2022-05-02 01:46:06 +02:00
bb480b1e81 Add DO to readme 2022-02-26 23:10:55 +01:00
18ac1ceebe Update README.md
Reorder sections
2022-02-09 07:56:31 +11:00
1f473e42d0 Update README.md
Add "follow on twitter" button
2022-02-08 12:07:44 +11:00
f219a10b2f small fix to language in readme
normally the kind of API we supply is called REST
2022-01-09 22:46:28 +01:00
724dd2a9c8 Update README.md 2021-12-24 10:11:04 +11:00
1a37564d86 Update README.md
Remove duplicated docker badge
2021-12-03 21:15:00 +11:00
767036c4ad Update README.md
Fixes build status badges
2021-12-03 21:14:18 +11:00
883b60ebeb Update README.md 2021-11-21 22:15:49 +11:00
4d6189653e Update README.md 2021-11-11 08:39:28 +11:00
ceb457a837 Update README.md
added a button in REadme to open up a env in gitpod directly
2021-10-30 14:16:11 +02:00
2839c9f0eb Update README.md
Adds badge for docker build
2021-10-14 10:34:57 +11:00
b3422e592d Update README.md 2021-09-30 10:46:22 +10:00
4b1c2677c5 Update README.md 2021-09-06 09:42:51 +10:00
6234581fab Update README.md 2021-08-07 11:16:37 +10:00
4600b0d337 Update README.md 2021-07-20 11:35:55 +10:00
706f3a913d Update README.md 2021-05-01 09:12:36 +10:00
036c5661ec Link for credits in UI and README Closes #1533 2021-04-30 23:40:52 +02:00
43a36754dc Update README.md
Added more translation badges
2021-04-23 09:53:38 +10:00
8d8ef22b8d Update README.md
Typo fix
2021-04-21 22:19:05 +10:00
2583ab12ae Update README.md 2021-04-21 22:04:46 +10:00