Skip to content
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

Version 0.43.0-RC1 #2826

Merged
merged 1,295 commits into from
Feb 8, 2024
Merged

Version 0.43.0-RC1 #2826

merged 1,295 commits into from
Feb 8, 2024

Conversation

MDrakos
Copy link
Member

@MDrakos MDrakos commented Oct 17, 2023

mitchell-as and others added 29 commits December 6, 2023 14:40
Do not filter displayed choices based on what the user types.
Use `locale.Tr()` instead of `locale.Tl()` with an empty string.
Restore `field_*` constructed locale keys.
There was overlap in exe extension per OS.
Merge exeutils package into osutils.
Restore preprocess step for propagate-pr action.
Headless commits are no longer a thing.
Not adorning them can easily cause confusion.
Remove `state pull --set-project`.
When determining the current project, prefer the activated project before anything else.
Emphasize named things in error messages.
MDrakos and others added 29 commits January 15, 2024 15:23
Update state import to use the buildplanner
# Conflicts:
#	internal/runners/packages/import.go
#	internal/testhelpers/e2e/session.go
#	test/integration/import_int_test.go
#	test/integration/package_int_test.go
#	version.txt
Set timestamp to default on import
Also ensure integration tests pass
Set default timestamp on package operations
Fix version requirements only having one value
Various fixes to `state publish`, mainly intended to facilitate revisions
Don't error out on raw namespace type
Fix timestamp not respected on `state install --ts`
Using `auth.Client()` without authentication causes a premature `os.Exit()` call, which keeps terminal echoing turned off on Linux.
This allows for turning terminal echo back on instead of exiting prematurely.
Also, main can recover from panics and report them to Rollbar.
`state projects remote` checks for authentication
@Naatan Naatan merged commit da441eb into beta Feb 8, 2024
3 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants