bake-modernize 0.43.0 → 0.44.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- checksums.yaml.gz.sig +0 -0
- data/lib/bake/modernize/version.rb +1 -1
- data/template/copilot/.github/copilot-instructions.md +1 -1
- data/template/git/.gitignore +1 -1
- data.tar.gz.sig +0 -0
- metadata +1 -1
- metadata.gz.sig +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 157c294fa3764a7e1e67ba17c05cf32f41d11f6b84ccda8a4db41078352ec153
|
4
|
+
data.tar.gz: 65e2190542596291b8eed71194b4f78ed4c2eb98c928704daf44edd75548a271
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: dcd2e42937658e9aaa9a50d4f0e5a14765718ed62574c2da338a40ee51da2f86ee13746be99a057df4601c0253ae210d90c89126b0ed581da5ca7fd8ed9e3b21
|
7
|
+
data.tar.gz: f44b9d8056c190aa63caad4e8fbfe9c6785ff6f9ebc36b01e9420aaa37e9d9862651f207bf1aec85790caccb433308b8e05ab553d2eda55d188b736a384d32e6
|
checksums.yaml.gz.sig
CHANGED
Binary file
|
@@ -2,7 +2,7 @@
|
|
2
2
|
|
3
3
|
## Use Agent Context
|
4
4
|
|
5
|
-
When working on this project, consult the `
|
5
|
+
When working on this project, consult the `agents.md` file for project-specific guidelines, architecture decisions, and development patterns. This file contains curated information that will help you make better decisions aligned with the project's goals and standards.
|
6
6
|
|
7
7
|
If the file does not exist, you will need to install it, by running the following command:
|
8
8
|
|
data/template/git/.gitignore
CHANGED
data.tar.gz.sig
CHANGED
Binary file
|
metadata
CHANGED
metadata.gz.sig
CHANGED
Binary file
|