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

Release Infrahub Version 1.0 #4792

Merged
merged 656 commits into from
Oct 31, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
656 commits
Select commit Hold shift + click to select a range
94b35cd
add support for merging relationship properties (#4593)
ajtmccarty Oct 14, 2024
b40a7ef
Merge branch 'develop' into ajtm-10092024-diff-switch
ajtmccarty Oct 14, 2024
75b093b
add new merge finalizer query to set all the to times on source branch
ajtmccarty Oct 14, 2024
587d373
add handling for cardinality-one conflicts to diff merger
ajtmccarty Oct 14, 2024
2af902c
fix for NULL handling on boolean attributes
ajtmccarty Oct 15, 2024
7598cd5
Integrate python SDK into main python project
dgarros Oct 15, 2024
1985aff
chore: add pipeline test invoke demo
wartraxx51 Oct 14, 2024
da84370
Merge pull request #4620 from opsmill/dga-20241012-remove-husky
dgarros Oct 15, 2024
bbc7d6f
Merge pull request #4625 from opsmill/dga-20241014-fix-4234
dgarros Oct 15, 2024
d511944
Cont working on the new menu in the backend
dgarros Oct 14, 2024
1237e40
Add context to InfrahubDatabase
dgarros Oct 15, 2024
7661e28
Update lock file
dgarros Oct 15, 2024
d0db954
Base class get_context returns an empty dict
LucasG0 Oct 15, 2024
a19aaf9
Retry all button for checks is bigger (#4632)
bilalabbad Oct 15, 2024
5bdfdcb
Added link to our Discord server in the account menu (#4634)
bilalabbad Oct 15, 2024
b7d26f5
IFC-761 Use flags to handle branch permissions (#4601)
gmazoyer Oct 15, 2024
cffafd3
Merge pull request #4628 from opsmill/dga-20241015-queryanalyzer
LucasG0 Oct 15, 2024
82047bb
update on menu UI
bilalabbad Oct 15, 2024
05aab68
Disable approve/merge/close buttons for merged Proposed Changes (#4633)
bilalabbad Oct 15, 2024
f529d28
clean up + better naming
bilalabbad Oct 15, 2024
3a2ed2e
IFC-779 Restore original enum handling (#4635)
gmazoyer Oct 15, 2024
4f23e7c
update test
bilalabbad Oct 15, 2024
c727dc9
fix for handling schema changes during merge
ajtmccarty Oct 15, 2024
bccf269
formatting
ajtmccarty Oct 15, 2024
550cee7
test and bug fixes
ajtmccarty Oct 16, 2024
7596b5d
remove code to set "to" timestamp on source branch in merge
ajtmccarty Oct 16, 2024
6a45ad4
Upgrade FastAPI and Starlette
ogenstad Oct 16, 2024
1e4e48e
Merge pull request #4623 from opsmill/dga-20241011-menu
dgarros Oct 16, 2024
5818556
Merge pull request #4639 from opsmill/pog-fastapi-starlette-upgrade
ogenstad Oct 16, 2024
fba88b0
Update permissions decisions for global and object permissions (#4642)
pa-lem Oct 16, 2024
87d6d80
Convert Ipam reconciliation task to prefect
dgarros Oct 16, 2024
b695018
Merge pull request #4594 from opsmill/ajtm-10092024-diff-switch
dgarros Oct 16, 2024
ce0c5da
Add towncrier item for permissions
ogenstad Oct 16, 2024
09aa233
Improve benchmarks of NodeUniqueAttributeConstraintQuery
LucasG0 Oct 15, 2024
34a6e30
Merge pull request #4643 from opsmill/pog-permissions-news-IFC-744
ogenstad Oct 16, 2024
050dd4b
Merge pull request #4640 from opsmill/dga-20241016-task-ipam
dgarros Oct 17, 2024
5f77b68
Convert git related tasks (sync, create branch) to prefect
dgarros Oct 17, 2024
5ecd9b3
Merge pull request #4641 from opsmill/dga-20241019-git-tasks
dgarros Oct 17, 2024
32d1e55
Create default roles
ogenstad Oct 16, 2024
bd9bae2
Merge pull request #4646 from opsmill/pog-default-permissions
ogenstad Oct 17, 2024
5947294
Create permissions and menu items if none previously existed
ogenstad Oct 17, 2024
4c62bfa
Merge pull request #4654 from opsmill/pog-permissions-object-migratio…
ogenstad Oct 17, 2024
852a6d8
Enable noUnusedImports rule in Biome (#4656)
bilalabbad Oct 17, 2024
cb5f267
Use object permissions in object details and object items (#4606)
pa-lem Oct 17, 2024
cc2bdef
enable noUndeclaredDependencies in Biome (#4657)
bilalabbad Oct 17, 2024
b0817a4
Bump the npm_and_yarn group across 2 directories with 2 updates (#4622)
dependabot[bot] Oct 17, 2024
aa58d5e
cleaning
LucasG0 Oct 17, 2024
b5a2847
Add reo.dev analytics to documentation (#4638)
lykinsbd Oct 17, 2024
b87ea40
Merge pull request #4645 from opsmill/lgu-benchmark-node-uniqueness-q…
LucasG0 Oct 18, 2024
dfc0a55
Use absolute paths for SDK imports
ogenstad Oct 17, 2024
122deaa
Merge pull request #4659 from opsmill/pog-sdk-removed-exports
ogenstad Oct 18, 2024
162d60f
[FIX] allow ReactNode as value in table (#4663)
bilalabbad Oct 18, 2024
24ad0c2
Update permissions in other views (#4630)
pa-lem Oct 19, 2024
3830f88
Update graphene, gunicorn and uvicorn to latest version
dgarros Oct 20, 2024
f43b251
Fix metric missing the query name in Prometheus data
dgarros Oct 20, 2024
aa7f124
Add menu to admin section of the meny and Disable profiles for menu
dgarros Oct 20, 2024
e5656ff
Convert Transform tasks to prefect
dgarros Oct 20, 2024
7ec6b48
Merge pull request #4652 from opsmill/dga-20241017-convert-transform
dgarros Oct 20, 2024
033c6db
Ensure the HFID of a related node is propery returned via GraphQL
dgarros Oct 20, 2024
501cdf2
Refactor QueryAnalyzer to GraphProfileGenerator for query benchmarks
LucasG0 Oct 18, 2024
b3e4587
Fix conflicting permissions resolver.
ogenstad Oct 21, 2024
1cbd680
Merge pull request #4669 from opsmill/dga-20241020-menu
dgarros Oct 21, 2024
15fd557
Merge pull request #4668 from opsmill/dga-20241020-graphene
dgarros Oct 21, 2024
b072df3
Merge pull request #4661 from opsmill/dga-20241018-fix-metric-none
dgarros Oct 21, 2024
ea9907b
Merge pull request #4670 from opsmill/dga-20241020-fix-4482
dgarros Oct 21, 2024
7474c8c
Merge pull request #4674 from opsmill/pog-fix-permissions-resolver
ogenstad Oct 21, 2024
195cec0
Merge pull request #4671 from opsmill/lgu-refactor-query-analyzer
LucasG0 Oct 21, 2024
be7446a
Permissions form fixes (#4675)
pa-lem Oct 21, 2024
731bee3
New Layout: wrapped all pages main content in a card + display hierar…
bilalabbad Oct 21, 2024
71aa00d
Fixed validation for regex list type attributes
ogenstad Oct 22, 2024
b76afb8
Create all allowed global permissions by default (#4679)
gmazoyer Oct 22, 2024
ca35f54
Remove unused task GitBranchCreate
dgarros Oct 22, 2024
890bb0d
address circular imports around GraphQLSchemaManager (#4673)
ajtmccarty Oct 22, 2024
8165cc8
Merge pull request #4680 from opsmill/pog-list-attribute-regex-IFC-170
ogenstad Oct 22, 2024
a1598e5
Animate popover open/close
bilalabbad Oct 22, 2024
1d86a08
Fix service fixture initialization for test_merged
dgarros Oct 22, 2024
63462d1
Merge pull request #4681 from opsmill/dga-20241020-clean-gitcreate
dgarros Oct 22, 2024
d289232
Fix number pool allocation report for deleted nodes
ogenstad Oct 21, 2024
90e87a4
Fix Ruff UP007 for tests and utils
ogenstad Oct 22, 2024
e1b2de8
Add / correct typehints to query.attribute
ogenstad Oct 22, 2024
a72c38a
Merge pull request #4686 from opsmill/pog-up007
ogenstad Oct 23, 2024
6928618
Merge pull request #4687 from opsmill/pog-mypy-query-attribute
ogenstad Oct 23, 2024
cf72c6a
Merge pull request #4676 from opsmill/pog-numberpool-reporting-IFC-773
ogenstad Oct 23, 2024
f0cfc64
Permissions updates - IFC-788 / IFC-794 / IFC-798 / IFC-799 / IFC-800…
pa-lem Oct 23, 2024
e97e8f7
fix(ci): run CI for release branches
fatih-acar Oct 23, 2024
29e35aa
Merge pull request #4684 from opsmill/dga-20241022-fix-test-merged
LucasG0 Oct 23, 2024
49d44f8
Return friendly error for invalid uniqueness_constraint
ogenstad Oct 23, 2024
033eab6
Migrate TriggerArtifactDefinitionGenerate to prefect
LucasG0 Oct 22, 2024
65a025f
Mock WorkflowLocalExecution.submit_workflow
LucasG0 Oct 23, 2024
29d713d
Merge pull request #4690 from opsmill/pog-schema-constraint-IFC-795
ogenstad Oct 23, 2024
243d3e7
Add clear message if view is not authorized + refresh permissions on …
pa-lem Oct 23, 2024
1205f8f
Set services.service.client in TestProposedChangeReconcile
LucasG0 Oct 23, 2024
f2290bf
Added search on role management tables (#4698)
bilalabbad Oct 23, 2024
a64ecd8
Merge pull request #4685 from opsmill/lgu-migrate-trigger-artifacts-def
LucasG0 Oct 23, 2024
ce8b982
Migrate RequestArtifactGenerate to prefect
LucasG0 Oct 23, 2024
202fc86
Add generated docs'
LucasG0 Oct 23, 2024
352495f
Merge pull request #4699 from opsmill/lgu-migrate-artifact-request-ge…
LucasG0 Oct 23, 2024
2a3e2d0
Removing ignored rule as there are no violations left
ogenstad Oct 23, 2024
e5e93a3
Fix Yoda condition rule for ruff
ogenstad Oct 23, 2024
a2f6c41
Convert branch rebase mutation to a workflow
dgarros Oct 24, 2024
4ab4ea3
Merge pull request #4689 from opsmill/dga-20241023-task-branch-rebase2
dgarros Oct 24, 2024
5ccbffc
Disable test_create_proposed_change temporarily
dgarros Oct 24, 2024
7557785
Merge pull request #4702 from opsmill/pog-enable-e721
ogenstad Oct 24, 2024
b66afb8
Merge pull request #4707 from opsmill/dga-20241024-disable-test
dgarros Oct 24, 2024
d63f957
Add tags for deployment and run in prefect
dgarros Oct 24, 2024
a4e0e61
properly delete inherited attribute and relationship on Node
dgarros Oct 23, 2024
17ae0a1
add linter
dgarros Oct 23, 2024
b98754e
Merge pull request #4703 from opsmill/pog-fix-yoda-condition
ogenstad Oct 24, 2024
f0aa6c5
Add final uuid to order_by clause
ogenstad Oct 23, 2024
aee2a7a
Fixes for PEP 484 prohibits implicit `Optional`
ogenstad Oct 24, 2024
d057951
Add note about GraphQL schema endpoint
ogenstad Oct 24, 2024
4041526
Merge pull request #4708 from opsmill/pog-pep-484
ogenstad Oct 24, 2024
728f4d7
Merge pull request #4694 from opsmill/dga-20241023-prefect-tags
dgarros Oct 24, 2024
5cdc594
Merge pull request #4704 from opsmill/pog-graphql-pagination-IFC-836
ogenstad Oct 24, 2024
a588743
Add towncrier item for #4700
ogenstad Oct 24, 2024
42128b7
Update Python SDK to latest commit in infrahub-sdk-python@develop
dgarros Oct 24, 2024
b21f019
[FIX] Highlight tab in role management when there is query params in url
bilalabbad Oct 24, 2024
a4ebab8
TestInfrahubApp.client fixture set services.service.client for local …
LucasG0 Oct 24, 2024
865004a
Merge pull request #4701 from opsmill/dga-20241023-fix-4301
dgarros Oct 24, 2024
05e4291
Merge pull request #4711 from opsmill/dga-20241024-update-sdk
dgarros Oct 24, 2024
39f6cd1
Updates relationships display in role management - IFC-835 (#4697)
pa-lem Oct 24, 2024
2d3c9af
Override prefect logs
ogenstad Oct 24, 2024
80bda27
Merge pull request #4710 from opsmill/pog-towncry-4700
ogenstad Oct 24, 2024
b05f70e
only add status=deleted edges if relationship crosses branches (#4688)
ajtmccarty Oct 24, 2024
c459dd3
updated chevron orientation from down to right in sidebar sub menu
bilalabbad Oct 24, 2024
9fa3c4e
Set namespace on node select for object permissions - IFC-802 (#4718)
pa-lem Oct 24, 2024
9064645
Docs and screenshots updates for 1.0 architecture changes (#4721)
petercrocker Oct 24, 2024
8d6d51e
adds JWT token authentication to SDK client guide
wvandeun Oct 24, 2024
3f5dec2
IFC-838 update merge logic to handle AttributeValues of unexpected type
ajtmccarty Oct 24, 2024
cbcd719
Merge pull request #4712 from opsmill/lgu-fix-test-proposed-change
LucasG0 Oct 24, 2024
df4ebee
Migrate RequestArtifactDefinitionGenerate to prefect
LucasG0 Oct 23, 2024
2306b73
Migrate RequestGeneratorRun to prefect
LucasG0 Oct 24, 2024
6be4dc4
Merge pull request #4728 from opsmill/ajtm-10242024-merge-default-val…
dgarros Oct 25, 2024
a95a1d9
Merge pull request #4720 from opsmill/lgu-migrate-request-generator-run
dgarros Oct 25, 2024
5aa626f
Merge pull request #4725 from opsmill/wvd-20241024-fix-sdk-client-guide
dgarros Oct 25, 2024
bba5862
Merge branch 'release-1.0' into lgu-migrate-request-artifact-def-gen
dgarros Oct 25, 2024
3d2a1a2
Merge pull request #4709 from opsmill/pog-graphql-schema-url-node
dgarros Oct 25, 2024
576d288
Merge pull request #4713 from opsmill/lgu-migrate-request-artifact-de…
dgarros Oct 25, 2024
4df5087
fix(helm): load menu during demo data job
fatih-acar Oct 24, 2024
e1cf5b6
fix(models): wrong namespace for manufacturer
fatih-acar Oct 24, 2024
55bfe16
Finalize the migration of the telemetry task to prefect
dgarros Oct 25, 2024
e1dc994
Convert branch merge mutation to a workflow
dgarros Oct 25, 2024
f94413d
Add description to permission schema (#4705)
gmazoyer Oct 25, 2024
c884c8d
Merge pull request #4717 from opsmill/pog-logging-battles
ogenstad Oct 25, 2024
0da03be
Merge pull request #4729 from opsmill/dga-20241025-task-merge
dgarros Oct 25, 2024
59f6700
Merge pull request #4730 from opsmill/dga-20241025-ifc-814
dgarros Oct 25, 2024
0e78474
Add support for additional context to the metrics for query execution…
dgarros Oct 25, 2024
e18acb7
Migrate RequestDiffUpdate to prefect
LucasG0 Oct 25, 2024
cc53b44
Merge pull request #4662 from opsmill/dga-20241018-metric-context
dgarros Oct 25, 2024
65414a5
Migrate SendWebhook to prefect
LucasG0 Oct 25, 2024
0a875a4
Update menu generator to better display existing schema
dgarros Oct 25, 2024
9543117
add SSO documentation to authentication topic
wvandeun Oct 24, 2024
c4690c8
update SSO documentation guide
wvandeun Oct 24, 2024
842689a
Merge pull request #4724 from opsmill/wvd-20241024-sso-docs
wvandeun Oct 25, 2024
02fda99
Run git sync every minute
ogenstad Oct 25, 2024
84376d4
Merge pull request #4734 from opsmill/lgu-migrate-send-webhook-event
LucasG0 Oct 25, 2024
604f8e9
Migrate RequestDiffRefresh to prefect
LucasG0 Oct 25, 2024
52933d7
In schema viewer, updated open list view check to be menu agnostic
bilalabbad Oct 25, 2024
ac3bba7
Merge pull request #4733 from opsmill/lgu-migrate-request-diff-update
LucasG0 Oct 25, 2024
fad8776
Added button to filter auto generated groups is items view (#4732)
bilalabbad Oct 25, 2024
9af7a50
exclude some list view from being accessible from schema visualization
bilalabbad Oct 25, 2024
374e008
Merge pull request #4735 from opsmill/pog-git-sync-interval
ogenstad Oct 25, 2024
998915e
Added resizable panel + use it on hierarchical view (#4736)
bilalabbad Oct 25, 2024
94439cf
Make permission report branch relative (#4722)
gmazoyer Oct 25, 2024
17aded9
Biome: Disallow the use of console.log (#4737)
bilalabbad Oct 25, 2024
81421bf
Diagram updates for 1.0 architecture changes (#4723)
petercrocker Oct 25, 2024
e50d59f
fix test
bilalabbad Oct 25, 2024
50d5806
Refactor AttributeAddQuery to support node with an attribute of the s…
dgarros Oct 25, 2024
85e8a80
fix reset form on cancel update (#4738)
pa-lem Oct 25, 2024
a328399
Merge pull request #4716 from opsmill/dga-20241024-ifc-834
dgarros Oct 25, 2024
2fbadce
Merge pull request #4742 from opsmill/dga-20241025-fix-4727
dgarros Oct 25, 2024
d7784f5
If branch not found, show option to create new branch from input (#4741)
bilalabbad Oct 25, 2024
fb6cf59
IFC-841 fixes for relationship count constraint validator (#4743)
ajtmccarty Oct 25, 2024
7316f79
IFC-840 fix serialization problem for node name update migration
ajtmccarty Oct 25, 2024
2f0de9e
chore: use Tailwind animate instead of Transition in search anywhere
bilalabbad Oct 25, 2024
677cb08
Removed unused code (#4747)
bilalabbad Oct 25, 2024
5fe5fd8
Added search input in schema visualizer (#4748)
bilalabbad Oct 25, 2024
0b54d9a
Update docker compose for 1.0.0 (#4655)
BeArchiTek Oct 26, 2024
e2ba494
Merge pull request #4746 from opsmill/ajtm-10252024-node-kind-migrati…
dgarros Oct 26, 2024
6515b66
Revert change to PREFECT_API_URL
dgarros Oct 26, 2024
6c72b1d
Update docker-compose.yml
BeArchiTek Oct 26, 2024
9f059b0
Update docker-compose.yml
BeArchiTek Oct 26, 2024
d3daa36
Merge pull request #4751 from opsmill/dga-20241026-fix-ci
dgarros Oct 26, 2024
57f3889
IFC-759 Add support for anonymous user role (#4692)
gmazoyer Oct 26, 2024
4e08431
Upgrade ruff=0.7.1
ogenstad Oct 26, 2024
43ae563
Merge pull request #4750 from opsmill/pog-upgrade-ruff-071
ogenstad Oct 26, 2024
0fc4bb0
add demo.load-infra-menu invoke task
wvandeun Oct 25, 2024
050cd77
load base_menu when loading the demo schema
wvandeun Oct 25, 2024
d0287d0
add menu guide to the documentation
wvandeun Oct 25, 2024
18bf7a9
add on_delete behaviour of Component relationships to schema topic
wvandeun Oct 27, 2024
dd294e7
add menu definition file reference to the documentation
wvandeun Oct 25, 2024
d02908a
add vale spelling exceptions
wvandeun Oct 25, 2024
d1f7c55
run E2E-testing-invoke-demo-start CI job for develop branch changes
wvandeun Oct 27, 2024
c963da8
Avoid using WHERE $node_kind IN LABELS(n) in query, instead use $node…
dgarros Oct 27, 2024
e3507d1
Merge pull request #4754 from opsmill/wvd-20241027-add-component-rela…
wvandeun Oct 27, 2024
3ac4cde
load menu definition file with dev.load-infra-schema invoke task
wvandeun Oct 27, 2024
1bef840
Merge pull request #4745 from opsmill/wvd-20241025-new-menu
wvandeun Oct 27, 2024
4c2f3bc
Avoid using | to match multiple labels
dgarros Oct 28, 2024
612b56e
Support SSO provider config from infrahub.toml
ogenstad Oct 26, 2024
7091620
Slight change to the load function for settings
ogenstad Oct 28, 2024
99fb262
typo: form -> from on form types
bilalabbad Oct 28, 2024
9baf49b
Update SDK to latest develop commit
ogenstad Oct 28, 2024
9c85693
Expand on meaning and examples of Relationship Kinds (#4631)
BeArchiTek Oct 28, 2024
56dfb3c
Merge pull request #4749 from opsmill/pog-sso-infrahub-toml
ogenstad Oct 28, 2024
b286c9f
Merge pull request #4760 from opsmill/pog-sdk-develop
ogenstad Oct 28, 2024
d61568f
Merge pull request #4757 from opsmill/pog-load-settings
ogenstad Oct 28, 2024
9c88eeb
Retrieve attributes permissions in form to disable fields (#4759)
pa-lem Oct 28, 2024
3002117
Merge pull request #4752 from opsmill/dga-20241026-query
dgarros Oct 28, 2024
6b5d5c6
Remove scope default config from docs
ogenstad Oct 29, 2024
023f81c
Account and Permissions Documentation - IFC-777 (#4726)
BeArchiTek Oct 29, 2024
7167775
Merge pull request #4768 from opsmill/pog-sso-scopes
ogenstad Oct 29, 2024
ab65ad2
fix groups guide in documentation
wvandeun Oct 29, 2024
1ec0d08
use hfid in repository guide to update repository ref
wvandeun Oct 29, 2024
b7b1fd1
use HFID in checks guide
wvandeun Oct 29, 2024
15b4de3
Regenerate SDK docs
ogenstad Oct 29, 2024
9ceb4f6
Merge pull request #4770 from opsmill/pog-sdk-docs-generate
ogenstad Oct 29, 2024
2d14964
improve graphql topic in documentation
wvandeun Oct 29, 2024
65dc254
updates for deleting attrs and rels from schema (#4765)
ajtmccarty Oct 29, 2024
e02a3d3
add more validation to branch rebase and merge (#4667)
ajtmccarty Oct 29, 2024
c319d71
add validation for branch merge
ajtmccarty Oct 29, 2024
60b0ac3
Merge pull request #4772 from opsmill/wvd-20241029-doc-updates
wvandeun Oct 29, 2024
50b551e
Refresh menu on user change + redirect anonymous users on role manage…
pa-lem Oct 29, 2024
7125fdb
Sort hashes of signature fields
ogenstad Oct 29, 2024
bb2633a
move rebase task into global graph lock
ajtmccarty Oct 29, 2024
a2433f5
add merge conflict selection bugfix with tests
ajtmccarty Oct 29, 2024
0751580
add changelog
ajtmccarty Oct 29, 2024
3b5b366
Reload menu when switching branch (#4776)
bilalabbad Oct 29, 2024
7e36ecd
move pre-merge validation to mutation
ajtmccarty Oct 30, 2024
7fa712e
unbound variable fix
ajtmccarty Oct 30, 2024
b5cc435
IFC-758 Add roles, groups and permissions in demo data (#4587)
gmazoyer Oct 30, 2024
e007bed
add order_weight to attributes/relationships in demo schema
wvandeun Oct 30, 2024
638df73
Merge pull request #4767 from opsmill/ajtm-10282024-validate-merge
dgarros Oct 30, 2024
385513e
Merge pull request #4769 from opsmill/pog-sort-hashes
ogenstad Oct 30, 2024
8bb787c
Initialize transform using `__init__()`
ogenstad Oct 30, 2024
5012223
adapt e2e object-filters test
wvandeun Oct 30, 2024
9f7300a
Merge pull request #4782 from opsmill/pog-avoid-using-transform.init
ogenstad Oct 30, 2024
fdbf0fa
Create a sub menu for all elements of the schema that are placed at t…
dgarros Oct 30, 2024
0cd7597
update on Menu accordion UX/UI (#4774)
bilalabbad Oct 30, 2024
4318567
restructure device management menu
wvandeun Oct 30, 2024
6018684
Merge pull request #4787 from opsmill/dga-20241030-fix-menu
dgarros Oct 30, 2024
5e2ed0f
Merge pull request #4779 from opsmill/wvd-20241030-use-order-weight-i…
wvandeun Oct 30, 2024
ad20cbd
Instrument Worker to make it easier to override some of it
dgarros Oct 30, 2024
f9a2e0e
Merge pull request #4783 from opsmill/dga-20241031-worker
dgarros Oct 30, 2024
71b7e4c
update e2e test
bilalabbad Oct 30, 2024
6868028
fix test
bilalabbad Oct 30, 2024
4a46e5d
fixed race condition on test
bilalabbad Oct 30, 2024
992ce06
Merge pull request #4786 from opsmill/wvd-20241030-restructure-device…
wvandeun Oct 30, 2024
3539bf1
v1.0.0 release prep (#4764)
lykinsbd Oct 30, 2024
45113dc
Merge branch 'stable' into bdl-20241030-stable-merge-conflicts
lykinsbd Oct 31, 2024
a719476
Merge pull request #4794 from opsmill/bdl-20241030-stable-merge-confl…
lykinsbd Oct 31, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
6 changes: 3 additions & 3 deletions .devcontainer/updateContentCommand.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
export WEB_CONCURRENCY=2
invoke demo.build demo.start
sleep 120
docker logs infrahub-infrahub-server-1
docker logs infrahub-server-1
invoke demo.load-infra-schema
docker logs infrahub-infrahub-server-1
docker logs infrahub-server-1
sleep 90
docker logs infrahub-infrahub-server-1
docker logs infrahub-server-1
invoke demo.load-infra-data
invoke demo.stop
4 changes: 2 additions & 2 deletions .devcontainer/welcome
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
--------------------------------------------------------------------
********************************************************************

👋👋👋 Welcome to the Infrahub Demo Codespace environment 👋👋👋
👋👋👋 Welcome to the Infrahub Demo Codespaces environment 👋👋👋

The Infrahub API server, Git agents and dependent services have been
The Infrahub API server, Task workers and dependent services have been
started. Infrahub can be accessed by opening the ports tab, clicking
on the globe icon in the Forwarded Address column of port 8000.

Expand Down
6 changes: 5 additions & 1 deletion .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,14 @@ node_modules
coverage.xml
.git*
.devcontainer
.husky
frontend/**/node_modules
frontend/**/playwright-report

# Documentation
docs/build
docs/node_modules
docs/.docusaurus

# Direnv files (https://direnv.net/)
.direnv/
.envrc
Expand Down
4 changes: 4 additions & 0 deletions .github/file-filters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ development_files: &development_files
backend_files: &backend_files
- "backend/**"

sdk_files: &sdk_files
- "python_sdk" # Catch updates to the submodule commit

infrahub_poetry_files: &infrahub_poetry_files
- "pyproject.toml"
- "poetry.lock"
Expand Down Expand Up @@ -52,6 +55,7 @@ backend_all:
- *ci_config
- *development_files
- *infrahub_poetry_files
- *sdk_files

documentation_all:
- *development_files
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/ci-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,5 +81,3 @@ jobs:
platforms: ${{ inputs.platforms }}
tags: ${{ inputs.tags }}
labels: ${{ inputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max
Loading
Loading