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

chore: synced file(s) with cds-snc/site-reliability-engineering #545

Merged
merged 3 commits into from
May 28, 2024

Conversation

sre-read-write[bot]
Copy link
Contributor

synced local file(s) with cds-snc/site-reliability-engineering.

SRE Workflow Sync

Description

Hello this is an automated PR from the Internal SRE Team.

This PR will sync some workflows that fill perform some important organizational requirements so that you don't have to.

Workflows being synced

The following is a list of workflows that are being synced by this action.

s3-backup.yml

This workflow will take shallow copy of the current state of your repo, zip that up and upload it to an s3 bucket in the SRE Tools AWS Account. This is a disaster recovery action that we are taking in the very slim chance that Github dissapears along with all of the copies of your repo on developer machines.

ossf-scorecard.yml

This workflow measures a set of security metrics and criteria designed to assess the security posture and practices of your repo and sends that information to Azure Sentinel.

export_github_data.yml

This workflow collects metadata about your repository and sends it to Azure Sentinel.

backstage-catalog-helper.yml

This workflow calls the Backstage Catalog Info Helper Action which is used to help teams get started with a basic Backstage catalog-info.yml file for their repository. This file is used to populate the Backstage Software Catalog and provides teams with the ability to keep track of key metadata related to their project.

Important Information

This PR should have zero impact on the functionality of your system and should be safe to merge without testing your application.

Please Note: You do not have to merge this PR if you wish to be exempt from this sync please contact internal sre through slack and we will remove your repo from the list of repos to sync. Be aware however that if you do this you will need to implement this functionality yourself.

Changed files
  • synced local .github/workflows/s3-backup.yml with remote tools/sre_file_sync/s3-backup.yml
  • synced local .github/workflows/export_github_data.yml with remote tools/sre_file_sync/export_github_data.yml
  • synced local .github/workflows/ossf-scorecard.yml with remote tools/sre_file_sync/ossf-scorecard.yml

This PR was created automatically by the repo-file-sync-action workflow run #9270423163

Copy link
Collaborator

@melaniebmn melaniebmn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@melaniebmn melaniebmn merged commit f2ef316 into main May 28, 2024
3 checks passed
@melaniebmn melaniebmn deleted the repo-sync/site-reliability-engineering/default branch May 28, 2024 14:37
ethanWallace added a commit that referenced this pull request Jun 7, 2024
* chore(deps): update dependency prettier to v2.8.8 (#532)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore: Add sleep to CDN publish of angular, react and vue packages (#530)

* chore: GCDS Components Release v0.22.0 (#526)

* chore: GCDS Components Release

* chore: update lerna and changelog

* Fix typo

---------

Co-authored-by: sre-read-write[bot] <92993749+sre-read-write[bot]@users.noreply.github.com>
Co-authored-by: Ethan Wallace <ethan.wallace.91@gmail.com>

* fix: Remove built in wrapper for React SSR react components

* refactor: update input component to increase input width calculation (#536)

refactor: update input component to increase input width calculation + remove max-length

* chore(docs): Update and rename CONTRIBUTING.md to CONTRIBUTION GUIDELINES.md (#538)

* Update and rename CONTRIBUTING.md to CONTRIBUTION GUIDELINES.md

Updating contribution guidelines content in both English and French

* Rename CONTRIBUTION GUIDELINES.md to CONTRIBUTING

* Rename CONTRIBUTING to CONTRIBUTING.md

* fix: misaligned of FR theme and topic menu button (bug) (#541)

fix: misaligned of FR theme and topic menu button

* docs: add fr translation for issue templates (contribution, feature request and bug report) (#533)

* docs: add fr translation for issue templates (contribution)

* chore: update translated template for bug reports

* docs: update formatting

* chore: add feature request issue template french translations

* removing extra quotation mark

Co-authored-by: Élise Cossette <45772213+EliseKa@users.noreply.github.com>

* removing extra quotation mark

Co-authored-by: Élise Cossette <45772213+EliseKa@users.noreply.github.com>

---------

Co-authored-by: Élise Cossette <45772213+EliseKa@users.noreply.github.com>

* chore(deps): update all non-major github action dependencies (#542)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency prettier to v2.8.8 (#543)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix: change angular output install and build to be based off gcds-components package

* chore: GCDS Components Release v0.22.1 (#537)

* chore: GCDS Components Release

* Update CHANGELOG.md

* chore: update lerna version + changelog

---------

Co-authored-by: sre-read-write[bot] <92993749+sre-read-write[bot]@users.noreply.github.com>
Co-authored-by: Melanie Boeckmann <melanie.bockmann@gmail.com>

* chore: synced file(s) with cds-snc/site-reliability-engineering (#545)

* chore: synced local '.github/workflows/s3-backup.yml' with remote 'tools/sre_file_sync/s3-backup.yml'

* chore: synced local '.github/workflows/export_github_data.yml' with remote 'tools/sre_file_sync/export_github_data.yml'

* chore: synced local '.github/workflows/ossf-scorecard.yml' with remote 'tools/sre_file_sync/ossf-scorecard.yml'

---------

Co-authored-by: sre-read-write[bot] <92993749+sre-read-write[bot]@users.noreply.github.com>

* chore(storybook): card property typos in Storybook (#544)

fix: card property typos in Storybook

* Update tsx version in react-ssr package

* chore(storybook): add custom copy code button to storybook code preview (#540)

* chore(storybook): add custom copy code button to storybook code preview

* wip

* damn you button haha

* add min-width to copy button

* revert button copy after 1.5 seconds

* ci: easier way to run storybook from root (#547)

* chore(deps): update dependency @angular/core to v10 [security] (#531)

* chore(deps): update dependency @angular/core to v10 [security]

* chore: Update angular dependencies

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ethan Wallace <ethan.wallace.91@gmail.com>

* Change native props rendering

* chore(storybook): Stop copy buttons rendering more than once  (#550)

chore(storybook): Stop copy buttons rendering more than once in storybook

* Add React.HTMLAttributes<HTMLElement> to types

* Update nx dependency

* Fix hydration issues with boolean attributes

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: sre-read-write[bot] <92993749+sre-read-write[bot]@users.noreply.github.com>
Co-authored-by: Melanie Boeckmann <melanie.bockmann@gmail.com>
Co-authored-by: Brock Higgins <47530176+brockhigg10@users.noreply.github.com>
Co-authored-by: Daine Trinidad <daine.trinidad@cds-snc.ca>
Co-authored-by: Élise Cossette <45772213+EliseKa@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants