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

Manually merge staging into master #956

Merged
merged 14 commits into from
Nov 29, 2024
Merged

Manually merge staging into master #956

merged 14 commits into from
Nov 29, 2024

Conversation

DrumsnChocolate
Copy link
Contributor

When we try to run Continuous Delivery on master, this depends on the Continuous Integration from staging, but this doesn't work because we've not properly taken care of first providing the codecov secret in CD in one commit, merging to master, and later requiring the codecov secret in CI in another commit.

So we fix things manually by updating the CD in master this way.

renovate bot and others added 14 commits November 21, 2024 20:32
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* edited the env file

* changed company name to UTF-8
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* feat(tests): add code coverage reporting

* fix: correct coverage path

* refactor: use simplecov-lcov

* fix: indentation in Gemfile.lock

* fix: remove test filters

* feat(README): add badge

* refactor: try tokenless report uploading

* chore: update codecov-action

* chore: update codecov-action

* fix(cd): pass CODECOV_TOKEN To ci
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Intial commit

* updated apliction.rb

* Fixed mistake in credentials

* Made it so the file is backwards compatiable

* Fixed a typo

* Update amber_oauth2.rb

remove tomato paramater
* intial commit

* Fix typo

* update tomato to sofia

* updated with suggestion
@DrumsnChocolate DrumsnChocolate merged commit 8845854 into master Nov 29, 2024
14 checks passed
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.

3 participants