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

Call sso login if we get an error #445

Conversation

jocgir
Copy link
Contributor

@jocgir jocgir commented Nov 15, 2024

TGF started to break when we first launch it in the morning due to the fact that we enabled SSO.

  • Update all dependencies
  • Fix deprecated code

Generated

This pull request includes several updates and improvements to various files, primarily focusing on updating branch references from master to main, cleaning up documentation, and making minor code adjustments. Below is a summary of the most important changes:

Branch Reference Updates:

  • Updated branch references from master to main in .github/workflows/pr.yml and .github/workflows/test-install.yml. [1] [2]

Documentation Cleanup:

  • Removed outdated badges and updated branch references in README.md. [1] [2] [3] [4]
  • Improved formatting and corrected key-value pairs in configuration examples in README.md. [1] [2] [3]

Code Adjustments:

  • Changed Warnf to Warningf in aws_logging.go to match the logging library's method names.
  • Fixed import statement and adjusted description formatting in cli.go. [1] [2] [3] [4]

Spell Check Configuration:

  • Added a list of ignored words to .cspell.json to improve spell checking accuracy.

Makefile Cleanup:

  • Removed the coveralls target from the Makefile as it is no longer needed.

TGF started to break when we first launch it in the morning due to the fact that we enabled SSO.

- Update all dependencies
- Fix deprecated code
@jocgir jocgir requested a review from a team as a code owner November 15, 2024 21:44
@jocgir jocgir merged commit 7f7d48f into main Nov 15, 2024
12 checks passed
@jocgir jocgir deleted the DT-7455-Update-tgf-executable-to-remove-deprecation-and-use-the-latest-packages branch November 15, 2024 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants