-
Notifications
You must be signed in to change notification settings - Fork 3
Comparing changes
Open a pull request
base repository: coder/registry
base: mes/site-check-script
head repository: coder/registry
compare: main
- 13 commits
- 56 files changed
- 3 contributors
Commits on Apr 22, 2025
-
Merge pull request #12 from coder/mes/site-check-script
fix: make site health check easier to use
Configuration menu - View commit details
-
Copy full SHA for 7d447d1 - Browse repository at this point
Copy the full SHA 7d447d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36acd61 - Browse repository at this point
Copy the full SHA 36acd61View commit details
Commits on Apr 23, 2025
-
Merge pull request #17 from coder/mes/main-readme
chore: add main README.md file to project
Configuration menu - View commit details
-
Copy full SHA for c1e196c - Browse repository at this point
Copy the full SHA c1e196cView commit details
Commits on Apr 29, 2025
-
chore: add �[32m�[1mSuccess!�[0m The configuration is valid. (#16)
More work towards closing coder/internal#532 ## Changes made - Added Bash script to run `terraform validate` on all relevant repos - Updated `package.json` and CI to use the script
Configuration menu - View commit details
-
Copy full SHA for 9404ad9 - Browse repository at this point
Copy the full SHA 9404ad9View commit details -
chore: add CONTRIBUTING.md file (#13)
## Changes made - Added `CONTRIBUTING.md` file (mostly copied over from modules repo, with some parts reworded, and some sections added) ## Notes - This definitely isn't the final version of the file (it should definitely change we have more Bash stuff added), but it felt like it's in a good enough spot for an initial release
Configuration menu - View commit details
-
Copy full SHA for 0ce1e7a - Browse repository at this point
Copy the full SHA 0ce1e7aView commit details -
chore: add prettier/typo check to CI (#14)
## Changes made - Added back CI steps for validating the codebase for typos and formatting - Updated README validation CI step to be dependent on typo-checking step - Updated configuration files as needed to support the new CI step - Updated all files that were previously getting skipped over from improperly-set-up CI logic
Configuration menu - View commit details
-
Copy full SHA for 9e18a4e - Browse repository at this point
Copy the full SHA 9e18a4eView commit details
Commits on May 2, 2025
-
fix: update repo structure validation logic to disallow false positiv…
…es (#10) * refactor: update file structure to reflect new changes * refactor: start splitting up files * refactor: more domain splitting * refactor: remove directory validation from contributors file * fix: update repo structure checks * fix: improve check for user namespace subdirectories * docs: add missing words to comment * docs: update typo * refactor: make code easier to read * fix: update README files * fix: remove employer field entirely * fix: make Github field optional * refactor: rename files
Configuration menu - View commit details
-
Copy full SHA for 45dc925 - Browse repository at this point
Copy the full SHA 45dc925View commit details -
chore: add logic to validate all modules (#11)
Closes coder/internal#531 ## Changes made - Added functionality to validate the structure of module README files (frontmatter and the README body) - Added a really basic snapshot-ish test for the module README body validation - Updated README files that were previously violating README requirements (the old modules validation logic wasn't catching these) - Changed `ValidationPhase` from an int to a string
Configuration menu - View commit details
-
Copy full SHA for ba6fea8 - Browse repository at this point
Copy the full SHA ba6fea8View commit details
Commits on May 5, 2025
-
chore(deps): bump crate-ci/typos from 1.31.1 to 1.32.0
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.31.1 to 1.32.0. - [Release notes](https://github.com/crate-ci/typos/releases) - [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md) - [Commits](crate-ci/typos@v1.31.1...v1.32.0) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-version: 1.32.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for efed015 - Browse repository at this point
Copy the full SHA efed015View commit details -
Configuration menu - View commit details
-
Copy full SHA for cab08fb - Browse repository at this point
Copy the full SHA cab08fbView commit details
Commits on May 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 7ea1f30 - Browse repository at this point
Copy the full SHA 7ea1f30View commit details
Commits on May 9, 2025
-
chore: sync newest module updates to registry (#84)
## Changes made - Copied over all changes to existing modules, making sure to preserve all relative path updates made specifically for the Registry repo - Copied over all modules that were created since the last sync (Windsurf, Devcontainers-CLI) - Copied over changes from the `test.ts` file ## Notes - This PR does not cover coder/modules#426, which contains a few changes around updating the Bash scripts and the contributing README file. @f0ssel tagging you so that you're aware, but I'll be taking care of the `CONTRIBUTING.md` file --------- Co-authored-by: M Atif Ali <me@matifali.dev>
Configuration menu - View commit details
-
Copy full SHA for 496b09d - Browse repository at this point
Copy the full SHA 496b09dView commit details -
chore: add all missing README files to repo (#85)
## Changes made - Fleshed out main top-level README file - Added formal docs for code of conduct and security (that just lead to the Coder Docs) - Revamped contributing guide - Added a few images to help support the new docs ## Notes - Just because we're not supporting templates for the moment, I did deliberately limit the number of mentions to it.
Configuration menu - View commit details
-
Copy full SHA for 31b8312 - Browse repository at this point
Copy the full SHA 31b8312View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff mes/site-check-script...main