-
Notifications
You must be signed in to change notification settings - Fork 9
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
test: #161, #301, #291, #198, #143, #121, #119, #210, #246, #214, #141, #144, #212, #316 #337
Commits on Feb 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 29069b3 - Browse repository at this point
Copy the full SHA 29069b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e3a764 - Browse repository at this point
Copy the full SHA 2e3a764View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ac847f - Browse repository at this point
Copy the full SHA 7ac847fView commit details
Commits on Feb 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3d96d83 - Browse repository at this point
Copy the full SHA 3d96d83View commit details
Commits on Feb 27, 2024
-
[#301] Add Michał Szałowski to SSH access list for environment manage…
…ment This commit updates the user_data.sh script within the Terraform modules for govtool-EC2 instances. It adds Michał Szałowski to the list of users authorized for SSH access, thereby expanding the secure access management system to include a team leader. This change is a step towards fulfilling the secure credential sharing acceptance criterion by ensuring new team members like Michał have the necessary access to sensitive environments.
Configuration menu - View commit details
-
Copy full SHA for c17c0c0 - Browse repository at this point
Copy the full SHA c17c0c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a27c09 - Browse repository at this point
Copy the full SHA 1a27c09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 119471f - Browse repository at this point
Copy the full SHA 119471fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 441d028 - Browse repository at this point
Copy the full SHA 441d028View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19ef0be - Browse repository at this point
Copy the full SHA 19ef0beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88273fc - Browse repository at this point
Copy the full SHA 88273fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9070153 - Browse repository at this point
Copy the full SHA 9070153View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6a72c5 - Browse repository at this point
Copy the full SHA a6a72c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18ff224 - Browse repository at this point
Copy the full SHA 18ff224View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1151f9 - Browse repository at this point
Copy the full SHA d1151f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75be3bf - Browse repository at this point
Copy the full SHA 75be3bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for b6b5737 - Browse repository at this point
Copy the full SHA b6b5737View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc10121 - Browse repository at this point
Copy the full SHA dc10121View commit details -
Configuration menu - View commit details
-
Copy full SHA for b515b26 - Browse repository at this point
Copy the full SHA b515b26View commit details -
Configuration menu - View commit details
-
Copy full SHA for a06abb4 - Browse repository at this point
Copy the full SHA a06abb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c1a049 - Browse repository at this point
Copy the full SHA 7c1a049View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b8aac7 - Browse repository at this point
Copy the full SHA 2b8aac7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1c9257 - Browse repository at this point
Copy the full SHA f1c9257View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2367be0 - Browse repository at this point
Copy the full SHA 2367be0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e230b78 - Browse repository at this point
Copy the full SHA e230b78View commit details -
Configuration menu - View commit details
-
Copy full SHA for df64c45 - Browse repository at this point
Copy the full SHA df64c45View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6a4704 - Browse repository at this point
Copy the full SHA c6a4704View commit details -
Configuration menu - View commit details
-
Copy full SHA for abdbfe4 - Browse repository at this point
Copy the full SHA abdbfe4View commit details -
Configuration menu - View commit details
-
Copy full SHA for c716ea7 - Browse repository at this point
Copy the full SHA c716ea7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1769960 - Browse repository at this point
Copy the full SHA 1769960View commit details -
[#212] provide sole voter information in drep/info
Extend the drep/info endpoint by adding isRegisteredAsSoleVoter and wasRegisteredAsSoleVoter fields
Configuration menu - View commit details
-
Copy full SHA for b39916f - Browse repository at this point
Copy the full SHA b39916fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a9de520 - Browse repository at this point
Copy the full SHA a9de520View commit details -
[#212] fix swagger drep info example
Signed-off-by: jankun4 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dafe401 - Browse repository at this point
Copy the full SHA dafe401View commit details -
[#212] fix drep/info sql query
Signed-off-by: jankun4 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 41875b5 - Browse repository at this point
Copy the full SHA 41875b5View commit details -
[#291] Allow Sentry error reporting in CSP settings across environments
Updated CSP settings in Traefik configuration for beta, dev, staging, and test environments to include Sentry's domain without the ingest subdomain. This change permits Sentry error logging and reporting to function correctly without being blocked by the CSP. The adjustment ensures Sentry can capture and report runtime errors, facilitating better monitoring and debugging capabilities across our development, testing, and staging phases. - Modified CSP `connect-src` directive to set `o4506155985141760.ingest.sentry.io` replacing old Sentry sources. - Ensured that the updated settings adhere to our security policies by only allowing necessary and trusted sources. This update addresses the need for comprehensive error reporting through Sentry, enhancing our ability to quickly identify and resolve issues in our application's environments.
Configuration menu - View commit details
-
Copy full SHA for 66d60af - Browse repository at this point
Copy the full SHA 66d60afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7304dfa - Browse repository at this point
Copy the full SHA 7304dfaView commit details -
Add environment-specific warning to .env.example for clarity and safety
This commit introduces a significant update to the `.env.example` file within the `scripts/govtool` directory to enhance usability and prevent configuration mistakes. Key changes include: - Addition of Vim modeline at the beginning of the file (`# vim: set ft=bash`) to ensure that when editing the file with Vim, the correct filetype (bash) is automatically set. This facilitates syntax highlighting and other filetype-specific features, improving the editing experience. - Introduction of a conditional warning mechanism that activates when the environment is not set to 'dev'. This mechanism employs bash scripting to alert to users, especially those working in non-development environments, to proceed with caution and be aware of their current configuration context. The warning message explicitly states the current environment value, reinforcing the need for attentiveness. These enhancements are designed to minimize the risk of misconfiguration by providing clear, environment-specific warnings and improving file readability and editing support.
Configuration menu - View commit details
-
Copy full SHA for 804f906 - Browse repository at this point
Copy the full SHA 804f906View commit details
Commits on Feb 28, 2024
-
[#333] fix drep type detection
Signed-off-by: jankun4 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 198b2de - Browse repository at this point
Copy the full SHA 198b2deView commit details