-
Notifications
You must be signed in to change notification settings - Fork 1
CI Fix - branches renamed in OED repo #172
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
failures unrated to changes here - merging |
sambles
added a commit
that referenced
this pull request
Jan 16, 2025
sambles
added a commit
that referenced
this pull request
Jan 16, 2025
sambles
added a commit
that referenced
this pull request
Jan 16, 2025
Merged
sambles
added a commit
that referenced
this pull request
Jan 28, 2025
* add Settings class * remote backup * add settings handler * retro compatible schema setting * pep8 * pep8 comment * pep8 * fix backport interface * revert * add test, fix schema * pep8 * fix if computation_settings_json is None * branches renamed in OED repo (#172) * fixup test * Add computaion settings to analyses settings schema --------- Co-authored-by: sambles <sambles@users.noreply.github.com> Co-authored-by: Sam Gamble <hexadessa@gmail.com>
sambles
added a commit
that referenced
this pull request
Jan 30, 2025
* add class of business detection * Point package builder to OED4 pre-release spec file * Set package to version 4.0.0 * Fix default for do_disaggregation to true (#169) * OED v4 release (#170) * branches renamed in OED repo (#172) * test oed_v4 * pep8 * ep8 * fixup test * pep8 --------- Co-authored-by: Sam Gamble <hexadessa@gmail.com> Co-authored-by: awsbuild <awsbuild@oasislmf.org> Co-authored-by: sambles <sambles@users.noreply.github.com>
sambles
added a commit
that referenced
this pull request
Jan 30, 2025
* add class of business detection * Point package builder to OED4 pre-release spec file * Set package to version 4.0.0 * Fix default for do_disaggregation to true (#169) * OED v4 release (#170) * branches renamed in OED repo (#172) * test oed_v4 * pep8 * ep8 * fixup test * pep8 --------- Co-authored-by: Sam Gamble <hexadessa@gmail.com> Co-authored-by: awsbuild <awsbuild@oasislmf.org> Co-authored-by: sambles <sambles@users.noreply.github.com>
sambles
added a commit
that referenced
this pull request
Feb 27, 2025
* Feature/v4 integration (#173) * add class of business detection * Point package builder to OED4 pre-release spec file * Set package to version 4.0.0 * Fix default for do_disaggregation to true (#169) * OED v4 release (#170) * branches renamed in OED repo (#172) * test oed_v4 * pep8 * ep8 * fixup test * pep8 --------- Co-authored-by: Sam Gamble <hexadessa@gmail.com> Co-authored-by: awsbuild <awsbuild@oasislmf.org> Co-authored-by: sambles <sambles@users.noreply.github.com> * set min pin for jsonschema (#179) * Adjust model settings schema, replace AllOf with schema refs (#178) * Test removing AllOff -- repaced with refs * Apply the deprecated options to duplicated options * fix syntax err * Drop testing for py3.8 (#176) * drop p3.8 in testing * f * fix (#181) * Set package to version 4.0.1 * Update changelog --------- Co-authored-by: Stephane Struzik <34556337+sstruzik@users.noreply.github.com> Co-authored-by: awsbuild <awsbuild@oasislmf.org>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
CI Fix - branches renamed in OED repo