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

fix: add error handling #77

Merged
merged 2 commits into from
Apr 10, 2024
Merged

fix: add error handling #77

merged 2 commits into from
Apr 10, 2024

Conversation

ajasnosz
Copy link
Collaborator

@ajasnosz ajasnosz commented Apr 9, 2024

Resolve error handling for apply changes action.

@ajasnosz ajasnosz requested a review from wojtekzyla April 9, 2024 13:10
@wojtekzyla
Copy link
Collaborator

Build of the frontend in failing because of the Node version incompatibility

Copy link
Collaborator

@wojtekzyla wojtekzyla left a comment

Choose a reason for hiding this comment

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

Fix node versio

@ajasnosz ajasnosz merged commit fa096c7 into develop Apr 10, 2024
4 checks passed
@ajasnosz ajasnosz deleted the fix/add-exception-handle branch April 10, 2024 11:59
srv-rr-github-token pushed a commit that referenced this pull request Apr 10, 2024
## [1.0.2-beta.3](v1.0.2-beta.2...v1.0.2-beta.3) (2024-04-10)

### Bug Fixes

* add error handling ([#77](#77)) ([fa096c7](fa096c7))
@srv-rr-github-token
Copy link
Contributor

🎉 This PR is included in version 1.0.2-beta.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

wojtekzyla pushed a commit that referenced this pull request May 23, 2024
* fix: add error handling

* chore: update node to 20.12
wojtekzyla pushed a commit that referenced this pull request May 23, 2024
## [1.0.2-beta.3](v1.0.2-beta.2...v1.0.2-beta.3) (2024-04-10)

### Bug Fixes

* add error handling ([#77](#77)) ([fa096c7](fa096c7))
srv-rr-github-token added a commit that referenced this pull request May 23, 2024
## [1.0.3-beta.1](v1.0.2...v1.0.3-beta.1) (2024-05-23)

### Bug Fixes

* add error handling ([#77](#77)) ([1f6f60b](1f6f60b))
* docker release tag ([#79](#79)) ([2d3611f](2d3611f))
* docker release tag ([#80](#80)) ([fce9a78](fce9a78))
* update semantic release ([#71](#71)) ([d0eefe3](d0eefe3))
* update semantic release ([#72](#72)) ([88aa126](88aa126))
wojtekzyla added a commit that referenced this pull request May 27, 2024
* fix: update semantic release (#71)

* fix: update semantic release (#72)

* chore(release): 1.0.2-beta.1

## [1.0.2-beta.1](v1.0.1...v1.0.2-beta.1) (2024-04-04)

### Bug Fixes

* change version ([5f6e625](5f6e625))
* update actions in workflows ([#70](#70)) ([b5b9c0c](b5b9c0c))
* update dependencies and node ([#68](#68)) ([f35c614](f35c614))
* update node to 20.12.0 ([#69](#69)) ([d4b550d](d4b550d))
* update semantic release ([#71](#71)) ([38fcf6d](38fcf6d))
* update semantic release ([#72](#72)) ([316f060](316f060))

* chore(release): 1.0.2-beta.2

## [1.0.2-beta.2](v1.0.2-beta.1...v1.0.2-beta.2) (2024-04-04)

### Bug Fixes

* test beta release ([#73](#73)) ([b63fe66](b63fe66))

* fix: add error handling (#77)

* fix: add error handling

* chore: update node to 20.12

* chore(release): 1.0.2-beta.3

## [1.0.2-beta.3](v1.0.2-beta.2...v1.0.2-beta.3) (2024-04-10)

### Bug Fixes

* add error handling ([#77](#77)) ([fa096c7](fa096c7))

* chore: bump pymongo to v4.6.3 (#78)

* fix: docker release tag (#79)

* fix: docker release tag (#80)

* chore(release): 1.0.2-beta.4

## [1.0.2-beta.4](v1.0.2-beta.3...v1.0.2-beta.4) (2024-04-18)

### Bug Fixes

* docker release tag ([#79](#79)) ([3310fef](3310fef))
* docker release tag ([#80](#80)) ([bcf4ecf](bcf4ecf))

* chore(release): 1.0.3-beta.1

## [1.0.3-beta.1](v1.0.2...v1.0.3-beta.1) (2024-05-23)

### Bug Fixes

* add error handling ([#77](#77)) ([1f6f60b](1f6f60b))
* docker release tag ([#79](#79)) ([2d3611f](2d3611f))
* docker release tag ([#80](#80)) ([fce9a78](fce9a78))
* update semantic release ([#71](#71)) ([d0eefe3](d0eefe3))
* update semantic release ([#72](#72)) ([88aa126](88aa126))

* build(deps): bump flask-cors from 3.0.10 to 4.0.1 in /backend (#86)

Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 3.0.10 to 4.0.1.
- [Release notes](https://github.com/corydolphin/flask-cors/releases)
- [Changelog](https://github.com/corydolphin/flask-cors/blob/main/CHANGELOG.md)
- [Commits](corydolphin/flask-cors@3.0.10...4.0.1)

---
updated-dependencies:
- dependency-name: flask-cors
  dependency-type: direct:production
...

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

* build(deps): bump ejs from 3.1.9 to 3.1.10 in /frontend (#85)

Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10.
- [Release notes](https://github.com/mde/ejs/releases)
- [Commits](mde/ejs@v3.1.9...v3.1.10)

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

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

* build(deps): bump jinja2 from 3.1.3 to 3.1.4 in /backend (#84)

Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](pallets/jinja@3.1.3...3.1.4)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
...

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

* build(deps): bump werkzeug from 2.3.8 to 3.0.3 in /backend (#83)

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.3.8 to 3.0.3.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](pallets/werkzeug@2.3.8...3.0.3)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: direct:production
...

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

* build(deps): bump pymongo from 4.1.1 to 4.6.3 in /backend (#81)

Bumps [pymongo](https://github.com/mongodb/pymongo) from 4.1.1 to 4.6.3.
- [Commits](https://github.com/mongodb/pymongo/commits)

---
updated-dependencies:
- dependency-name: pymongo
  dependency-type: direct:production
...

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

* feat: change workflow after clicking 'Apply changes' button (#82)

* chore(release): 1.1.0-beta.1

# [1.1.0-beta.1](v1.0.3-beta.1...v1.1.0-beta.1) (2024-05-23)

### Features

* change workflow after clicking 'Apply changes' button ([#82](#82)) ([99f85d0](99f85d0))

* chore: update CHANGELOG (#88)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: ajasnosz <139114006+ajasnosz@users.noreply.github.com>
Co-authored-by: srv-rr-github-token <94607705+srv-rr-github-token@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
srv-rr-github-token added a commit that referenced this pull request May 27, 2024
# [1.1.0](v1.0.2...v1.1.0) (2024-05-27)

### Features

* Release ([#87](#87)) ([c1fcd29](c1fcd29)), closes [#71](#71) [#72](#72) [#70](#70) [#68](#68) [#69](#69) [#71](#71) [#72](#72) [#73](#73) [#77](#77) [#77](#77) [#78](#78) [#79](#79) [#80](#80) [#79](#79) [#80](#80) [#77](#77) [#79](#79) [#80](#80) [#71](#71) [#72](#72) [#86](#86)
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.

None yet

3 participants