-
Notifications
You must be signed in to change notification settings - Fork 0
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
0.21.0-pre.5 #187
Merged
0.21.0-pre.5 #187
Conversation
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
lilopkins
added a commit
that referenced
this pull request
Dec 13, 2024
* feat: implemented new action UI for lua and initial work on automatic action upgrades * refactor: removed engines that are now supported in Lua * feat: updated IPC language for lua names * feat: implemented lua * style: reformat * feat: adjusted upgrade pathway * ci: updated dependencies * style: updated formatting * ci: updated dependencies and revoked mac support * ci: updated windows dependencies * chore: bumped version * Merge pull request #173 from lilopkins/actions-to-lua 0.21.0: Migrate Actions to Lua * ci: updated to remove unused engines * chore: adjust version to pre-release * ci: check versions before releasing * fix: fix newlines in text-based evidence resolves #170 * style: reformatted * Merge pull request #174 from lilopkins/develop 0.21.0-pre.1 * ci: fix ci job * Merge pull request #175 from lilopkins/develop ci: fix ci job * ci: fixed ci * Merge pull request #176 from lilopkins/develop ci: fixed ci * ci: fixed check * Merge pull request #177 from lilopkins/develop ci: fixed check * fix: promoted convert_case to required * Merge pull request #178 from lilopkins/develop prerelease fixes * fix: fixed langspec failed to find and load fixes #179 * chore: updated dependencies * ci: updated ci job to copy langspec * Merge pull request #180 from lilopkins/develop 0.21.0-pre.2 * ci: added gvsbuild tree * chore: bumped version * Merge pull request #181 from lilopkins/develop 0.21.0-pre.3 * ci: fixed job * Merge pull request #182 from lilopkins/develop 0.21.0-pre.4 * chore: bumped version * fix: fixes #185 * docs: added licenses for new dependencies resolves #186 * fix: load default script on add to new action resolves #183 * feat: add at cursor resolves #184 * style: reformatted * refactor: moved some modules * feat: upgrade logic improved resolves #188 * style: reformatted * Merge pull request #187 from lilopkins/develop 0.21.0-pre.5 * fix: fixed returns being wrong resolves #190 * feat: reintroduced random strings and waiting resolves #191 resolves #192 * fix: sanitised variable names before insertion into code * chore: bumped version * Merge pull request #194 from lilopkins/develop 0.21.0-rc.6
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.