Skip to content

merge main into staging #20

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

Merged
merged 2 commits into from
Sep 5, 2022
Merged

merge main into staging #20

merged 2 commits into from
Sep 5, 2022

Conversation

nathen418
Copy link
Member

No description provided.

The default branch has been renamed to `main`, and dependabot's target branch has been set to `staging`.
@schiltz3
Copy link
Collaborator

schiltz3 commented Sep 4, 2022

Do we want to disable the docker workflow when merging from master into other branches?

@schiltz3
Copy link
Collaborator

schiltz3 commented Sep 4, 2022

I'll work on making a workflow that automatically merges master back into staging so that we don't have to keep doing this

@nathen418
Copy link
Member Author

slay that's exactly what we need

@schiltz3
Copy link
Collaborator

schiltz3 commented Sep 4, 2022

actually we should never have to merge master back into staging as long as we never merge to master directly except though staging

@schiltz3
Copy link
Collaborator

schiltz3 commented Sep 4, 2022

master will always be behind staging

@nathen418
Copy link
Member Author

that is my idea, however, on the off chance it happens, it would be kinda nice. also, I'm gonna work on contributing guidelines that will lay that out, as well as branch naming guidelines, issue/pr templates, etc

@schiltz3
Copy link
Collaborator

schiltz3 commented Sep 4, 2022

Sounds good. Github won't let me approve since main is behind staging

@nathen418 nathen418 merged commit 39efcac into staging Sep 5, 2022
nathen418 added a commit that referenced this pull request Sep 7, 2022
## New in version 2.2.1
- Many more bugfixes, dependency updates
- Added contributing standards and pull request templates
- Added interfaces and strong typing to all database calls
- Updated workflows to work on the correct branches
- Refined branch protection rules to make collaboration easier

## Merged Pull Requests
* Update README.md by @nathen418 in #14
* Create dependabot.yml by @nathen418 in #15
* Bump chalk from 4.1.2 to 5.0.1 by @dependabot in #18
* Bump mongoose from 6.5.3 to 6.5.4 by @dependabot in #16
* Nathen418/update dependabot by @nathen418 in #19
* merge main into staging by @nathen418 in #20
* update what branches workflows to run on correct branches and triggers by @schiltz3 in #24
* Add Contributing Standards  by @nathen418 in #25
* PR template by @schiltz3 in #26
* Add interfaces for models by @schiltz3 in #22
* Fix bug in `addNewRole` by @schiltz3 in #29
* Bugfix/schiltz3/deepsource by @schiltz3 in #28

## New Contributors
* @dependabot made their first contribution in #18

**Full Changelog**: v2.2.0...v2.2.1
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