Skip to content
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

Update github pages #387

Merged
merged 100 commits into from
Jul 19, 2024
Merged

Update github pages #387

merged 100 commits into from
Jul 19, 2024

Conversation

matbmoser
Copy link
Contributor

@matbmoser matbmoser commented Jul 19, 2024

What we want to achieve with this PR?

Sync the branch with main

Why we want to merge this PR?

To update the github pages with the latest release content

saudkhan116 and others added 30 commits July 2, 2024 18:56
…Foundation license header, added Henkel in a new line
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](docker/build-push-action@v5...v6)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.25.2 to 3.25.11.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Commits](github/codeql-action@v2.25.2...v3.25.11)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
chore(license-headers): updated copyright license headers and NOTICE sections
…gelog

chore(changelog): release/v4.0.0-rc1: updated changelog and versions
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.25.2 to 3.25.11.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Commits](github/codeql-action@v2.25.2...v3.25.11)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…oduct-pass into dependabot/github_actions/main/docker/build-push-action-6
Mathias Brunkow Moser and others added 25 commits July 19, 2024 11:01
Bugfix/edc policy: Fixed breaking changes in the backend
Chore/edcs v0.7.3: Updated EDCs to v0.7.3
chore/frontend bug fix: Resolved issues to the frontend
chore: updated dpp-verification docs with more detailed explanations
…gelog

release/v4.0.0 rc2/changelog: Release Preparation DPP v4.0.0
@@ -65,13 +65,13 @@
HEALTHCHECK NONE

# add permissions for a user
RUN chown -R 10001:10001 /app && chmod -R 775 /app/
RUN chown 10001:10001 /entrypoint.sh && chmod -R 775 /entrypoint.sh
RUN chown -R 10000:10001 /app && chmod -R 775 /app/

Check notice

Code scanning / KICS

Multiple RUN, ADD, COPY, Instructions Listed Note

There are RUN instructions that could be grouped
@saudkhan116 saudkhan116 self-requested a review July 19, 2024 17:49
@saudkhan116
Copy link
Contributor

It is just syncing of the files. No real changes have been done.

@matbmoser matbmoser merged commit ef6f32e into gh-pages Jul 19, 2024
24 checks passed
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