Skip to content
Draft
Show file tree
Hide file tree
Changes from 8 commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
b549a44
adding the initial project
butlfrazp Feb 8, 2023
4a375e0
adding the location to the deploy script
butlfrazp Feb 8, 2023
e7f955b
update to root readme
butlfrazp Feb 8, 2023
5660440
adding location to the deploy bash script sample
butlfrazp Feb 8, 2023
49ef4f5
Feature/update to root readme (#2)
butlfrazp Feb 8, 2023
8c280b8
Merge branch 'feature/adding-core-platform' into feature/update-to-ro…
butlfrazp Feb 8, 2023
a349592
removing reference to some extensions
butlfrazp Feb 8, 2023
3dd1f5c
update to readme to add tech used and architecture
butlfrazp Feb 8, 2023
bf36e54
update to solution overview
butlfrazp Feb 8, 2023
9bbd5f8
adding meta model license
butlfrazp Feb 8, 2023
d16e341
removing recommended extensions
butlfrazp Feb 8, 2023
330effd
update to the readmes for the model data flow and streaming data flow
butlfrazp Feb 8, 2023
cbaa4f7
update to aas streaming data sample data
butlfrazp Feb 8, 2023
c1cc871
removing references to the test folder
butlfrazp Feb 9, 2023
4882c04
Update README.md
butlfrazp Feb 9, 2023
a12518e
removing unused project references
butlfrazp Feb 9, 2023
97421c7
removing unused nuget references
butlfrazp Feb 9, 2023
4c8ce08
update to namespace of functions
butlfrazp Feb 9, 2023
6f58c3a
Merge branch 'feature/adding-core-platform' of https://github.com/Azu…
butlfrazp Feb 9, 2023
d5b4543
update to factory model data changed sample
butlfrazp Feb 9, 2023
97ae9eb
update to remove always trigger and blob retention
butlfrazp Feb 9, 2023
8d6dcdd
Update tools/AasFactory.EventHubSimulator/sample.local.settings.json
butlfrazp Feb 9, 2023
85a5259
adding nuget.config
butlfrazp Feb 9, 2023
b9a52e4
updating temp license file
butlfrazp Feb 9, 2023
45f9c7f
adding section on updating local.settings.json file for the function …
butlfrazp Feb 9, 2023
33eeb70
update list numbering
butlfrazp Feb 9, 2023
16bf731
update to the deploy script sample
butlfrazp Feb 9, 2023
a237296
update for rendered numbering and removing local.settings.json section
butlfrazp Feb 9, 2023
b0280fb
adding the resource group name
butlfrazp Feb 10, 2023
74d1038
removing overwrite flag in blob upload
butlfrazp Feb 10, 2023
8df20ff
adding section on ensuring the deploy script runs without errors
butlfrazp Feb 10, 2023
5b97561
adding section on factory.json file
butlfrazp Feb 10, 2023
be4ca4d
update to add more detail on the amount of time Model Data Flow will …
butlfrazp Feb 10, 2023
7c014f3
adding note that this solution is not production ready
butlfrazp Feb 10, 2023
b870241
fixing numbering
butlfrazp Feb 10, 2023
01a3463
update to teh chaos testing doc to remove the reference to the story
butlfrazp Feb 10, 2023
3b67b7a
Merge branch 'feature/adding-core-platform' into feature/update-to-ro…
butlfrazp Feb 10, 2023
ea347bb
Merge branch 'main' into feature/update-to-root-readme
butlfrazp Feb 10, 2023
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
  •  
  •  
  •  
329 changes: 329 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,329 @@
## Ignore Visual Studio temporary files, build results, and
## files generated by popular Visual Studio add-ons.

# Azure Functions localsettings file
local.settings.json

# Event Hub Simulator
tools/AasFactory.EventHubSimulator/Events/*
!tools/AasFactory.EventHubSimulator/Events/*.sample.json

# Model Data Generator
tools/AasFactory.ModelDataGenerator/output/*
!tools/AasFactory.ModelDataGenerator/output/.gitkeep

# User-specific files
*.suo
*.user
*.userosscache
*.sln.docstates

# User-specific files (MonoDevelop/Xamarin Studio)
*.userprefs

# Build results
[Dd]ebug/
[Dd]ebugPublic/
[Rr]elease/
[Rr]eleases/
x64/
x86/
bld/
[Bb]in/
[Oo]bj/
[Ll]og/

# Visual Studio 2015 cache/options directory
.vs/
# Uncomment if you have tasks that create the project's static files in wwwroot
#wwwroot/

# MSTest test Results
[Tt]est[Rr]esult*/
[Bb]uild[Ll]og.*

# Code Coverage Reports
[Cc]overage[Rr]eport*/

# NUNIT
*.VisualState.xml
TestResult.xml

# Build Results of an ATL Project
[Dd]ebugPS/
[Rr]eleasePS/
dlldata.c

# DNX
project.lock.json
project.fragment.lock.json
artifacts/

*_i.c
*_p.c
*_i.h
*.ilk
*.meta
*.obj
*.pch
*.pdb
*.pgc
*.pgd
*.rsp
*.sbr
*.tlb
*.tli
*.tlh
*.tmp
*.tmp_proj
*.log
*.vspscc
*.vssscc
.builds
*.pidb
*.svclog
*.scc

# Chutzpah Test files
_Chutzpah*

# Visual C++ cache files
ipch/
*.aps
*.ncb
*.opendb
*.opensdf
*.sdf
*.cachefile
*.VC.db
*.VC.VC.opendb

# Visual Studio profiler
*.psess
*.vsp
*.vspx
*.sap

# TFS 2012 Local Workspace
$tf/

# Guidance Automation Toolkit
*.gpState

# ReSharper is a .NET coding add-in
_ReSharper*/
*.[Rr]e[Ss]harper
*.DotSettings.user

# JustCode is a .NET coding add-in
.JustCode

# TeamCity is a build add-in
_TeamCity*

# DotCover is a Code Coverage Tool
*.dotCover

# NCrunch
_NCrunch_*
.*crunch*.local.xml
nCrunchTemp_*

# MightyMoose
*.mm.*
AutoTest.Net/

# Web workbench (sass)
.sass-cache/

# Installshield output folder
[Ee]xpress/

# DocProject is a documentation generator add-in
DocProject/buildhelp/
DocProject/Help/*.HxT
DocProject/Help/*.HxC
DocProject/Help/*.hhc
DocProject/Help/*.hhk
DocProject/Help/*.hhp
DocProject/Help/Html2
DocProject/Help/html

# Click-Once directory
publish/

# Publish Web Output
*.[Pp]ublish.xml
*.azurePubxml
# TODO: Comment the next line if you want to checkin your web deploy settings
# but database connection strings (with potential passwords) will be unencrypted
#*.pubxml
*.publishproj

# Microsoft Azure Web App publish settings. Comment the next line if you want to
# checkin your Azure Web App publish settings, but sensitive information contained
# in these scripts will be unencrypted
PublishScripts/

# NuGet Packages
*.nupkg
# The packages folder can be ignored because of Package Restore
**/packages/*
# except build/, which is used as an MSBuild target.
!**/packages/build/
# Uncomment if necessary however generally it will be regenerated when needed
#!**/packages/repositories.config
# NuGet v3's project.json files produces more ignoreable files
*.nuget.props
*.nuget.targets

# Microsoft Azure Build Output
csx/
*.build.csdef

# Microsoft Azure Emulator
ecf/
rcf/

# Windows Store app package directories and files
AppPackages/
BundleArtifacts/
Package.StoreAssociation.xml
_pkginfo.txt

# Visual Studio cache files
# files ending in .cache can be ignored
*.[Cc]ache
# but keep track of directories ending in .cache
!*.[Cc]ache/

# Others
ClientBin/
~$*
*~
*.dbmdl
*.dbproj.schemaview
*.jfm
*.pfx
*.publishsettings
node_modules/
orleans.codegen.cs

# Since there are multiple workflows, uncomment next line to ignore bower_components
# (https://github.com/github/gitignore/pull/1529#issuecomment-104372622)
#bower_components/

# RIA/Silverlight projects
Generated_Code/

# Backup & report files from converting an old project file
# to a newer Visual Studio version. Backup files are not needed,
# because we have git ;-)
_UpgradeReport_Files/
Backup*/
UpgradeLog*.XML
UpgradeLog*.htm

# SQL Server files
*.mdf
*.ldf

# Business Intelligence projects
*.rdl.data
*.bim.layout
*.bim_*.settings

# Microsoft Fakes
FakesAssemblies/

# GhostDoc plugin setting file
*.GhostDoc.xml

# Node.js Tools for Visual Studio
.ntvs_analysis.dat

# Visual Studio 6 build log
*.plg

# Visual Studio 6 workspace options file
*.opt

# Visual Studio LightSwitch build output
**/*.HTMLClient/GeneratedArtifacts
**/*.DesktopClient/GeneratedArtifacts
**/*.DesktopClient/ModelManifest.xml
**/*.Server/GeneratedArtifacts
**/*.Server/ModelManifest.xml
_Pvt_Extensions

# Paket dependency manager
.paket/paket.exe
paket-files/

# FAKE - F# Make
.fake/

# JetBrains Rider
.idea/
*.sln.iml

# CodeRush
.cr/

# Python Tools for Visual Studio (PTVS)
__pycache__/
*.pyc

# Terraform
# Local .terraform directories
**/.terraform/*
*.tfbackend
!deploy/azure-terraform/dev.config.azurerm.tfbackend

# .tfstate files
*.tfstate
*.tfstate.*

# Crash log files
crash.log
crash.*.log

# Exclude all .tfvars files, which are likely to contain sensitive data, such as
# password, private keys, and other secrets. These should not be part of version
# control as they are data points which are potentially sensitive and subject
# to change depending on the environment.
*.tfvars
*.tfvars.json
!terraform.sample.tfvars

# Ignore override files as they are usually used to override resources locally and so
# are not checked in
override.tf
override.tf.json
*_override.tf
*_override.tf.json

# Include override files you do wish to add to version control using negated pattern
# !example_override.tf

# Include tfplan files to ignore the plan output of command: terraform plan -out=tfplan
# example: *tfplan*

# Ignore CLI configuration files
.terraformrc
terraform.rc

**/.DS_Store
__azurite_db_blob*.json
**/__blobstorage__/*

# ignore code coverage report files
**/coverage.json


# ignore java bytecodes
*.class
*.lst

# ignore JME temp files
*.hprof
13 changes: 13 additions & 0 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"recommendations": [
"ms-azuretools.vscode-azurefunctions",
"ms-dotnettools.csharp",
"ms-vscode.azure-account",
"ms-azuretools.vscode-azureresourcegroups",
"ms-azuretools.vscode-azureterraform",
"azurite.azurite",
"hashicorp.terraform",
"fernandoescolar.vscode-solution-explorer",
"davidanson.vscode-markdownlint"
]
}
Loading