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

v0.1.0 #89

Merged
merged 217 commits into from
Jun 24, 2024
Merged

v0.1.0 #89

merged 217 commits into from
Jun 24, 2024

Conversation

waveyboym
Copy link
Member

Description

Facilitating a v0.1.0 release

Fixes # (issue)

Type of change

Please delete options that are not relevant.
N/A

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
N/A

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Please have a look at the changelog of the corresponding version number to see what new features have been added

KamogeloMoeketse and others added 30 commits June 3, 2024 01:25
Defining action to run on push to develop branch as well
@waveyboym waveyboym added type: documentation Improvements or additions to documentation type: chore Just a cleanup or minor update type: feature A new feature type: fix Introduces a fix for a previous issue type: security This is a security related issue/pr type: testing This affects one or more tests type: task Task request platform: mobile This is related to mobile platforms platform: web/desktop This is related to web/desktop platforms labels Jun 24, 2024
@waveyboym waveyboym self-assigned this Jun 24, 2024
Copy link

gitguardian bot commented Jun 24, 2024

⚠️ GitGuardian has uncovered 2 secrets following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secrets in your pull request
GitGuardian id GitGuardian status Secret Commit Filename
11908971 Triggered Generic Password a6a08ae occupi-backend/tests/handlers_test.go View secret
11908971 Triggered Generic Password d23e629 occupi-backend/tests/handlers_test.go View secret
🛠 Guidelines to remediate hardcoded secrets
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secrets safely. Learn here the best practices.
  3. Revoke and rotate these secrets.
  4. If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.

To avoid such incidents in the future consider


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

@waveyboym waveyboym merged commit 3875e59 into master Jun 24, 2024
1 check failed
@waveyboym waveyboym deleted the v0.1.0 branch June 24, 2024 12:36
@waveyboym waveyboym restored the v0.1.0 branch July 8, 2024 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: mobile This is related to mobile platforms platform: web/desktop This is related to web/desktop platforms type: chore Just a cleanup or minor update type: documentation Improvements or additions to documentation type: feature A new feature type: fix Introduces a fix for a previous issue type: security This is a security related issue/pr type: task Task request type: testing This affects one or more tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants