Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
72 commits
Select commit Hold shift + click to select a range
1982b0f
Merge pull request #20 from robinnorth/package-management
Chaser324 Jul 31, 2020
17cd519
Merge pull request #19 from robinnorth/xr-plugin-management
Chaser324 Jul 31, 2020
6b6f456
Initial implementation of XR Settings build action
robinnorth Jan 31, 2019
0407ac3
Add ability to set stereo rendering mode
robinnorth Oct 28, 2019
49ab9ee
Add support for setting Oculus v2 signing option
robinnorth Aug 3, 2020
ff063be
Allow XR Plug-in Management settings to be configured post-build
robinnorth Aug 4, 2020
de3a85d
Allow XR settings to be configured post-build
robinnorth Aug 4, 2020
9c29164
Merge pull request #21 from robinnorth/xr-plugin-management
robinnorth Oct 26, 2020
5d154c8
Merge pull request #13 from robinnorth/xr-settings
robinnorth Oct 26, 2020
c151b8d
Merge pull request #16 from WilliamRitson/master
robinnorth Oct 26, 2020
4729c77
Began PerBuildPlayerSettings action
robinnorth Apr 8, 2021
097cc85
Update for SuperUnityBuild 1.0.0 release
robinnorth Apr 8, 2021
2c9582b
Disable XRSettings build action on Unity 2020.2+
robinnorth Apr 8, 2021
4445870
Support XRPluginManagement@4.0.0
robinnorth Apr 8, 2021
ce59839
Enable use of build $VERSION replacement to file operation paths
robinnorth Jul 31, 2020
f7342b9
Fix Linux deprecation warnings in ItchUploader on Unity 2019.2+
robinnorth Apr 8, 2021
dcf9991
Standardized code style
robinnorth Apr 8, 2021
7db739c
Update .gitignore
robinnorth Apr 8, 2021
45f5e26
UPM support
robinnorth Apr 15, 2021
199058a
Support all versions of Unity XR Plug-in Management in `XRPluginManag…
robinnorth Apr 15, 2021
59f0938
Merge branch 'master' of https://github.com/TMaloteaux/unity-build-ac…
robinnorth Apr 15, 2021
bf7b055
Merge branch 'TMaloteaux-master' into develop
robinnorth Apr 15, 2021
7c7324a
Merge branch 'custom-channel-name' of https://github.com/rthery/unity…
robinnorth Apr 15, 2021
ee5c395
Merge branch 'rthery-custom-channel-name' into develop
robinnorth Apr 15, 2021
783ee4b
Merge branch 'basepath' of https://github.com/sarrowsmith/unity-build…
robinnorth Apr 15, 2021
df5f178
`FileUtility` improvements
robinnorth Apr 15, 2021
b00b049
Fix merge error in `ItchUploader` action
robinnorth Apr 15, 2021
7fd7810
v1.0.0 🚀🎉
robinnorth Apr 15, 2021
377f75b
Disable `XRSettings` build action when XR Plug-in Management package …
robinnorth Apr 19, 2021
d34f054
Remove pre-Unity 2018.1 code
robinnorth Apr 19, 2021
70cf233
Hide unnecessary utility define when `XRSettings` action is disabled
robinnorth Apr 20, 2021
f1c15e3
v1.1.0 🚀🎉
robinnorth Apr 20, 2021
e816fd3
Added `PerBuildAudioSettings` build action
robinnorth Apr 29, 2021
2e566a6
v1.2.0 🚀🎉
robinnorth Apr 29, 2021
410eb69
Updated `FileUtility` and `ItchUploader` build actions to use new `Bu…
robinnorth May 10, 2021
69a21cb
v1.3.0 🚀🎉
robinnorth May 10, 2021
d5d306c
Increased minimum supported Unity version to 2019.1
robinnorth May 11, 2021
9025f42
v2.0.0 🚀🎉
robinnorth May 13, 2021
1e3ed18
Remove pre-Unity 2019.1 code
robinnorth May 13, 2021
7b8ac4f
Allow certain pre-build per-platform actions to optionally configure …
robinnorth May 14, 2021
e7f2169
v2.1.0 🚀🎉
robinnorth Aug 24, 2021
99f0115
Fixed incorrect selection in audio spatializer dropdown on startup in…
robinnorth Oct 7, 2021
b38a2ee
v2.1.1 🚀🎉
robinnorth Oct 7, 2021
c92c5b9
Add Close Stale Issues GitHub Action
robinnorth Nov 11, 2021
5da56f8
Merge remote-tracking branch 'rthery/master' into develop
robinnorth Feb 2, 2022
5621f6a
Merge branch 'master' into develop
robinnorth Feb 2, 2022
d428020
`ItchUploader` improvements
robinnorth Feb 2, 2022
6c99f25
v2.2.0 🚀🎉
robinnorth Feb 3, 2022
aba3957
Support saving as Zip64 when necessary in ZipFile build action (fixes…
robinnorth Mar 1, 2023
e9274b2
Update stale.yml
robinnorth May 11, 2023
5ad79b4
Update stale.yml
robinnorth May 11, 2023
e159eca
Support new per-build scripting backend functionality
robinnorth May 11, 2023
a9c3160
Update package manifest
robinnorth May 12, 2023
eee8e2b
Merge branch 'master' of github.com:superunitybuild/buildactions
robinnorth May 12, 2023
4226bd9
Drop support for versions of Unity older than 2020.3 LTS
robinnorth May 12, 2023
1f8d942
Code style lint
robinnorth May 12, 2023
85484ac
Update CHANGELOG
robinnorth May 12, 2023
753a386
Refactor `FileUtility` build action
robinnorth May 18, 2023
b0f20d2
v3.0.0 🚀🎉
robinnorth May 18, 2023
a2b7714
Fixed minimum required SuperUnityBuild version
robinnorth May 23, 2023
e3dfdf6
v3.0.1 🚀🎉
robinnorth May 23, 2023
5730b81
Standardised string token usage and added support for new Per-Build a…
robinnorth Jun 2, 2023
df6fff4
v4.0.0 🚀🎉
robinnorth Oct 3, 2023
8e7fc82
Merge branch 'release/v4.0.0'
robinnorth Oct 3, 2023
814ff4f
Merge tag 'v4.0.0' into develop
robinnorth Oct 3, 2023
c5442c1
fix: zip action output file name not resolved
cosformula Oct 10, 2023
a9ad8f9
Merge pull request #32 from cosformula/master
robinnorth Oct 10, 2023
57ff581
Merge branch 'master' into develop
robinnorth Oct 10, 2023
4824f3b
Update CHANGELOG
robinnorth Oct 10, 2023
9645003
v4.0.1 🚀🎉
robinnorth Oct 10, 2023
33d97d1
Merge branch 'release/v4.0.1'
robinnorth Oct 10, 2023
564bbe7
add the most useful Resolution & Presentation options to PerBuildPlay…
iatenothingbutriceforthreedays Apr 30, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
227 changes: 227 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,227 @@
# EditorConfig helps developers define and maintain consistent
# coding styles between different editors and IDEs
# editorconfig.org

root = true


[*]

# Change these settings to your own preference
indent_style = space
indent_size = 4

# We recommend you to keep these unchanged
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true

[*.md]
indent_style = tab
trim_trailing_whitespace = false

[{manifest.json,package.json}]
indent_style = space
indent_size = 2

# Solution Files
[*.sln]
indent_style = tab

# XML Project Files
[*.{csproj,vbproj,vcxproj,vcxproj.filters,proj,projitems,shproj}]
indent_size = 2

# C# files
[*.cs]

#### .NET Coding Conventions ####

# Organize usings
dotnet_separate_import_directive_groups = false
dotnet_sort_system_directives_first = false
file_header_template = unset

# this. and Me. preferences
dotnet_style_qualification_for_event = false:silent
dotnet_style_qualification_for_field = false:silent
dotnet_style_qualification_for_method = false:silent
dotnet_style_qualification_for_property = false:silent

# Language keywords vs BCL types preferences
dotnet_style_predefined_type_for_locals_parameters_members = true:silent
dotnet_style_predefined_type_for_member_access = true:silent

# Parentheses preferences
dotnet_style_parentheses_in_arithmetic_binary_operators = always_for_clarity:silent
dotnet_style_parentheses_in_other_binary_operators = always_for_clarity:silent
dotnet_style_parentheses_in_other_operators = never_if_unnecessary:silent
dotnet_style_parentheses_in_relational_binary_operators = always_for_clarity:silent

# Modifier preferences
dotnet_style_require_accessibility_modifiers = for_non_interface_members:silent

# Expression-level preferences
dotnet_style_coalesce_expression = true:suggestion
dotnet_style_collection_initializer = true:suggestion
dotnet_style_explicit_tuple_names = true:suggestion
dotnet_style_null_propagation = true:suggestion
dotnet_style_object_initializer = true:suggestion
dotnet_style_operator_placement_when_wrapping = beginning_of_line
dotnet_style_prefer_auto_properties = true:silent
dotnet_style_prefer_compound_assignment = true:suggestion
dotnet_style_prefer_conditional_expression_over_assignment = true:silent
dotnet_style_prefer_conditional_expression_over_return = true:silent
dotnet_style_prefer_inferred_anonymous_type_member_names = true:suggestion
dotnet_style_prefer_inferred_tuple_names = true:suggestion
dotnet_style_prefer_is_null_check_over_reference_equality_method = true:suggestion
dotnet_style_prefer_simplified_boolean_expressions = true:suggestion
dotnet_style_prefer_simplified_interpolation = true:suggestion

# Field preferences
dotnet_style_readonly_field = true:suggestion

# Parameter preferences
dotnet_code_quality_unused_parameters = all:suggestion

# Suppression preferences
dotnet_remove_unnecessary_suppression_exclusions = none

#### C# Coding Conventions ####

# var preferences
csharp_style_var_elsewhere = false:silent
csharp_style_var_for_built_in_types = false:silent
csharp_style_var_when_type_is_apparent = false:silent

# Expression-bodied members
csharp_style_expression_bodied_accessors = true:silent
csharp_style_expression_bodied_constructors = false:silent
csharp_style_expression_bodied_indexers = true:silent
csharp_style_expression_bodied_lambdas = true:silent
csharp_style_expression_bodied_local_functions = false:silent
csharp_style_expression_bodied_methods = false:silent
csharp_style_expression_bodied_operators = false:silent
csharp_style_expression_bodied_properties = true:silent

# Pattern matching preferences
csharp_style_pattern_matching_over_as_with_null_check = true:suggestion
csharp_style_pattern_matching_over_is_with_cast_check = true:suggestion
csharp_style_prefer_not_pattern = true:suggestion
csharp_style_prefer_pattern_matching = true:silent
csharp_style_prefer_switch_expression = true:suggestion

# Null-checking preferences
csharp_style_conditional_delegate_call = true:suggestion

# Modifier preferences
csharp_prefer_static_local_function = true:suggestion
csharp_preferred_modifier_order = public,private,protected,internal,static,extern,new,virtual,abstract,sealed,override,readonly,unsafe,volatile,async:silent

# Code-block preferences
csharp_prefer_braces = true:silent
csharp_prefer_simple_using_statement = true:suggestion

# Expression-level preferences
csharp_prefer_simple_default_expression = true:suggestion
csharp_style_deconstructed_variable_declaration = true:suggestion
csharp_style_inlined_variable_declaration = true:suggestion
csharp_style_pattern_local_over_anonymous_function = true:suggestion
csharp_style_prefer_index_operator = true:suggestion
csharp_style_prefer_range_operator = true:suggestion
csharp_style_throw_expression = true:suggestion
csharp_style_unused_value_assignment_preference = discard_variable:suggestion
csharp_style_unused_value_expression_statement_preference = discard_variable:silent

# 'using' directive preferences
csharp_using_directive_placement = inside_namespace:silent

#### C# Formatting Rules ####

# New line preferences
csharp_new_line_before_catch = true
csharp_new_line_before_else = true
csharp_new_line_before_finally = true
csharp_new_line_before_members_in_anonymous_types = true
csharp_new_line_before_members_in_object_initializers = true
csharp_new_line_before_open_brace = all
csharp_new_line_between_query_expression_clauses = true

# Indentation preferences
csharp_indent_block_contents = true
csharp_indent_braces = false
csharp_indent_case_contents = true
csharp_indent_case_contents_when_block = true
csharp_indent_labels = one_less_than_current
csharp_indent_switch_labels = true

# Space preferences
csharp_space_after_cast = false
csharp_space_after_colon_in_inheritance_clause = true
csharp_space_after_comma = true
csharp_space_after_dot = false
csharp_space_after_keywords_in_control_flow_statements = true
csharp_space_after_semicolon_in_for_statement = true
csharp_space_around_binary_operators = before_and_after
csharp_space_around_declaration_statements = false
csharp_space_before_colon_in_inheritance_clause = true
csharp_space_before_comma = false
csharp_space_before_dot = false
csharp_space_before_open_square_brackets = false
csharp_space_before_semicolon_in_for_statement = false
csharp_space_between_empty_square_brackets = false
csharp_space_between_method_call_empty_parameter_list_parentheses = false
csharp_space_between_method_call_name_and_opening_parenthesis = false
csharp_space_between_method_call_parameter_list_parentheses = false
csharp_space_between_method_declaration_empty_parameter_list_parentheses = false
csharp_space_between_method_declaration_name_and_open_parenthesis = false
csharp_space_between_method_declaration_parameter_list_parentheses = false
csharp_space_between_parentheses = false
csharp_space_between_square_brackets = false

# Wrapping preferences
csharp_preserve_single_line_blocks = true
csharp_preserve_single_line_statements = true

#### Naming styles ####

# Naming rules

dotnet_naming_rule.interface_should_be_begins_with_i.severity = suggestion
dotnet_naming_rule.interface_should_be_begins_with_i.symbols = interface
dotnet_naming_rule.interface_should_be_begins_with_i.style = begins_with_i

dotnet_naming_rule.types_should_be_pascal_case.severity = suggestion
dotnet_naming_rule.types_should_be_pascal_case.symbols = types
dotnet_naming_rule.types_should_be_pascal_case.style = pascal_case

dotnet_naming_rule.non_field_members_should_be_pascal_case.severity = suggestion
dotnet_naming_rule.non_field_members_should_be_pascal_case.symbols = non_field_members
dotnet_naming_rule.non_field_members_should_be_pascal_case.style = pascal_case

# Symbol specifications

dotnet_naming_symbols.interface.applicable_kinds = interface
dotnet_naming_symbols.interface.applicable_accessibilities = public, internal, private, protected, protected_internal, private_protected
dotnet_naming_symbols.interface.required_modifiers =

dotnet_naming_symbols.types.applicable_kinds = class, struct, interface, enum
dotnet_naming_symbols.types.applicable_accessibilities = public, internal, private, protected, protected_internal, private_protected
dotnet_naming_symbols.types.required_modifiers =

dotnet_naming_symbols.non_field_members.applicable_kinds = property, event, method
dotnet_naming_symbols.non_field_members.applicable_accessibilities = public, internal, private, protected, protected_internal, private_protected
dotnet_naming_symbols.non_field_members.required_modifiers =

# Naming styles

dotnet_naming_style.pascal_case.required_prefix =
dotnet_naming_style.pascal_case.required_suffix =
dotnet_naming_style.pascal_case.word_separator =
dotnet_naming_style.pascal_case.capitalization = pascal_case

dotnet_naming_style.begins_with_i.required_prefix = I
dotnet_naming_style.begins_with_i.required_suffix =
dotnet_naming_style.begins_with_i.word_separator =
dotnet_naming_style.begins_with_i.capitalization = pascal_case
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* text=auto eol=lf
28 changes: 28 additions & 0 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# This workflow warns and then closes issues and PRs that have had no activity for a specified amount of time.
#
# You can adjust the behavior by modifying this file.
# For more information, see:
# https://github.com/actions/stale
name: Mark stale issues and pull requests

on:
workflow_dispatch:
schedule:
- cron: '40 20 * * *'

jobs:
stale:

runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write

steps:
- uses: actions/stale@v4
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-label: 'stale'
stale-pr-label: 'stale'
exempt-issue-labels: 'bug,defect,enhancement,hacktoberfest,help wanted'
exempt-pr-labels: 'bug,defect,enhancement,hacktoberfest,help wanted'
110 changes: 93 additions & 17 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,24 +1,100 @@
################
# Sublime Text #
################
*.sublime-project
*.sublime-workspace

######################
# Visual Studio Code #
######################
.vscode/
# Created by https://www.toptal.com/developers/gitignore/api/sublimetext,vscode,windows,macos
# Edit at https://www.toptal.com/developers/gitignore?templates=sublimetext,vscode,windows,macos

###########
# OS Junk #
###########
### macOS ###
# General
.DS_Store
.DS_Store?
.AppleDouble
.LSOverride

# Icon must end with two \r
#Icon


# Thumbnails
._*
*.swp

# Files that might appear in the root of a volume
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
Icon?
ehthumbs.db
.VolumeIcon.icns
.com.apple.timemachine.donotpresent

# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk

### SublimeText ###
# Cache files for Sublime Text
*.tmlanguage.cache
*.tmPreferences.cache
*.stTheme.cache

# Workspace files are user-specific
*.sublime-workspace

# Project files should be checked into the repository, unless a significant
# proportion of contributors will probably not be using Sublime Text
*.sublime-project

# SFTP configuration file
sftp-config.json

# Package control specific files
Package Control.last-run
Package Control.ca-list
Package Control.ca-bundle
Package Control.system-ca-bundle
Package Control.cache/
Package Control.ca-certs/
Package Control.merged-ca-bundle
Package Control.user-ca-bundle
oscrypto-ca-bundle.crt
bh_unicode_properties.cache

# Sublime-github package stores a github token in this file
# https://packagecontrol.io/packages/sublime-github
GitHub.sublime-settings

### vscode ###
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
*.code-workspace

### Windows ###
# Windows thumbnail cache files
Thumbs.db
$RECYCLE.BIN/
Thumbs.db:encryptable
ehthumbs.db
ehthumbs_vista.db

# Dump file
*.stackdump

# Folder config file
[Dd]esktop.ini

# Recycle Bin used on file shares
$RECYCLE.BIN/

# Windows Installer files
*.cab
*.msi
*.msix
*.msm
*.msp

# Windows shortcuts
*.lnk

# End of https://www.toptal.com/developers/gitignore/api/sublimetext,vscode,windows,macos
Loading