Граф коммитов

16 Коммитов

Автор SHA1 Сообщение Дата
Barret Rennie 75ee93393d
chore(project): update commit message guide (#9735)
Because:

- the GitHub merge queue broke our workflow of including "fixes" in PR
titles; and
- we now have more projects in this repo (Cirrus and schemas)

this commit:

- updates contributing.md to instruct users to put the "fixes" in the
description; and
- updates the scope to include Cirrus and schemas.

Fixes #9749
2023-11-16 16:06:13 +00:00
Philip Mitchell Otieno 0e0a9bf0d0
#8604 docs(nimbus): Update documentation to include how to update fork with main (#8618)
Because

- We have not specified how to updat the fork with changes on the main
branch

This commit

- Updates the read me with how to add an upstream remote
- Updates the read me to include how to update the fork with the latest
changes on the main repository.

---------

Co-authored-by: Yashika Khurana <yashikakhuranayashika@gmail.com>
2023-04-03 19:15:29 -07:00
Yashika Khurana 7855bbf1eb
fix #8360 feat(nimbus): Change root folder app to experimenter (#8375)
Because

- We will be adding cirrus in experimenter

This commit

- Rename `app` to `experimenter` and make necessary changes
2023-03-08 13:36:51 -08:00
Elise Richards e71193fe12
Fixes #7167 refactor(reporting): Deprecate existing reporting infra (#7227) 2022-05-04 13:36:33 -04:00
Mike Williams 8a2a6d05cf
fix #7173 docs(project): add clarifications and linux notes to dev env setup docs (#7177)
Because

* some environment setup info may have been unclear, out-of-date, or missing Linux info

This commit

* updates the README.md and contributing.md with more info for new devs
2022-04-06 15:29:02 -04:00
Jared Lockhart 71d8081230
chore(project): update contributing docs for dependabot (#5953)
Because

* We need to manually address security warnings created by dependabot
* We need to perform dependabot duty on both mozilla/experimenter and mozilla/experimenter-docs
* We can now automatically approve dependabot PRs

This commit

* Adds instructions to contributing.md for
  * Addressing security warnings
  * Addressing dependabot prs in both mozilla/experimenter and mozilla/experimenter-docs
  * Approving dependabot PRs automatically
2021-07-14 16:23:15 -04:00
Jared Lockhart 5cc00614ad
fix #5949 chore(project): add makefile command to approve dependabot prs (#5950)
Because

* Rather than approving each dependabot pr by hand, it'd be handy to just do them all at once with the github cli

This commit

* Adds a makefile command to approve all dependabot prs
2021-07-14 16:09:33 -03:00
Tif Tran 734525f38b
fixes #4966 chore(project): Add Reporting as scope in contributing.md (#4995)
Because:

* Work related to reporting will be done in this repo

This Commit:

* Adds Reporing as a scope entry in contributing.md
2021-04-09 12:06:21 -07:00
Jared Lockhart feef126b0b
fix #3398 docs(project): Add commit formatting guidance (#3636)
Because

* We want to use fancy well defined commit formatting

This commit

* Adds rich well defined commit formatting guidance to our contributing docs
2020-10-06 12:23:37 -04:00
Jared Lockhart 420b670d2a
fix #3661 chore(project): Dependabot PR against main (#3662)
Because

* We're experimenting with disabling main branch protections
* And can use a few more circle credits

This commit

* Configures dependabot to PR against main
2020-10-05 13:29:19 -04:00
Jared Lockhart 75489ddd58
fixes #3503 chore: Run circle on dependency prs (#3559)
Because

* Running circle jobs against each individual dependency PR makes it easier to know
  if a single dependency change breaks the build rather than having to only run tests
  against all dependencies combined

This commit

* Enables circle jobs on dependency PRs
2020-09-28 15:09:50 -04:00
Jared Lockhart c6e92fe62c
Add dependabot instructions to contributing.md (#3128)
* Add dependabot instructions to contributing.md

* Markdown formatting
2020-07-29 13:56:07 -04:00
Jared Lockhart 3169d054aa
Rename master to main fixes #2949 (#2950) 2020-06-30 13:52:09 -04:00
Jared Lockhart 15b5aa264c
Change to continuous deployment fixes #2401 (#2408)
* Change to continuous deployment fixes #2401

* Formatting improvements

* Can't embed numbered lists I guess

* A little more explicit about what type of deployments we use
2020-03-24 20:25:37 -04:00
Alissa Sobo e6d5b15c35 Fix malformed link in contributing.md fixes 1145 (#1168) 2019-04-11 14:07:48 -04:00
Jared Kerim 481d10378a
Add contributing.md fixes #927 (#928)
* Add contributing.md fixes #927

* Address all the feedback

* Add backtick quotes

* Update contributing.md

Capitalize Issue

Co-Authored-By: jaredkerim <pwbdecker@gmail.com>
2019-02-27 12:52:42 -05:00