Skip to content

Tags: github/evergreen

Tags

v1.23.0

Toggle v1.23.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #389 from github/copilot/fix-388

v1.22.1

Toggle v1.22.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #378 from github/copilot/fix-377

fix: Fix registries deletion when adding new ecosystems to dependabot.yml

v1.22.0

Toggle v1.22.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add copilot agent setup and instructions files (#382)

* feat: add copilot agent setup and instructions files

This ensures that when we have the copilot agent writing PRs, it sets up its
environment correctly and understands our standards for coding.

- Copilot Instructions file ([docs](https://docs.github.com/en/enterprise-cloud@latest/copilot/how-tos/agents/copilot-coding-agent/best-practices-for-using-copilot-to-work-on-tasks#adding-custom-instructions-to-your-repository))
- Copilot Setup Steps ([docs](https://docs.github.com/en/copilot/how-tos/agents/copilot-coding-agent/customizing-the-development-environment-for-copilot-coding-agent#preinstalling-tools-or-dependencies-in-copilots-environment))

Signed-off-by: jmeridth <35014+jmeridth@users.noreply.github.com>

* docs: formatting fixes

Signed-off-by: Zack Koppert <zkoppert@github.com>

* Update .github/workflows/copilot-setup-steps.yml

Co-authored-by: Zack Koppert <zkoppert@github.com>
Signed-off-by: Jason Meridth <35014+jmeridth@users.noreply.github.com>

* fix: linting

and fix warning about incorrect pylint disable name

change `too-many-positional-arguments` to `too-many-arguments`

Signed-off-by: jmeridth <35014+jmeridth@users.noreply.github.com>

* fix: put the disable argument back

one must upgrade pylint before running make lint. 🤦

Signed-off-by: jmeridth <35014+jmeridth@users.noreply.github.com>

---------

Signed-off-by: jmeridth <35014+jmeridth@users.noreply.github.com>
Signed-off-by: Zack Koppert <zkoppert@github.com>
Signed-off-by: Jason Meridth <35014+jmeridth@users.noreply.github.com>
Co-authored-by: Zack Koppert <zkoppert@github.com>

v1.21.0

Toggle v1.21.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #373 from github/copilot/fix-372

v1.20.5

Toggle v1.20.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump the dependencies group with 2 updates (#365)

Bumps the dependencies group with 2 updates: [github/contributors](https://github.com/github/contributors) and [github/codeql-action](https://github.com/github/codeql-action).


Updates `github/contributors` from 1.5.8 to 1.5.9
- [Release notes](https://github.com/github/contributors/releases)
- [Commits](github/contributors@6949781...4d90d92)

Updates `github/codeql-action` from 3.28.19 to 3.29.0
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@fca7ace...ce28f5b)

---
updated-dependencies:
- dependency-name: github/contributors
  dependency-version: 1.5.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github/codeql-action
  dependency-version: 3.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v1.20.4

Toggle v1.20.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump ruamel-yaml in the dependencies group (#353)

Bumps the dependencies group with 1 update: ruamel-yaml.


Updates `ruamel-yaml` from 0.18.10 to 0.18.11

---
updated-dependencies:
- dependency-name: ruamel-yaml
  dependency-version: 0.18.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v1

Toggle v1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump ruamel-yaml in the dependencies group (#353)

Bumps the dependencies group with 1 update: ruamel-yaml.


Updates `ruamel-yaml` from 0.18.10 to 0.18.11

---
updated-dependencies:
- dependency-name: ruamel-yaml
  dependency-version: 0.18.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v1.20.3

Toggle v1.20.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump the dependencies group with 2 updates (#325)

* chore(deps): bump the dependencies group with 2 updates

Bumps the dependencies group with 2 updates: [github/contributors](https://github.com/github/contributors) and [super-linter/super-linter](https://github.com/super-linter/super-linter).


Updates `github/contributors` from 1.5.5 to 1.5.6
- [Release notes](https://github.com/github/contributors/releases)
- [Commits](github/contributors@1f903d4...ed5a1f1)

Updates `super-linter/super-linter` from 7.2.1 to 7.3.0
- [Release notes](https://github.com/super-linter/super-linter/releases)
- [Changelog](https://github.com/super-linter/super-linter/blob/main/CHANGELOG.md)
- [Commits](super-linter/super-linter@85f7611...4e8a7c2)

---
updated-dependencies:
- dependency-name: github/contributors
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: super-linter/super-linter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix: linting

Signed-off-by: jmeridth <jmeridth@gmail.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: jmeridth <jmeridth@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jmeridth <jmeridth@gmail.com>

v1.20.2

Toggle v1.20.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump python in the dependencies group (#317)

v1.20.1

Toggle v1.20.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: fix permissions on auto-labler and release-image (#307)

Signed-off-by: jmeridth <jmeridth@gmail.com>
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy