Skip to content

Workspace 1074 2#345

Merged
SKairinos merged 15 commits into
masterfrom
workspace_1074_2
May 8, 2026
Merged

Workspace 1074 2#345
SKairinos merged 15 commits into
masterfrom
workspace_1074_2

Conversation

@SKairinos

@SKairinos SKairinos commented May 1, 2026

Copy link
Copy Markdown
Contributor

This change is Reviewable

@SKairinos SKairinos linked an issue May 8, 2026 that may be closed by this pull request

@faucomte97 faucomte97 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@faucomte97 reviewed 8 files and all commit messages, and made 7 comments.
Reviewable status: all files reviewed, 7 unresolved discussions (waiting on SKairinos).


.github/actions/deploy_gcloud/action.yml line 7 at r2 (raw file):

    description: App ID
    required: true
  module-name:

Is this still needed?


.github/workflows/deploy_default.yml line 14 at r2 (raw file):

      NODE_ENV: production
      DB_PORT: 5432
      MODULE_NAME: default

Is this still needed?


.github/workflows/deploy_default.yml line 45 at r2 (raw file):

          # Local environment variables.
          app-id: ${{ env.APP_ID }}
          module-name: ${{ env.MODULE_NAME }}

Is this still needed?


.github/workflows/deploy_dev.yml line 24 at r2 (raw file):

      NODE_ENV: production
      DB_PORT: 5432
      MODULE_NAME: dev

Is this still needed?


.github/workflows/deploy_dev.yml line 55 at r2 (raw file):

          # Local environment variables.
          app-id: ${{ env.APP_ID }}
          module-name: ${{ env.MODULE_NAME }}

Is this still needed?


.github/workflows/deploy_staging.yml line 14 at r2 (raw file):

      NODE_ENV: production
      DB_PORT: 5432
      MODULE_NAME: staging

Is this still needed?


.github/workflows/deploy_staging.yml line 45 at r2 (raw file):

          # Local environment variables.
          app-id: ${{ env.APP_ID }}
          module-name: ${{ env.MODULE_NAME }}

Is this still needed?

@SKairinos SKairinos left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@SKairinos made 7 comments.
Reviewable status: all files reviewed, 7 unresolved discussions (waiting on faucomte97).


.github/actions/deploy_gcloud/action.yml line 7 at r2 (raw file):

Previously, faucomte97 (Florian Aucomte) wrote…

Is this still needed?

I believe so, yes. It's used as for the cache prefix. see


.github/workflows/deploy_default.yml line 14 at r2 (raw file):

Previously, faucomte97 (Florian Aucomte) wrote…

Is this still needed?

see response


.github/workflows/deploy_default.yml line 45 at r2 (raw file):

Previously, faucomte97 (Florian Aucomte) wrote…

Is this still needed?

see response


.github/workflows/deploy_dev.yml line 24 at r2 (raw file):

Previously, faucomte97 (Florian Aucomte) wrote…

Is this still needed?

see response


.github/workflows/deploy_dev.yml line 55 at r2 (raw file):

Previously, faucomte97 (Florian Aucomte) wrote…

Is this still needed?

see response


.github/workflows/deploy_staging.yml line 14 at r2 (raw file):

Previously, faucomte97 (Florian Aucomte) wrote…

Is this still needed?

see response


.github/workflows/deploy_staging.yml line 45 at r2 (raw file):

Previously, faucomte97 (Florian Aucomte) wrote…

Is this still needed?

see response

@faucomte97 faucomte97 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

@faucomte97 made 1 comment and resolved 7 discussions.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on SKairinos).

@SKairinos SKairinos merged commit d203217 into master May 8, 2026
1 check passed
@SKairinos SKairinos deleted the workspace_1074_2 branch May 8, 2026 15:13
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.

Handle existing data

2 participants