Skip to content

0.16.0#127

Open
matmair wants to merge 10 commits into
mainfrom
16.0
Open

0.16.0#127
matmair wants to merge 10 commits into
mainfrom
16.0

Conversation

@matmair
Copy link
Copy Markdown
Member

@matmair matmair commented Aug 26, 2024

No description provided.

matmair and others added 10 commits April 26, 2024 23:14
* major removal of things not needed to build docker image

* modify exsiting refs to remove references to InvenTree/Inventree to not cause confusion

* remove more GH stuff

* cleanup QC

* set main as default

* adjust report mail

* reintroduce dev dockers

* re-add testfolder

* add change ref

* fix path
* hard-pin doc requirements

* update docs and commands

* hard pin container requirements

* check hashes in image build

* remove seperate uv install (is in base_requirements)

* containers already ships 3.11 - adjust packaging

* move build deps to general ci requirements

* install yarn using native tools

Closes https://github.com/inventree/InvenTree/security/code-scanning/95
Closes https://github.com/inventree/InvenTree/security/code-scanning/96

* merge install steps

* adapt install command args to be similar

* adapt docs to suggest safer install arg

* fix install path

* update dependabot settings

* use git commit timestamp as docker image epoch

* add provenance

* add readme entry
* major removal of things not needed to build docker image

* modify exsiting refs to remove references to InvenTree/Inventree to not cause confusion

* remove more GH stuff

* remove dockerhub

* revert removal
Bumps the dependencies group with 4 updates: [actions/checkout](https://github.com/actions/checkout), [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action), [actions/upload-artifact](https://github.com/actions/upload-artifact) and [github/codeql-action](https://github.com/github/codeql-action).


Updates `actions/checkout` from 3.1.0 to 4.1.4
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3.1.0...0ad4b8f)

Updates `docker/setup-buildx-action` from 3.2.0 to 3.3.0
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](docker/setup-buildx-action@2b51285...d70bba7)

Updates `actions/upload-artifact` from 4.3.1 to 4.3.3
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@5d5d22a...6546280)

Updates `github/codeql-action` from 3.25.0 to 3.25.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@df5a14d...d39d31e)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* ci tagging section

* use outputs for docker refs

* use env for plattforms

* remove arm for now

* add readme entry
* add cosign

* always use dockerx

* attest image

* deactivate tests

* fix permission order?

* cleanup workflow
# fonts
apk --update --upgrade --no-cache add fontconfig ttf-freefont font-noto terminus-font && fc-cache -f
# font support
apk --update --upgrade --no-cache add fontconfig ttf-freefont font-terminus font-noto font-noto-cjk font-noto-extra \

Check notice

Code scanning / SonarCloud

Arguments in long RUN instructions should be sorted

<!--SONAR_ISSUE_KEY:AZGNW9t2La5YzSEVs2z_-->Sort these package names alphanumerically. <p>See more on <a href="https://sonarcloud.io/project/issues?id=invenhost_InvenTree&issues=AZGNW9t2La5YzSEVs2z_&open=AZGNW9t2La5YzSEVs2z_&pullRequest=126">SonarCloud</a></p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants