-
Notifications
You must be signed in to change notification settings - Fork 18
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
Write diagnostics/error messages to stderr #272
base: main
Are you sure you want to change the base?
Commits on Oct 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d2c1cfd - Browse repository at this point
Copy the full SHA d2c1cfdView commit details -
Configuration menu - View commit details
-
Copy full SHA for d38117c - Browse repository at this point
Copy the full SHA d38117cView commit details
Commits on Oct 8, 2024
-
Update cmd/suseconnect/connectUsage.txt
Co-authored-by: Alex P. <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a64a538 - Browse repository at this point
Copy the full SHA a64a538View commit details
Commits on Oct 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d229ca0 - Browse repository at this point
Copy the full SHA d229ca0View commit details
Commits on Oct 23, 2024
-
Merge pull request #269 from SUSE/allow-labels-on-registration-time
Add --set-labels to register command to set labels at registration time on SCC
Configuration menu - View commit details
-
Copy full SHA for 0f577e4 - Browse repository at this point
Copy the full SHA 0f577e4View commit details
Commits on Oct 25, 2024
-
internal: Add a ServerType to the configuration
This allows the internal configuration of SUSEConnect to understand on which kind of server it's trying to connect. This is relevant in case we want to perform some operations on SCC and some others on RMT. Signed-off-by: Miquel Sabaté Solà <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 93a73cb - Browse repository at this point
Copy the full SHA 93a73cbView commit details -
internal: Skip the docker auth generation on RMT
Fixes bsc#1231185 Signed-off-by: Miquel Sabaté Solà <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 77d734f - Browse repository at this point
Copy the full SHA 77d734fView commit details
Commits on Oct 28, 2024
-
Only send labels if targetting SCC
Signed-off-by: Miquel Sabaté Solà <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 21e14d0 - Browse repository at this point
Copy the full SHA 21e14d0View commit details -
Merge pull request #270 from SUSE/suseconnect-do-not-generate-docker-…
…on-pubcloud Do not generate docker configuration on pubcloud
Configuration menu - View commit details
-
Copy full SHA for 4b63a24 - Browse repository at this point
Copy the full SHA 4b63a24View commit details -
Honor auto-import-gpg-keys flag on migration
The parsing of CLI arguments and how these are passed through the internal SCC client, zypper and other tools is not ideal and needs to be re-worked quite urgently. This is why other silly bugs have appeared in which we are not passing the correct arguments to our backend code. Until this rework is not done, let's simply apply this quick fix which simply passes the `--gpg-auto-import-keys` flag to the zypper backend when finding product packages. Fixes bsc#1231328 Signed-off-by: Miquel Sabaté Solà <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 90f7981 - Browse repository at this point
Copy the full SHA 90f7981View commit details -
Merge pull request #271 from SUSE/zypper-migration-bug
Honor auto-import-gpg-keys flag on migration
Configuration menu - View commit details
-
Copy full SHA for ac20840 - Browse repository at this point
Copy the full SHA ac20840View commit details
Commits on Nov 8, 2024
-
Write diagnostics/error messages to stderr
Like a good POSIX program
Configuration menu - View commit details
-
Copy full SHA for 2c7426c - Browse repository at this point
Copy the full SHA 2c7426cView commit details