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

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

Merged
merged 1 commit into from
May 23, 2024

Conversation

wojtekzyla
Copy link
Collaborator

No description provided.

@wojtekzyla wojtekzyla requested a review from ajasnosz May 22, 2024 11:09
@wojtekzyla wojtekzyla force-pushed the feat/change-workflow-after-apply-changes branch from e464a5b to 5371a7a Compare May 23, 2024 10:36
@wojtekzyla wojtekzyla force-pushed the feat/change-workflow-after-apply-changes branch from 5371a7a to 4a2550c Compare May 23, 2024 11:55
CHANGELOG.md Outdated Show resolved Hide resolved
# CHANGES_INTERVAL_SECONDS. Update the mongo record with job state accordingly.
job_delay = CHANGES_INTERVAL_SECONDS
schedule_new_job = True
job, batch_v1 = get_job_config()
Copy link
Collaborator

Choose a reason for hiding this comment

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

what is batch_v1?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

explained in the new comment in code

Copy link
Collaborator

Choose a reason for hiding this comment

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

Comment is ok, but maybe we can move it instead of a comment to documentation of method under the get_job_config()?

backend/SC4SNMP_UI_backend/apply_changes/handling_chain.py Outdated Show resolved Hide resolved
@wojtekzyla wojtekzyla force-pushed the feat/change-workflow-after-apply-changes branch from 4a2550c to 2c25f00 Compare May 23, 2024 12:23
@wojtekzyla wojtekzyla requested a review from ajasnosz May 23, 2024 12:23
feat: update changelog

feat: update backend tests

feat: update typos

feat: update CHANGELOG

feat: update method documentation
@wojtekzyla wojtekzyla force-pushed the feat/change-workflow-after-apply-changes branch from 2c25f00 to 3488566 Compare May 23, 2024 12:38
@wojtekzyla wojtekzyla merged commit 99f85d0 into develop May 23, 2024
4 checks passed
@wojtekzyla wojtekzyla deleted the feat/change-workflow-after-apply-changes branch May 23, 2024 12:51
srv-rr-github-token added a commit that referenced this pull request May 23, 2024
# [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))
@srv-rr-github-token
Copy link
Contributor

🎉 This PR is included in version 1.1.0-beta.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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>
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