-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: bring in latest v15 changes (#97)
* feat: run support * fix: tests: * chore: delete generate * chore: rename action * remove compile step deps * change docker image * change docker image * dont get docversion * comment * get workflow file better * load langs correctly * load langs from workflow always * properly get releases dir * nil check * Update workflow-executor.yaml * remove publish checks * remove more publish_* inputs * print publish? * explicitly set node version * different log * tidy * new ispublished * update sdk gen config dep * setup-node v4 * run node * add python step * install all lang deps for compilation * install in dockerfile rather than workflow * use apk instead of apt-get * move deps to deploy instead of build * python3.8 * python3.8 copy * python3.8 3 * python38 * add other stuff to dockerfile * python38 -> python3 * php7 -> php * big php2 * add ruby-dev * add dotnet * add build-base for ruby * use new map flags * check output after run * better installation urls * improve action * remove finalize step * remove finalize step really this time * clean up unused codepaths * better publish deps * support new java publishing * build first * manual git add * remove test.go * run git directly * install .NET5 alongside .NET6 * fix: v15-release still pointing to forked repository * remove redundant apk add commands * fix: pull correct docker image * chore: remove unneeded publish inputs * fix: correct output locations * chore: remove create_release everywhere * fix: dont check langs * fix: install php-xml * fix: add all php deps * feat: monorepo release support * install libssl1 for .NET5 compilation * feat: fix no sdk generated * feat: v15 explain workflow perms * feat: v15 explain workflow perms * feat: better workflow permissions actions * fix: add python3-dev dep to dockerfile * Merge branch 'main' into v15-release --------- Co-authored-by: Robert Crumbaugh <chasecrumbaugh4@gmail.com> Co-authored-by: Qynn Schwaab <qynn@commonsense.dev> Co-authored-by: Qynn Schwaab <41802320+2ynn@users.noreply.github.com> Co-authored-by: Ryan Albert <ryantimalbert@gmail.com> Co-authored-by: Ryan Albert <42415738+ryan-timothy-albert@users.noreply.github.com>
- Loading branch information
1 parent
77a3219
commit 50361b7
Showing
25 changed files
with
924 additions
and
1,951 deletions.
There are no files selected for viewing
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
Large diffs are not rendered by default.
Oops, something went wrong.
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
Oops, something went wrong.