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

CI/CD github workflows #25

Closed
wants to merge 141 commits into from
Closed

CI/CD github workflows #25

wants to merge 141 commits into from

Conversation

MWBlocky
Copy link
Collaborator

@MWBlocky MWBlocky commented Mar 6, 2024

Description

This Pull Request adds the CD/CD workflows

Summary of changes

  • Added docker compose and dockerfile
  • Added yaml's for CD/CD
  • Updated main package.json

Related issues

Fixes #22

portuu3 and others added 30 commits April 26, 2023 16:23
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
macnablocky and others added 8 commits March 6, 2024 10:34
# Conflicts:
#	packages/apps/human-app/server/src/app.module.ts
#	packages/apps/human-app/server/src/modules/job-assignment/job-assignment.module.ts
#	packages/apps/human-app/server/src/modules/job-assignment/job-assignment.service.ts
#	packages/apps/human-app/server/src/modules/jobs-discovery/jobs-discovery.module.ts
#	packages/apps/human-app/server/src/modules/jobs-discovery/jobs-discovery.service.ts
@MWBlocky MWBlocky self-assigned this Mar 6, 2024
Copy link
Collaborator

@portuu3 portuu3 left a comment

Choose a reason for hiding this comment

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

are those E2E tests? If the answer is no, why it need REPUTATION_ORACLE_URL?

packages/apps/human-app/server/docker-compose.yml Outdated Show resolved Hide resolved
.github/workflows/cd-human-app-server.yaml Outdated Show resolved Hide resolved
@MWBlocky
Copy link
Collaborator Author

REPUTATION_ORACLE_URL

we use this field in production (user registration and login)

@MWBlocky MWBlocky changed the base branch from main to develop March 22, 2024 09:12
@MWBlocky MWBlocky marked this pull request as draft March 22, 2024 09:39
@MWBlocky MWBlocky closed this Mar 22, 2024
@MWBlocky MWBlocky deleted the 22-ci_cd_workflow branch April 22, 2024 09:46
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.

CI/CD
6 participants