-
Notifications
You must be signed in to change notification settings - Fork 20
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
Merge stable into branch release-1.1 #5193
Merged
Merged
Conversation
This file contains 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
Add validator when adding a new attribute / relationship to the schema
…hash of the schema in the cache
* v1.0.8
…-IFC-991 Refresh branch hash in cache for local worker on create
This fixes issues with pre-releases where the git tag may not match the previous filter we had. We now check if the github release is a "pre-release" and also check if the Poetry version is also a pre-release or dev-release one. If the github release is not pre-release, we ensure that the Poetry version is also not a pre-release one. We also fix a potential issue where the "latest" Docker tag would be added to older versions. Leverage the GitHub "latest" release flag to solve that. Signed-off-by: Fatih Acar <[email protected]>
Signed-off-by: Fatih Acar <[email protected]>
…5135) * Added combobox component for Relationship many (#4422) * add relationship one combobox * add and fix relationships + update types and props * add pool button * update style * update tests * udpate test * start update tests * fix select 2 steps * add badge option * fix test * fix metadata mutation * fix metadata mutation * add pagination * disable api delay * remove state * start add search * fix group test * fix select 2 step * fix ip namespace test * fix object relationship test * fix select one * fix pc test * update search * start fix input * fix rebase for search * fix pagination and reset state * fix some test * update timeout for tests * fix close select * fix test selector * fix resource manager e2e test * fix metadata locators * display pool on relationship one * use relationship many in users permissions and add custom field to display * remove log * remove log * add fragment * add search and pagination to relationship many * fix open state for metadata edit form * fix state condition value * update pagination * update relationship --------- Co-authored-by: Bilal ABBAD <[email protected]>
This fixes issues with pre-releases where the git tag may not match the previous filter we had. We now check if the github release is a "pre-release" and also check if the Poetry version is also a pre-release or dev-release one. If the github release is not pre-release, we ensure that the Poetry version is also not a pre-release one. We also fix a potential issue where the "latest" Docker tag would be added to older versions. Leverage the GitHub "latest" release flag to solve that. Signed-off-by: Fatih Acar <[email protected]>
Signed-off-by: Fatih Acar <[email protected]>
Signed-off-by: Fatih Acar <[email protected]>
Signed-off-by: Fatih Acar <[email protected]>
* update changelog with proper/valid tags * fix template for Towncrier version for future releases
* initial CI and invoke tasks for releases
* move imports into functions to allow `invoke` execution without `ruamel.yaml` and `semvar` requirements * remove unneeded installs * move imports into TYPE_CHECKING and enable annotations from `__future__` to allow proper execution/import order.
Fix error message returned while querying for a missing repository file
* update installation docs
…ease-1.0.9-beta
Release 1.0.9 beta
Initialize services for infrahub db update-core-schema
Fix error with `pool` as relationship name
* fix semver for prerelease + fix update task workers
Bumps the npm_and_yarn group with 6 updates in the /docs directory: | Package | From | To | | --- | --- | --- | | [cross-spawn](https://github.com/moxystudio/node-cross-spawn) | `7.0.3` | `7.0.6` | | [path-to-regexp](https://github.com/pillarjs/path-to-regexp) | `0.1.10` | `1.9.0` | | [serve-handler](https://github.com/vercel/serve-handler) | `6.1.5` | `6.1.6` | | [express](https://github.com/expressjs/express) | `4.21.1` | `4.21.2` | | [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) | `2.0.6` | `2.0.7` | | [nanoid](https://github.com/ai/nanoid) | `3.3.7` | `3.3.8` | Bumps the npm_and_yarn group with 1 update in the /frontend/app directory: [nanoid](https://github.com/ai/nanoid). Updates `cross-spawn` from 7.0.3 to 7.0.6 - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md) - [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.6) Updates `path-to-regexp` from 0.1.10 to 1.9.0 - [Release notes](https://github.com/pillarjs/path-to-regexp/releases) - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md) - [Commits](pillarjs/path-to-regexp@v0.1.10...v1.9.0) Updates `serve-handler` from 6.1.5 to 6.1.6 - [Release notes](https://github.com/vercel/serve-handler/releases) - [Commits](vercel/serve-handler@6.1.5...6.1.6) Updates `express` from 4.21.1 to 4.21.2 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md) - [Commits](expressjs/express@4.21.1...4.21.2) Updates `http-proxy-middleware` from 2.0.6 to 2.0.7 - [Release notes](https://github.com/chimurai/http-proxy-middleware/releases) - [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.7/CHANGELOG.md) - [Commits](chimurai/http-proxy-middleware@v2.0.6...v2.0.7) Updates `nanoid` from 3.3.7 to 3.3.8 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@3.3.7...3.3.8) Updates `nanoid` from 3.3.7 to 3.3.8 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@3.3.7...3.3.8) --- updated-dependencies: - dependency-name: cross-spawn dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: path-to-regexp dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: serve-handler dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: express dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: http-proxy-middleware dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: nanoid dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: nanoid dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* partial fix and tests for generic delete constraints * fix unit test * add changelog
bilalabbad
force-pushed
the
bab-merge-stable-into-1.1
branch
from
December 11, 2024 15:07
0ced4f7
to
65cc50b
Compare
github-actions
bot
added
type/documentation
Improvements or additions to documentation
group/backend
Issue related to the backend (API Server, Git Agent)
group/frontend
Issue related to the frontend (React)
group/ci
Issue related to the CI pipeline
labels
Dec 11, 2024
CodSpeed Performance ReportMerging #5193 will not alter performanceComparing Summary
|
bilalabbad
force-pushed
the
bab-merge-stable-into-1.1
branch
from
December 11, 2024 16:22
9f4d57a
to
8db3807
Compare
bilalabbad
force-pushed
the
bab-merge-stable-into-1.1
branch
from
December 11, 2024 16:25
8db3807
to
3a29425
Compare
LucasG0
approved these changes
Dec 11, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
ci/skip-changelog
Don't include this PR in the changelog
group/backend
Issue related to the backend (API Server, Git Agent)
group/ci
Issue related to the CI pipeline
group/frontend
Issue related to the frontend (React)
type/documentation
Improvements or additions to documentation
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.
No description provided.