Skip to content

✨ RecDotGov Tours + Timed Entry#188

Merged
juftin merged 25 commits into0.9.0from
juftin/tours
Jan 18, 2023
Merged

✨ RecDotGov Tours + Timed Entry#188
juftin merged 25 commits into0.9.0from
juftin/tours

Conversation

@juftin
Copy link
Copy Markdown
Owner

@juftin juftin commented Jan 18, 2023

Description

Bringing RecDotGov Tours + Timed Entry Up to Date

Has This Been Tested?

Yes!

Checklist:

  • I've read the contributing guidelines of this project
  • I've installed and used .pre_commit on all my code
  • I have documented my code, particularly in hard-to-understand areas
  • I have made any necessary corresponding changes to the documentation

jingyuanliang and others added 25 commits November 18, 2022 06:28
A tour facility is currently modeled as a campground and each individual
tour is a campsite. User interface was not updated yet but the logic
does the work as expected.
With this endpoint, available time slots can be extracted. They're
attached as equipments on each tour (as campsite).
A tour facility is currently modeled as a campground and each individual
tour is a campsite. User interface was not updated yet but the logic
does the work as expected.
With this endpoint, available time slots can be extracted. They're
attached as equipments on each tour (as campsite).
# [v0.7.4](v0.7.3...v0.7.4) (2022-12-22)

## 🐛 Bug Fixes
- [`6d7c682`](6d7c682)  semantic-release
# [v0.7.5](v0.7.4...v0.7.5) (2022-12-22)

## 🐛 Bug Fixes
- [`6c92220`](6c92220)  Docker Home Directory (#173) (Issues: [`#173`](#173))
# [v0.7.6](v0.7.5...v0.7.6) (2022-12-22)

## 🐛 Bug Fixes
- [`92169f8`](92169f8)  CI/CD Triggers (#174) (Issues: [`#174`](#174))
* Add going to camp support

* Fix type hints for _fetch_nested_keys

* Add missing 'provider' argument to 'campsites()'

* Fix invalid equipment parameter name

* Fix provider config for recreation-areas

* flake8 can get some satisfaction

* Add python tests for going to camp search

* Fix recursive resource fetch bug

* Revert back to requipment-id instead of changing the --equipment API

* Check off the final TODO list

* Update camply/search/search_going_to_camp.py

* Update camply/search/search_going_to_camp.py

* Refactor 'self->cls' in validator

* Add multiple search window support to search library

* Coerce start date to 'today' when it's in the past

* Skip all sites with zero capacity
* Add going to camp support

* Fix type hints for _fetch_nested_keys

* Add missing 'provider' argument to 'campsites()'

* Fix invalid equipment parameter name

* Fix provider config for recreation-areas

* flake8 can get some satisfaction

* Add python tests for going to camp search

* Fix recursive resource fetch bug

* Revert back to requipment-id instead of changing the --equipment API

* Testing Improvements: Cassettes and CLIRunner

* Testing Improvements: Cassettes and CLIRunner

* Testing Improvements: Cassettes and CLIRunner

* Testing Improvements: Cassettes and CLIRunner

* Testing Improvements: Cassettes and CLIRunner

* Check off the final TODO list

* Testing Improvements: Cassettes and CLIRunner

* Testing Improvements: Cassettes and CLIRunner

* Update camply/search/search_going_to_camp.py

* Update camply/search/search_going_to_camp.py

* Refactor 'self->cls' in validator

* Add multiple search window support to search library

* Coerce start date to 'today' when it's in the past

* GoingToCamp + Tests

* 🚧 Merging Latest

Co-authored-by: Adriano Caloiaro <code@adriano.fyi>
Co-authored-by: Adriano <3331648+acaloiaro@users.noreply.github.com>
* 🔒 dependency updates

* 🔒 dependency updates

* 🔒 dependency updates
* feature/goingtocamp

* Add a blurb about GoingToCamp provider (#175)

* GoingToCamp Documentation

* GoingToCamp Documentation

* GoingToCamp Documentation

Co-authored-by: Adriano Caloiaro <3331648+acaloiaro@users.noreply.github.com>
# [v0.8.0](v0.7.6...v0.8.0) (2022-12-27)

## ✨ New Features
- [`6620f4c`](6620f4c)  GoingToCamp Provider 🏕 (#99) (Issues: [`#99`](#99))
@juftin juftin changed the title 🚧 RecDotGov Tours + Timed Entry ✨ RecDotGov Tours + Timed Entry Jan 18, 2023
@juftin juftin merged commit a5807ac into 0.9.0 Jan 18, 2023
juftin added a commit that referenced this pull request Jan 18, 2023
@juftin
Copy link
Copy Markdown
Owner Author

juftin commented Jan 25, 2023

🎉 This PR is included in version 0.9.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@juftin juftin deleted the juftin/tours branch January 25, 2023 07:04
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.

4 participants