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

[pull] master from hook0:master #1

Open
wants to merge 80 commits into
base: master
Choose a base branch
from
Open

Conversation

pull[bot]
Copy link

@pull pull bot commented Jul 5, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

dsferruzza and others added 8 commits July 5, 2024 10:22
* 'master' of gitlab.com:hook0/hook0:
  chore: update dependencies
…cker

* 'iam-v2-docker' of gitlab.com:hook0/hook0:
  feat(self-hosted): extract some runtime variables in an env file

# Conflicts:
#	docker-compose.yaml
#	self-hosted/docker/docker-compose-legacy-with-keycloak.yaml
@pull pull bot added the ⤵️ pull label Jul 5, 2024
dsferruzza and others added 30 commits September 16, 2024 22:41
feat(api): delete unreachable organizations

See merge request hook0/hook0!100
…-subprocessors.ejs

--- a/website/src/gdpr-subprocessors.ejs
+++ b/website/src/gdpr-subprocessors.ejs
@@ -128,7 +128,7 @@
 	</div>
 	<div class="section haze wf-section">
 		<div class="wrapper">
+			<p>What are your sub-processors, as defined by the GDPR?</p>
+			<table>
+                <thead>
+                <tr>
+                    <th>Subprocessor</th>
+                    <th>Country of Processing</th>
+                    <th>Purpose</th>
+                </tr>
+                </thead>
+                <tbody>
+                <tr>
+                    <td>CleverCloud SAS</td>
+                    <td>France, Europe</td>
+                    <td>Hook0 customer database, APIfix: sub-processors
Global build args are not inherited by stages so the FEATURES build arg is always empty.
https://docs.docker.com/build/building/variables/#scoping
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants