-
Notifications
You must be signed in to change notification settings - Fork 20
Added support for arm64, shared runtimes. #6
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
Open
andyhopp
wants to merge
1
commit into
awslabs:main
Choose a base branch
from
andyhopp:arm64-support
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
build-DemoAsciiArtFunction: | ||
cp -R . $(ARTIFACTS_DIR) | ||
rm $(ARTIFACTS_DIR)/Makefile |
137 changes: 137 additions & 0 deletions
137
examples/demo-asciiart/function/modules/WriteAscii/1.2.2/PSGetModuleInfo.xml
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,137 @@ | ||
<Objs Version="1.1.0.1" xmlns="http://schemas.microsoft.com/powershell/2004/04"> | ||
<Obj RefId="0"> | ||
<TN RefId="0"> | ||
<T>Microsoft.PowerShell.Commands.PSRepositoryItemInfo</T> | ||
<T>System.Management.Automation.PSCustomObject</T> | ||
<T>System.Object</T> | ||
</TN> | ||
<MS> | ||
<S N="Name">WriteAscii</S> | ||
<Version N="Version">1.2.2</Version> | ||
<S N="Type">Module</S> | ||
<S N="Description">Use Svendsen Tech's Write-Ascii function to produce (optionally colored) ASCII art text letters from strings, in PowerShell. See Get-Help Write-Ascii for more information. GitHub link here: https://github.com/EliteLoser/WriteAscii - online blog documentation here: https://www.powershelladmin.com/wiki/Ascii_art_characters_powershell_script</S> | ||
<S N="Author">Joakim Borger Svendsen</S> | ||
<S N="CompanyName">joakimbs</S> | ||
<S N="Copyright">Copyright (c) 2012-present, Joakim Borger Svendsen. Svendsen Tech. All rights reserved.</S> | ||
<DT N="PublishedDate">2018-12-08T22:48:45-05:00</DT> | ||
<Obj N="InstalledDate" RefId="1"> | ||
<DT>2022-11-28T12:59:12.419239-05:00</DT> | ||
<MS> | ||
<Obj N="DisplayHint" RefId="2"> | ||
<TN RefId="1"> | ||
<T>Microsoft.PowerShell.Commands.DisplayHintType</T> | ||
<T>System.Enum</T> | ||
<T>System.ValueType</T> | ||
<T>System.Object</T> | ||
</TN> | ||
<ToString>DateTime</ToString> | ||
<I32>2</I32> | ||
</Obj> | ||
</MS> | ||
</Obj> | ||
<Nil N="UpdatedDate" /> | ||
<URI N="LicenseUri">https://github.com/EliteLoser/WriteAscii/blob/master/LICENSE</URI> | ||
<URI N="ProjectUri">https://github.com/EliteLoser/WriteAscii</URI> | ||
<Nil N="IconUri" /> | ||
<Obj N="Tags" RefId="3"> | ||
<TN RefId="2"> | ||
<T>System.Object[]</T> | ||
<T>System.Array</T> | ||
<T>System.Object</T> | ||
</TN> | ||
<LST> | ||
<S>ASCII</S> | ||
<S>Write-Ascii</S> | ||
<S>Art</S> | ||
<S>PSModule</S> | ||
</LST> | ||
</Obj> | ||
<Obj N="Includes" RefId="4"> | ||
<TN RefId="3"> | ||
<T>System.Collections.Hashtable</T> | ||
<T>System.Object</T> | ||
</TN> | ||
<DCT> | ||
<En> | ||
<S N="Key">Function</S> | ||
<Obj N="Value" RefId="5"> | ||
<TNRef RefId="2" /> | ||
<LST> | ||
<S>Write-Ascii</S> | ||
</LST> | ||
</Obj> | ||
</En> | ||
<En> | ||
<S N="Key">RoleCapability</S> | ||
<Obj N="Value" RefId="6"> | ||
<TNRef RefId="2" /> | ||
<LST /> | ||
</Obj> | ||
</En> | ||
<En> | ||
<S N="Key">Cmdlet</S> | ||
<Ref N="Value" RefId="6" /> | ||
</En> | ||
<En> | ||
<S N="Key">Command</S> | ||
<Obj N="Value" RefId="7"> | ||
<TNRef RefId="2" /> | ||
<LST> | ||
<S>Write-Ascii</S> | ||
</LST> | ||
</Obj> | ||
</En> | ||
<En> | ||
<S N="Key">Workflow</S> | ||
<Ref N="Value" RefId="6" /> | ||
</En> | ||
<En> | ||
<S N="Key">DscResource</S> | ||
<Ref N="Value" RefId="6" /> | ||
</En> | ||
</DCT> | ||
</Obj> | ||
<Nil N="PowerShellGetFormatVersion" /> | ||
<S N="ReleaseNotes">* Module manifest updates with links and GitHub links._x000D__x000A_ * Putting this in the PSGallery after a little makeover._x000D__x000A_ * The XML file could do with a larger character set.</S> | ||
<Obj N="Dependencies" RefId="8"> | ||
<TNRef RefId="2" /> | ||
<LST /> | ||
</Obj> | ||
<S N="RepositorySourceLocation">https://www.powershellgallery.com/api/v2</S> | ||
<S N="Repository">PSGallery</S> | ||
<S N="PackageManagementProvider">NuGet</S> | ||
<Obj N="AdditionalMetadata" RefId="9"> | ||
<TN RefId="4"> | ||
<T>System.Management.Automation.PSCustomObject</T> | ||
<T>System.Object</T> | ||
</TN> | ||
<MS> | ||
<S N="copyright">Copyright (c) 2012-present, Joakim Borger Svendsen. Svendsen Tech. All rights reserved.</S> | ||
<S N="description">Use Svendsen Tech's Write-Ascii function to produce (optionally colored) ASCII art text letters from strings, in PowerShell. See Get-Help Write-Ascii for more information. GitHub link here: https://github.com/EliteLoser/WriteAscii - online blog documentation here: https://www.powershelladmin.com/wiki/Ascii_art_characters_powershell_script</S> | ||
<S N="requireLicenseAcceptance">False</S> | ||
<S N="releaseNotes">* Module manifest updates with links and GitHub links._x000D__x000A_ * Putting this in the PSGallery after a little makeover._x000D__x000A_ * The XML file could do with a larger character set.</S> | ||
<S N="isLatestVersion">False</S> | ||
<S N="isAbsoluteLatestVersion">False</S> | ||
<S N="versionDownloadCount">1468</S> | ||
<S N="downloadCount">11945</S> | ||
<S N="packageSize">9748</S> | ||
<S N="published">12/8/2018 10:48:45 PM -05:00</S> | ||
<S N="created">12/8/2018 10:48:45 PM -05:00</S> | ||
<S N="lastUpdated">11/28/2022 5:56:06 PM -05:00</S> | ||
<S N="tags">ASCII Write-Ascii Art PSModule PSFunction_Write-Ascii PSCommand_Write-Ascii PSIncludes_Function</S> | ||
<S N="developmentDependency">False</S> | ||
<S N="updated">2022-11-28T17:56:06Z</S> | ||
<S N="NormalizedVersion">1.2.2</S> | ||
<S N="Authors">Joakim Borger Svendsen</S> | ||
<S N="IsPrerelease">false</S> | ||
<S N="ItemType">Module</S> | ||
<S N="FileList">WriteAscii.nuspec|letters.xml|WriteAscii.psd1|WriteAscii.psm1</S> | ||
<S N="GUID">bf3e3bb5-97de-416a-97d7-edf403fa7976</S> | ||
<S N="PowerShellVersion">2.0</S> | ||
<S N="CompanyName">Svendsen Tech</S> | ||
</MS> | ||
</Obj> | ||
<S N="InstalledLocation">/Users/andyhopp/.local/share/powershell/Modules/WriteAscii/1.2.2</S> | ||
</MS> | ||
</Obj> | ||
</Objs> |
132 changes: 132 additions & 0 deletions
132
examples/demo-asciiart/function/modules/WriteAscii/1.2.2/WriteAscii.psd1
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,132 @@ | ||
# | ||
# Module manifest for module 'PSGet_Write-Ascii' | ||
# | ||
# Generated by: Joakim Svendsen | ||
# | ||
# Generated on: 7/26/2018 | ||
# | ||
|
||
@{ | ||
|
||
# Script module or binary module file associated with this manifest. | ||
# RootModule = '' | ||
# for PSv2-compatibility at no other cost.. (gallery requires PSv3+, but this lets | ||
# me use the same version of the manifest also for v2) | ||
ModuleToProcess = 'WriteAscii.psm1' | ||
|
||
# Version number of this module. | ||
ModuleVersion = '1.2.2' | ||
|
||
# Supported PSEditions | ||
# CompatiblePSEditions = @() | ||
|
||
# ID used to uniquely identify this module | ||
GUID = 'bf3e3bb5-97de-416a-97d7-edf403fa7976' | ||
|
||
# Author of this module | ||
Author = 'Joakim Borger Svendsen' | ||
|
||
# Company or vendor of this module | ||
CompanyName = 'Svendsen Tech' | ||
|
||
# Copyright statement for this module | ||
Copyright = 'Copyright (c) 2012-present, Joakim Borger Svendsen. Svendsen Tech. All rights reserved.' | ||
|
||
# Description of the functionality provided by this module | ||
Description = 'Use Svendsen Tech''s Write-Ascii function to produce (optionally colored) ASCII art text letters from strings, in PowerShell. See Get-Help Write-Ascii for more information. GitHub link here: https://github.com/EliteLoser/WriteAscii - online blog documentation here: https://www.powershelladmin.com/wiki/Ascii_art_characters_powershell_script' | ||
|
||
# Minimum version of the Windows PowerShell engine required by this module | ||
PowerShellVersion = '2.0' | ||
|
||
# Name of the Windows PowerShell host required by this module | ||
# PowerShellHostName = '' | ||
|
||
# Minimum version of the Windows PowerShell host required by this module | ||
# PowerShellHostVersion = '' | ||
|
||
# Minimum version of Microsoft .NET Framework required by this module. This prerequisite is valid for the PowerShell Desktop edition only. | ||
# DotNetFrameworkVersion = '' | ||
|
||
# Minimum version of the common language runtime (CLR) required by this module. This prerequisite is valid for the PowerShell Desktop edition only. | ||
# CLRVersion = '' | ||
|
||
# Processor architecture (None, X86, Amd64) required by this module | ||
# ProcessorArchitecture = '' | ||
|
||
# Modules that must be imported into the global environment prior to importing this module | ||
# RequiredModules = @() | ||
|
||
# Assemblies that must be loaded prior to importing this module | ||
# RequiredAssemblies = @() | ||
|
||
# Script files (.ps1) that are run in the caller's environment prior to importing this module. | ||
# ScriptsToProcess = @() | ||
|
||
# Type files (.ps1xml) to be loaded when importing this module | ||
# TypesToProcess = @() | ||
|
||
# Format files (.ps1xml) to be loaded when importing this module | ||
# FormatsToProcess = @() | ||
|
||
# Modules to import as nested modules of the module specified in RootModule/ModuleToProcess | ||
# NestedModules = @() | ||
|
||
# Functions to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no functions to export. | ||
FunctionsToExport = 'Write-Ascii' | ||
|
||
# Cmdlets to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no cmdlets to export. | ||
CmdletsToExport = @() | ||
|
||
# Variables to export from this module | ||
# VariablesToExport = @() | ||
|
||
# Aliases to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no aliases to export. | ||
AliasesToExport = @() | ||
|
||
# DSC resources to export from this module | ||
# DscResourcesToExport = @() | ||
|
||
# List of all modules packaged with this module | ||
# ModuleList = @() | ||
|
||
# List of all files packaged with this module | ||
FileList = 'WriteAscii.psm1', 'WriteAscii.psd1', 'letters.xml' | ||
|
||
# Private data to pass to the module specified in RootModule/ModuleToProcess. This may also contain a PSData hashtable with additional module metadata used by PowerShell. | ||
PrivateData = @{ | ||
|
||
PSData = @{ | ||
|
||
# Tags applied to this module. These help with module discovery in online galleries. | ||
Tags = @('ASCII', 'Write-Ascii', 'Art') | ||
|
||
# A URL to the license for this module. | ||
LicenseUri = 'https://github.com/EliteLoser/WriteAscii/blob/master/LICENSE' | ||
|
||
# A URL to the main website for this project. | ||
ProjectUri = 'https://github.com/EliteLoser/WriteAscii' | ||
|
||
# A URL to an icon representing this module. | ||
# IconUri = '' | ||
|
||
# ReleaseNotes of this module | ||
ReleaseNotes = ' | ||
* Module manifest updates with links and GitHub links. | ||
* Putting this in the PSGallery after a little makeover. | ||
* The XML file could do with a larger character set.' | ||
|
||
# External dependent modules of this module | ||
# ExternalModuleDependencies = '' | ||
|
||
} # End of PSData hashtable | ||
|
||
} # End of PrivateData hashtable | ||
|
||
# HelpInfo URI of this module | ||
HelpInfoURI = 'https://www.powershelladmin.com/wiki/Ascii_art_characters_powershell_script' | ||
|
||
# Default prefix for commands exported from this module. Override the default prefix using Import-Module -Prefix. | ||
# DefaultCommandPrefix = '' | ||
|
||
} | ||
|
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Instead of embedding this module, can the readme be adjusted to note how to download it into the correct folder as part of the build process?
Eg, to run
Save-Module -Name WriteAscii -Path ./modules/
in the relevant location?I primarily ask this because
1.2.2
is already out of date, and I don't want our team to monitor this module for bugs or potential security implications in the future.