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

use new RELEASE statusChangeCommand type instead of hardcoded FREE status, when releasing objects #63

Conversation

bverbeken
Copy link
Member

Instead of passing in FREE as a status, we now use RELEASE as statusChangeCommand type.
That way, objects that were in RESALE status before, will be released to status RESALE, and not to FREE.

@bverbeken bverbeken merged commit 2d4668c into main Oct 4, 2024
2 checks passed
@bverbeken bverbeken deleted the use-new-RELEASE-statusChangeCommand-type-instead-of-hardcoded-FREE-status branch October 4, 2024 07:30
bverbeken added a commit that referenced this pull request Oct 4, 2024
…atus, when releasing objects (#63)

* instead of passing in FREE as a status, we now use RELEASE as statusChangeCommand type.

* refactoring - rename
bverbeken added a commit that referenced this pull request Oct 4, 2024
* add method to put up objects for resale

* Expose floor info (#64)

For multi-floor charts, floor information is included in chart reports.

Co-authored-by: Steve Chaloner <[email protected]>

* version bump

* Bump github.com/imroc/req/v3 (#65)

Bumps the minor-and-patch-version-updates group with 1 update: [github.com/imroc/req/v3](https://github.com/imroc/req).


Updates `github.com/imroc/req/v3` from 3.43.7 to 3.46.1
- [Release notes](https://github.com/imroc/req/releases)
- [Commits](imroc/req@v3.43.7...v3.46.1)

---
updated-dependencies:
- dependency-name: github.com/imroc/req/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-version-updates
...

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

* version bump

* use new RELEASE statusChangeCommand type instead of hardcoded FREE status, when releasing objects (#63)

* instead of passing in FREE as a status, we now use RELEASE as statusChangeCommand type.

* refactoring - rename

* version bump

* build fix

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Steve Chaloner <[email protected]>
Co-authored-by: Steve Chaloner <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@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
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants